Results

By type

          Service started with pid=7
 | 2026-02-23T14:03:20.280Z	 |                               reactor.util.Loggers	 | DEBUG	 | Using Slf4j logging framework	 | 	 | 	 | 	 | main
 | 2026-02-23T14:03:20.297Z	 | t.services.cbs.client.model.CbsClientConfiguration	 | INFO	 | CBS client will use plain http protocol.	 | 	 | 	 | 	 | main
 | 2026-02-23T14:03:20.298Z	 | .sdk.rest.services.cbs.client.api.CbsClientFactory	 | INFO	 | Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=0, appName=dcae-hv-ves-collector, protocol=http, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}	 | 	 | 	 | 	 | main
 | 2026-02-23T14:03:20.450Z	 | ollectors.veshv.config.impl.HvVesCommandLineParser	 | INFO	 | Healthcheck port missing on command line, using default: 6060	 | 	 | 	 | 	 | main
 | 2026-02-23T14:03:20.545Z	 | r.core.util.internal.logging.InternalLoggerFactory	 | DEBUG	 | Using SLF4J as the default logging framework	 | 	 | 	 | 	 | main
 | 2026-02-23T14:03:20.853Z	 | ae.collectors.veshv.main.servers.HealthCheckServer	 | INFO	 | Health check server is up and listening on 0:0:0:0:0:0:0:0%0:6060	 | 	 | 	 | InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-1
 | 2026-02-23T14:03:20.880Z	 | ae.collectors.veshv.config.api.ConfigurationModule	 | INFO	 | Using base configuration file: /etc/ves-hv/configuration/base.json	 | 	 | 	 | 	 | main
 | 2026-02-23T14:03:20.893Z	 | ae.collectors.veshv.config.api.ConfigurationModule	 | INFO	 | Successfully parsed configuration file to: PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(60), firstRequestDelaySec=Some(10), requestIntervalSec=Some(5), sslDisable=Some(true), keyStoreFile=None, keyStorePasswordFile=None, trustStoreFile=None, trustStorePasswordFile=None, logLevel=Some(INFO), streamPublishers=None)	 | 	 | 	 | 	 | main
 | 2026-02-23T14:03:20.949Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Trying to load configuration from configMap file: /app-config-input/application_config.yaml	 | 	 | 	 | 	 | main
 | 2026-02-23T14:03:20.983Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | INFO	 | CBS client successfully created, first request will be sent in 10 s	 | 	 | 	 | InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, ServerFQDN=dcae-hv-ves-collector	 | main
 | 2026-02-23T14:03:30.998Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:03:30.999Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Received new configuration:
{"cbs.requestIntervalSec":5,"logLevel":"INFO","security.keys.keyStoreFile":"/etc/ves-hv/ssl/cert.jks","security.keys.keyStorePasswordFile":"/etc/ves-hv/ssl/jks.pass","security.keys.trustStoreFile":"/etc/ves-hv/ssl/trust.jks","security.keys.trustStorePasswordFile":"/etc/ves-hv/ssl/trust.pass","security.sslDisable":true,"server.idleTimeoutSec":300,"server.listenPort":6061,"streams_publishes":{"perf3gpp":{"kafka_info":{"bootstrap_servers":"onap-strimzi-kafka-bootstrap:9092","topic_name":"HV_VES_PERF3GPP"},"type":"kafka"},"ves-3gpp-fault-supervision":{"kafka_info":{"bootstrap_servers":"onap-strimzi-kafka-bootstrap:9092","topic_name":"SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"kafka"},"ves-3gpp-heartbeat":{"kafka_info":{"bootstrap_servers":"onap-strimzi-kafka-bootstrap:9092","topic_name":"SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"kafka"},"ves-3gpp-performance-assurance":{"kafka_info":{"bootstrap_servers":"onap-strimzi-kafka-bootstrap:9092","topic_name":"SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"kafka"},"ves-3gpp-provisioning":{"kafka_info":{"bootstrap_servers":"onap-strimzi-kafka-bootstrap:9092","topic_name":"SEC_3GPP_PROVISIONING_OUTPUT"},"type":"kafka"}}}	 | 	 | 	 | InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2026-02-23T14:03:31.038Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Successfully parsed configuration json to:
PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=None, requestIntervalSec=Some(5), sslDisable=Some(true), keyStoreFile=Some(/etc/ves-hv/ssl/cert.jks), keyStorePasswordFile=Some(/etc/ves-hv/ssl/jks.pass), trustStoreFile=Some(/etc/ves-hv/ssl/trust.jks), trustStorePasswordFile=Some(/etc/ves-hv/ssl/trust.pass), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=onap-strimzi-kafka-bootstrap:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=null}, GsonKafka{name='ves-3gpp-fault-supervision', kafkaInfo=KafkaInfo{bootstrapServers=onap-strimzi-kafka-bootstrap:9092, topicName=SEC_3GPP_FAULTSUPERVISION_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=null}, GsonKafka{name='ves-3gpp-heartbeat', kafkaInfo=KafkaInfo{bootstrapServers=onap-strimzi-kafka-bootstrap:9092, topicName=SEC_3GPP_HEARTBEAT_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=null}, GsonKafka{name='ves-3gpp-performance-assurance', kafkaInfo=KafkaInfo{bootstrapServers=onap-strimzi-kafka-bootstrap:9092, topicName=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=null}, GsonKafka{name='ves-3gpp-provisioning', kafkaInfo=KafkaInfo{bootstrapServers=onap-strimzi-kafka-bootstrap:9092, topicName=SEC_3GPP_PROVISIONING_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=null}]))	 | 	 | 	 | InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2026-02-23T14:03:31.039Z	 | ollectors.veshv.config.impl.ConfigurationValidator	 | INFO	 | About to validate configuration: PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=Some(10), requestIntervalSec=Some(5), sslDisable=Some(true), keyStoreFile=Some(/etc/ves-hv/ssl/cert.jks), keyStorePasswordFile=Some(/etc/ves-hv/ssl/jks.pass), trustStoreFile=Some(/etc/ves-hv/ssl/trust.jks), trustStorePasswordFile=Some(/etc/ves-hv/ssl/trust.pass), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=onap-strimzi-kafka-bootstrap:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=null}, GsonKafka{name='ves-3gpp-fault-supervision', kafkaInfo=KafkaInfo{bootstrapServers=onap-strimzi-kafka-bootstrap:9092, topicName=SEC_3GPP_FAULTSUPERVISION_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=null}, GsonKafka{name='ves-3gpp-heartbeat', kafkaInfo=KafkaInfo{bootstrapServers=onap-strimzi-kafka-bootstrap:9092, topicName=SEC_3GPP_HEARTBEAT_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=null}, GsonKafka{name='ves-3gpp-performance-assurance', kafkaInfo=KafkaInfo{bootstrapServers=onap-strimzi-kafka-bootstrap:9092, topicName=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=null}, GsonKafka{name='ves-3gpp-provisioning', kafkaInfo=KafkaInfo{bootstrapServers=onap-strimzi-kafka-bootstrap:9092, topicName=SEC_3GPP_PROVISIONING_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=null}]))	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:03:31.045Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | DEBUG	 | CBS request interval changed to: 5 s	 | 	 | 	 | InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2026-02-23T14:03:31.047Z	 |                org.onap.dcae.collectors.veshv.main	 | INFO	 | Using updated configuration for new connections	 | 	 | 	 | InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, ServerFQDN=dcae-hv-ves-collector	 | elastic-2
 | 2026-02-23T14:03:31.058Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Collector configured with SSL disabled	 | 	 | 	 | 	 | elastic-2
 | 2026-02-23T14:03:31.065Z	 |    org.onap.dcae.collectors.veshv.impl.HvVesServer	 | INFO	 | HighVolume VES Collector is up and listening on 0:0:0:0:0:0:0:0%0:6061	 | 	 | 	 | InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:03:33.045Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=79eb0ae7-2f69-4a8b-ad58-d39835005074, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=bf897c60-4852-4c32-9847-3058b759b8a1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:03:33.063Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=79eb0ae7-2f69-4a8b-ad58-d39835005074, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=bf897c60-4852-4c32-9847-3058b759b8a1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:03:36.052Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:03:41.056Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:03:46.061Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:03:47.972Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a6ce1bef-c61b-478c-a649-870993e152df, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e4897996-14bd-4c38-8621-1a413a127162, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:03:47.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a6ce1bef-c61b-478c-a649-870993e152df, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e4897996-14bd-4c38-8621-1a413a127162, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:03:51.065Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:03:56.072Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:04:01.075Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:04:02.984Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=fbe4d910-1b3e-495f-be29-1dc3864190d0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d98a6554-ac05-4120-9be5-dc060728d3dd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:04:02.985Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=fbe4d910-1b3e-495f-be29-1dc3864190d0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d98a6554-ac05-4120-9be5-dc060728d3dd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:04:06.079Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:04:11.083Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:04:16.086Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:04:17.979Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f2859174-af9d-40cd-84e9-71c815882c7b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c2c5f5fc-39c8-4823-9008-d62cd13f12f8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:04:17.980Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f2859174-af9d-40cd-84e9-71c815882c7b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c2c5f5fc-39c8-4823-9008-d62cd13f12f8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:04:21.089Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:04:26.093Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:04:31.097Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:04:32.997Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1db3946d-2167-4350-b33a-59e2dd3475b4, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0b7ec152-b1b5-4b37-a6f0-4e0c581409cc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:04:32.998Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1db3946d-2167-4350-b33a-59e2dd3475b4, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0b7ec152-b1b5-4b37-a6f0-4e0c581409cc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:04:36.100Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:04:41.103Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:04:46.106Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:04:47.982Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1987ee76-02e5-4d6c-acfc-29bcd7b13888, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=dcfa2f18-fb58-4a4a-ac95-1fb2b299c167, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:04:47.983Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1987ee76-02e5-4d6c-acfc-29bcd7b13888, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=dcfa2f18-fb58-4a4a-ac95-1fb2b299c167, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:04:51.109Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:04:56.112Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:05:01.114Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:05:03.001Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6b20f583-89ad-4ca2-8b64-96936d9a4f8e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=33b8ffaa-b2f3-45f8-86e7-a9bf8bf1e08c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:05:03.002Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6b20f583-89ad-4ca2-8b64-96936d9a4f8e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=33b8ffaa-b2f3-45f8-86e7-a9bf8bf1e08c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:05:06.117Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:05:11.119Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:05:16.122Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:05:17.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5b7547fe-960d-49aa-810b-485416828302, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=79944488-1173-4dd4-bb69-5938773b8d9a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:05:17.964Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5b7547fe-960d-49aa-810b-485416828302, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=79944488-1173-4dd4-bb69-5938773b8d9a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:05:21.128Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:05:26.131Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:05:31.134Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:05:32.986Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=577ad099-ea4b-42e7-84d1-55a7cb451d4b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ebea177d-fcf7-4dd7-8e93-148067375d7a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:05:32.988Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=577ad099-ea4b-42e7-84d1-55a7cb451d4b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ebea177d-fcf7-4dd7-8e93-148067375d7a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:05:36.137Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:05:41.139Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:05:46.142Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:05:47.959Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b3046e5d-5452-4362-ae6c-f986eac80df3, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0721e67a-3fd0-413b-b8e7-d83bf5ecf880, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:05:47.961Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b3046e5d-5452-4362-ae6c-f986eac80df3, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0721e67a-3fd0-413b-b8e7-d83bf5ecf880, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:05:51.144Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:05:56.147Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:06:01.149Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:06:02.954Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9b5b9b96-c6f0-4006-88c1-839d7244f8aa, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=930be0e0-e5f8-4954-8407-8781eceef71b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:06:02.955Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9b5b9b96-c6f0-4006-88c1-839d7244f8aa, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=930be0e0-e5f8-4954-8407-8781eceef71b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:06:06.152Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:06:11.154Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:06:16.157Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:06:17.994Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e79e5ef1-be07-4bd7-949c-f14ea347819b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=5522bea9-86fb-491b-983b-884a6c48a36d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:06:17.995Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e79e5ef1-be07-4bd7-949c-f14ea347819b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=5522bea9-86fb-491b-983b-884a6c48a36d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:06:21.160Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:06:26.162Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:06:31.164Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:06:32.982Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0d8b435c-9493-45d5-8282-f65dbb69dba4, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=cc6fe766-f63a-4e77-977b-dd6245c51060, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:06:32.983Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0d8b435c-9493-45d5-8282-f65dbb69dba4, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=cc6fe766-f63a-4e77-977b-dd6245c51060, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:06:36.167Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:06:41.169Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:06:46.172Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:06:47.960Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f4e7eb3e-b755-4f5b-bea3-94a0dc7c3901, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=51610eea-8ce0-447b-a8fb-00b47f3b6f5f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:06:47.961Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f4e7eb3e-b755-4f5b-bea3-94a0dc7c3901, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=51610eea-8ce0-447b-a8fb-00b47f3b6f5f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:06:51.174Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:06:56.177Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:07:01.182Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:07:02.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0e7ad22f-5aa5-4646-a7f7-c4ad30e3069c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2bf34cca-7532-4201-9664-2a20e8930cea, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:07:02.959Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0e7ad22f-5aa5-4646-a7f7-c4ad30e3069c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2bf34cca-7532-4201-9664-2a20e8930cea, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:07:06.184Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:07:11.186Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:07:16.189Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:07:17.972Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f2d2c09d-0031-4554-8109-0076c46b5fd9, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e44668a7-3087-4dc5-917f-d4a74fa66f32, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:07:17.974Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f2d2c09d-0031-4554-8109-0076c46b5fd9, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e44668a7-3087-4dc5-917f-d4a74fa66f32, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:07:21.191Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:07:26.193Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:07:31.195Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:07:32.966Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=69a7e415-42f0-40b8-9de6-42406c0597f8, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a7862e18-286e-4b53-8ded-90a05a349f88, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:07:32.967Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=69a7e415-42f0-40b8-9de6-42406c0597f8, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a7862e18-286e-4b53-8ded-90a05a349f88, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:07:36.197Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:07:41.199Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:07:46.201Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:07:47.951Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9d78c9eb-8e81-4744-99ef-68b742330ed2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=59b210a2-4dba-4166-85a1-75adfd1f2ec7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:07:47.952Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9d78c9eb-8e81-4744-99ef-68b742330ed2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=59b210a2-4dba-4166-85a1-75adfd1f2ec7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:07:51.203Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:07:56.206Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:08:01.209Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:08:02.966Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=075424a3-45f0-4312-81bc-a9d0e28781c1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=18a22a28-4c66-4b20-8f83-6f5866e0ffe3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:08:02.967Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=075424a3-45f0-4312-81bc-a9d0e28781c1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=18a22a28-4c66-4b20-8f83-6f5866e0ffe3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:08:06.211Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:08:11.213Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:08:16.215Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:08:17.990Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=98800670-a7e0-4aae-9f92-1b3d887337e5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=4571b982-55ee-42d1-bd66-aefeb6762b38, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:08:17.991Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=98800670-a7e0-4aae-9f92-1b3d887337e5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=4571b982-55ee-42d1-bd66-aefeb6762b38, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:08:21.218Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:08:26.220Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:08:31.222Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:08:32.967Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1878e54b-9750-4219-bbdf-cb7e71e327af, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2f84e990-fedc-4ad7-8a4f-3a61d6759c70, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:08:32.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1878e54b-9750-4219-bbdf-cb7e71e327af, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2f84e990-fedc-4ad7-8a4f-3a61d6759c70, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:08:36.225Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:08:41.227Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:08:46.231Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:08:47.985Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b7e021f3-465a-491d-a39e-19beab8c9b2d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=4a50b4d2-eaa6-4290-8d32-5cb37f063e5d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:08:47.986Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b7e021f3-465a-491d-a39e-19beab8c9b2d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=4a50b4d2-eaa6-4290-8d32-5cb37f063e5d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:08:51.233Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:08:56.235Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:09:01.237Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:09:02.981Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=245d7676-3db7-404f-83b4-f1267fd0b63c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=aaf75ffa-f12c-4a33-a34a-6a1671f250d4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:09:02.982Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=245d7676-3db7-404f-83b4-f1267fd0b63c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=aaf75ffa-f12c-4a33-a34a-6a1671f250d4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:09:06.239Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:09:11.241Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:09:16.244Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:09:17.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5706e31f-7b8c-4ba3-b340-37fd18f2e45f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=5a559310-4e8e-4cf5-a658-956c534dca1c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:09:17.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5706e31f-7b8c-4ba3-b340-37fd18f2e45f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=5a559310-4e8e-4cf5-a658-956c534dca1c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:09:21.246Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:09:26.248Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:09:31.250Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:09:33.006Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4c9c023e-a0e1-4149-9199-504bf7a39fb5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=93b934ae-931b-440e-aafc-1435c145dcfe, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:09:33.006Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4c9c023e-a0e1-4149-9199-504bf7a39fb5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=93b934ae-931b-440e-aafc-1435c145dcfe, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:09:36.252Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:09:41.254Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:09:46.257Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:09:47.980Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b56b598d-e8dd-4cbe-8120-b02f6ca9ecdf, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a9a9a642-ec64-4af1-ada4-31f54f3a1db9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:09:47.981Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b56b598d-e8dd-4cbe-8120-b02f6ca9ecdf, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a9a9a642-ec64-4af1-ada4-31f54f3a1db9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:09:51.259Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:09:56.262Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:10:01.264Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:10:02.965Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f28cba96-e66c-4e76-9693-7ee329e1e385, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ea13cc50-4012-44e3-9e54-fc7989e78f9a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:10:02.966Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f28cba96-e66c-4e76-9693-7ee329e1e385, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ea13cc50-4012-44e3-9e54-fc7989e78f9a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:10:06.267Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:10:11.269Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:10:16.271Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:10:17.964Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ce3a186b-2b51-4a78-922f-15597fbd14b0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=001e5402-240f-4db1-986e-7fee8477eca6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:10:17.965Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ce3a186b-2b51-4a78-922f-15597fbd14b0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=001e5402-240f-4db1-986e-7fee8477eca6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:10:21.273Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:10:26.275Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:10:31.278Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:10:32.943Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=80281b7b-5779-49d0-82ba-4bc94003ddf7, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=3c9a60f7-6b83-460d-a198-e8972e91a59d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:10:32.944Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=80281b7b-5779-49d0-82ba-4bc94003ddf7, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=3c9a60f7-6b83-460d-a198-e8972e91a59d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:10:36.280Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:10:41.282Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:10:46.284Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:10:47.954Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=fdcaf7dd-2603-4717-b9ca-18510e306374, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=28276b12-cd1a-4b21-8367-2ea4be88d49d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:10:47.955Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=fdcaf7dd-2603-4717-b9ca-18510e306374, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=28276b12-cd1a-4b21-8367-2ea4be88d49d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:10:51.286Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:10:56.288Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:11:01.290Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:11:02.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c9281b35-0e20-4ad2-aa32-edc6598809b1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=754b4b1b-386d-4c10-913c-23897dcc876d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:11:02.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c9281b35-0e20-4ad2-aa32-edc6598809b1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=754b4b1b-386d-4c10-913c-23897dcc876d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:11:06.292Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:11:11.294Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:11:16.295Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:11:17.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a961d5eb-9d78-40cc-998c-aea517632632, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ed551bf9-3aea-4a83-bce3-9548943be5a7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:11:17.960Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a961d5eb-9d78-40cc-998c-aea517632632, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ed551bf9-3aea-4a83-bce3-9548943be5a7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:11:21.297Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:11:26.299Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:11:31.300Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:11:32.996Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1e0d1003-fe2f-4241-8409-2e0c509a505c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a9bf4315-0c49-497d-98a7-b0958677c0ca, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:11:32.997Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1e0d1003-fe2f-4241-8409-2e0c509a505c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a9bf4315-0c49-497d-98a7-b0958677c0ca, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:11:36.302Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:11:41.305Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:11:46.307Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:11:47.957Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=79c61804-0902-4643-8b79-f7c8fbd58e4d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=74bb9417-dc55-4873-a635-35b1e7e04493, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:11:47.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=79c61804-0902-4643-8b79-f7c8fbd58e4d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=74bb9417-dc55-4873-a635-35b1e7e04493, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:11:51.308Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:11:56.310Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:12:01.312Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:12:02.961Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4c34af45-d1b2-4e69-84d1-53b1b4b98f29, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=97c123ff-8957-4166-9473-9f58237b3576, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:12:02.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4c34af45-d1b2-4e69-84d1-53b1b4b98f29, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=97c123ff-8957-4166-9473-9f58237b3576, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:12:06.314Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:12:11.316Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:12:16.320Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:12:17.985Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a271118a-d930-4ebf-96eb-b780b72974de, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c5756d08-4287-4b04-8921-042ea3788d26, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:12:17.986Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a271118a-d930-4ebf-96eb-b780b72974de, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c5756d08-4287-4b04-8921-042ea3788d26, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:12:21.322Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:12:26.324Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:12:31.326Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:12:32.994Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=158fb682-be06-42fa-bb9b-584e76dc9e7b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=bc15162b-3ebe-43b3-a0de-6a1222c60da9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:12:32.995Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=158fb682-be06-42fa-bb9b-584e76dc9e7b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=bc15162b-3ebe-43b3-a0de-6a1222c60da9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:12:36.328Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:12:41.330Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:12:46.332Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:12:47.991Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=eef35089-1e8c-4ef6-a9db-fc00ef9ca6bd, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=36083422-759b-4f52-9a91-58f4844c7eb8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:12:47.992Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=eef35089-1e8c-4ef6-a9db-fc00ef9ca6bd, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=36083422-759b-4f52-9a91-58f4844c7eb8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:12:51.334Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:12:56.336Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:13:01.338Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:13:02.979Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5c080b19-ecdb-45cb-acbf-18b19c190b34, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=779eaa5b-4e01-4390-9f38-35e86eaec27e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:13:02.980Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5c080b19-ecdb-45cb-acbf-18b19c190b34, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=779eaa5b-4e01-4390-9f38-35e86eaec27e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:13:06.340Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:13:11.342Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:13:16.344Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:13:17.979Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8b0abc6a-a8f3-4bfd-8a4a-353e09f7bebc, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=dc2aeaeb-19ca-4adc-b317-4e96844187d4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:13:17.980Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8b0abc6a-a8f3-4bfd-8a4a-353e09f7bebc, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=dc2aeaeb-19ca-4adc-b317-4e96844187d4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:13:21.346Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:13:26.348Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:13:31.350Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:13:32.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1251a5d6-3861-43a8-a5dc-7cd6234e3240, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e35c6abd-08ac-4cea-82b2-2f6b18f7d7f1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:13:32.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1251a5d6-3861-43a8-a5dc-7cd6234e3240, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e35c6abd-08ac-4cea-82b2-2f6b18f7d7f1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:13:36.352Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:13:41.354Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:13:46.356Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:13:47.965Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=731738ef-f2ce-4d8a-841b-b6f6873db748, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=806ec7f7-8b72-451c-810a-0f2589940a9b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:13:47.966Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=731738ef-f2ce-4d8a-841b-b6f6873db748, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=806ec7f7-8b72-451c-810a-0f2589940a9b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:13:51.358Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:13:56.359Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:14:01.363Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:14:02.995Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5682d305-3d7d-44f4-b6f9-95b422c442f1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=109e878c-4d32-4b45-8f41-6903ce1cdbf0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:14:02.997Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5682d305-3d7d-44f4-b6f9-95b422c442f1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=109e878c-4d32-4b45-8f41-6903ce1cdbf0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:14:06.365Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:14:11.367Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:14:16.369Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:14:17.995Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=57affcb5-6d01-48e2-a67a-1f52f59ba3b4, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=63e80e1a-cd75-4014-9484-abd51ac09761, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:14:17.995Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=57affcb5-6d01-48e2-a67a-1f52f59ba3b4, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=63e80e1a-cd75-4014-9484-abd51ac09761, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:14:21.371Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:14:26.373Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:14:31.375Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:14:32.975Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f32fc4c0-5607-42e8-9279-2e898963304c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e852643f-596e-40b2-87b1-9777a8856dca, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:14:32.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f32fc4c0-5607-42e8-9279-2e898963304c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e852643f-596e-40b2-87b1-9777a8856dca, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:14:36.377Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:14:41.378Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:14:46.380Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:14:47.954Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=34c21106-c33c-4b2b-9fa7-b279f04003ec, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b99976f8-6669-499d-bd71-2b5bee9ea4fb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:14:47.955Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=34c21106-c33c-4b2b-9fa7-b279f04003ec, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b99976f8-6669-499d-bd71-2b5bee9ea4fb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:14:51.383Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:14:56.385Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:15:01.387Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:15:02.959Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=47a44615-f6f7-47ee-a23f-99d07782f3f9, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c479f135-8ca9-4287-a215-88031c316073, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:15:02.961Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=47a44615-f6f7-47ee-a23f-99d07782f3f9, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c479f135-8ca9-4287-a215-88031c316073, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:15:06.389Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:15:11.391Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:15:16.393Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:15:17.970Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6214229b-de57-49e5-b37e-eb04138079b9, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=53669abc-7e11-4af2-b082-5b9f1f84e2df, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:15:17.971Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6214229b-de57-49e5-b37e-eb04138079b9, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=53669abc-7e11-4af2-b082-5b9f1f84e2df, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:15:21.395Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:15:26.397Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:15:31.398Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:15:32.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7b4669f5-7957-4402-939e-e4dd96aee894, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=18c9e4cc-c098-47c3-86dc-afe819abc294, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:15:32.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7b4669f5-7957-4402-939e-e4dd96aee894, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=18c9e4cc-c098-47c3-86dc-afe819abc294, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:15:36.400Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:15:41.402Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:15:46.406Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:15:47.975Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8a454038-b605-4496-93ea-12739ecf8546, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2c3eeb75-6b5b-4c0e-97f0-7932202e01a4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:15:47.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8a454038-b605-4496-93ea-12739ecf8546, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2c3eeb75-6b5b-4c0e-97f0-7932202e01a4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:15:51.408Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:15:56.410Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:16:01.411Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:16:02.959Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=54ec11df-7a18-4c08-b1cc-8168eca04704, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e31537f3-19c3-4595-9023-06a80ee1f896, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:16:02.960Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=54ec11df-7a18-4c08-b1cc-8168eca04704, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e31537f3-19c3-4595-9023-06a80ee1f896, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:16:06.413Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:16:11.415Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:16:16.416Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:16:17.980Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=572e26a4-c5b7-4ffb-a37f-6feaf64316ad, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=029344e4-7fd6-4432-b694-33b78ba41733, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:16:17.982Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=572e26a4-c5b7-4ffb-a37f-6feaf64316ad, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=029344e4-7fd6-4432-b694-33b78ba41733, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:16:21.418Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:16:26.420Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:16:31.422Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:16:32.981Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=36421c76-3cc7-4ec1-9e2e-78c9faa8cb50, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0fe380ea-ad16-4d2d-bace-642aee528575, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:16:32.982Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=36421c76-3cc7-4ec1-9e2e-78c9faa8cb50, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0fe380ea-ad16-4d2d-bace-642aee528575, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:16:36.424Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:16:41.426Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:16:46.427Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:16:47.968Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=005fcecb-8300-4f12-92e5-a67025edd636, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=3334c0e4-550b-49d4-9849-55bb8dcf9651, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:16:47.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=005fcecb-8300-4f12-92e5-a67025edd636, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=3334c0e4-550b-49d4-9849-55bb8dcf9651, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:16:51.429Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:16:56.431Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:17:01.433Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:17:02.968Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=192c3a78-bb8f-461a-ae27-ec8d9010c47f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d83f9e4d-7d1c-417d-88dc-e691c68d4739, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:17:02.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=192c3a78-bb8f-461a-ae27-ec8d9010c47f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d83f9e4d-7d1c-417d-88dc-e691c68d4739, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:17:06.435Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:17:11.436Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:17:16.438Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:17:17.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a26c80fb-24e1-4b22-9ab8-5943236330c2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=56192343-752a-46cc-82e5-79aa99c63709, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:17:17.979Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a26c80fb-24e1-4b22-9ab8-5943236330c2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=56192343-752a-46cc-82e5-79aa99c63709, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:17:21.440Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:17:26.441Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:17:31.443Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:17:32.994Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a18afd37-0fd1-48ae-b7dc-c7454d4ebb75, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ae8d1078-0b71-4524-9c17-35e41ddef642, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:17:32.995Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a18afd37-0fd1-48ae-b7dc-c7454d4ebb75, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ae8d1078-0b71-4524-9c17-35e41ddef642, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:17:36.445Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:17:41.447Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:17:46.448Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:17:47.981Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a442b74d-ad67-44b4-bcf6-e5e47a615583, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6d71a4a4-4c21-461e-b0ef-68a6164f16b9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:17:47.982Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a442b74d-ad67-44b4-bcf6-e5e47a615583, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6d71a4a4-4c21-461e-b0ef-68a6164f16b9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:17:51.450Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:17:56.452Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:18:01.453Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:18:02.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2150f50c-d7fa-4fc9-bed2-d4c477176c6f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=651dc18c-836a-4ab8-8f8c-4b714cbdcbd0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:18:02.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2150f50c-d7fa-4fc9-bed2-d4c477176c6f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=651dc18c-836a-4ab8-8f8c-4b714cbdcbd0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:18:06.455Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:18:11.457Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:18:16.463Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:18:17.988Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=48310a80-4112-485f-9b7a-d6080e46dee8, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ab017893-2dfa-4175-af69-1208f04eb64c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:18:17.989Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=48310a80-4112-485f-9b7a-d6080e46dee8, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ab017893-2dfa-4175-af69-1208f04eb64c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:18:21.464Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:18:26.466Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:18:31.468Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:18:32.987Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=08eceb4d-b9b7-44e7-959b-e04403936ad4, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=8edc2e39-8b77-4a94-902a-30d42ece5ce9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:18:32.989Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=08eceb4d-b9b7-44e7-959b-e04403936ad4, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=8edc2e39-8b77-4a94-902a-30d42ece5ce9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:18:36.470Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:18:41.472Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:18:46.473Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:18:47.961Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2488a95f-fb0d-464c-89e7-104d47295548, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d1b57717-2280-42af-a878-f4f6fc7c4e12, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:18:47.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2488a95f-fb0d-464c-89e7-104d47295548, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d1b57717-2280-42af-a878-f4f6fc7c4e12, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:18:51.475Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:18:56.477Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:19:01.479Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:19:03.003Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4978e276-5da1-4411-83df-58aa756217b2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=1a218d12-2132-4174-afd0-423d5ca86056, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:19:03.004Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4978e276-5da1-4411-83df-58aa756217b2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=1a218d12-2132-4174-afd0-423d5ca86056, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:19:06.481Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:19:11.483Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:19:16.485Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:19:17.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e6a01658-7d8c-471c-8fdf-a1a5e1cc112f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e48ec782-d1ea-4b28-93ae-493f7ef22d74, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:19:17.973Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e6a01658-7d8c-471c-8fdf-a1a5e1cc112f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e48ec782-d1ea-4b28-93ae-493f7ef22d74, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:19:21.487Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:19:26.489Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:19:31.491Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:19:32.980Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ae02bc76-838f-4498-be27-2ddf237cb9fd, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=910918de-a17c-4228-bf8d-32e4711d2113, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:19:32.981Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ae02bc76-838f-4498-be27-2ddf237cb9fd, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=910918de-a17c-4228-bf8d-32e4711d2113, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:19:36.492Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:19:41.494Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:19:46.496Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:19:47.960Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b4bfdd63-ceb5-4ba0-8dba-9635fa3dc39f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c30dea99-bf37-4c3f-b2d5-7839342a0bf3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:19:47.961Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b4bfdd63-ceb5-4ba0-8dba-9635fa3dc39f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c30dea99-bf37-4c3f-b2d5-7839342a0bf3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:19:51.497Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:19:56.499Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:20:01.501Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:20:02.977Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=615674c6-c18e-4f54-9484-5cde28f2c96d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ad2a04c0-f380-41c8-8362-9619a0196b6b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:20:02.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=615674c6-c18e-4f54-9484-5cde28f2c96d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ad2a04c0-f380-41c8-8362-9619a0196b6b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:20:06.503Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:20:11.504Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:20:16.506Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:20:17.985Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0900b544-2e1e-4690-9baa-00c5ca02f950, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e3238397-3993-46b7-a586-4d359babdfcd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:20:17.986Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0900b544-2e1e-4690-9baa-00c5ca02f950, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e3238397-3993-46b7-a586-4d359babdfcd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:20:21.507Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:20:26.509Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:20:31.511Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:20:32.950Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2e1888d2-0a98-49d6-88fd-925dcb90c494, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=12f61848-5810-4818-94cb-2e8dfecf583f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:20:32.951Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2e1888d2-0a98-49d6-88fd-925dcb90c494, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=12f61848-5810-4818-94cb-2e8dfecf583f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:20:36.513Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:20:41.514Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:20:46.516Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:20:47.990Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=40d6b21f-4c51-4668-8e5e-7766e2235349, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b6d008ad-c837-4a35-bf8b-72d987f9aec3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:20:47.991Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=40d6b21f-4c51-4668-8e5e-7766e2235349, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b6d008ad-c837-4a35-bf8b-72d987f9aec3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:20:51.517Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:20:56.519Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:21:01.520Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:21:02.968Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2ae13748-7d9c-40e6-a8a0-7efc2f9e1c40, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=74d9e82d-f0c1-4823-be0e-ff65e88b695f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:21:02.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2ae13748-7d9c-40e6-a8a0-7efc2f9e1c40, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=74d9e82d-f0c1-4823-be0e-ff65e88b695f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:21:06.524Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:21:11.526Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:21:16.527Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:21:17.953Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6a171c99-cf0f-47ec-a969-c08ea4f3c705, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ff60aee5-1467-479b-9520-ddd5c740b7e3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:21:17.954Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6a171c99-cf0f-47ec-a969-c08ea4f3c705, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ff60aee5-1467-479b-9520-ddd5c740b7e3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:21:21.529Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:21:26.530Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:21:31.532Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:21:32.979Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4ea3131d-4086-4cba-8bd0-21fed473cf48, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=4474457f-318c-4e40-88b8-1933ac5c18f0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:21:32.980Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4ea3131d-4086-4cba-8bd0-21fed473cf48, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=4474457f-318c-4e40-88b8-1933ac5c18f0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:21:36.534Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:21:41.535Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:21:46.537Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:21:47.955Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=34c0ffdb-346f-4921-bf14-ea05befb123d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=77cc90b7-1e72-4733-912e-94f097c5243e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:21:47.957Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=34c0ffdb-346f-4921-bf14-ea05befb123d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=77cc90b7-1e72-4733-912e-94f097c5243e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:21:51.538Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:21:56.540Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:22:01.541Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:22:02.986Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8ea84b63-f7df-448c-b875-9e2f493581e4, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f63be7aa-7539-4e38-85f8-758f1b1e6a4f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:22:02.987Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8ea84b63-f7df-448c-b875-9e2f493581e4, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f63be7aa-7539-4e38-85f8-758f1b1e6a4f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:22:06.543Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:22:11.544Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:22:16.546Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:22:17.955Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=89527503-b197-46c0-9cf6-e6b1cc93a520, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=eb93aa66-f3ad-49f0-9245-f4f60c2bc15f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:22:17.956Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=89527503-b197-46c0-9cf6-e6b1cc93a520, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=eb93aa66-f3ad-49f0-9245-f4f60c2bc15f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:22:21.547Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:22:26.549Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:22:31.550Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:22:32.949Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a13160d4-9fdc-4f06-b2a7-dc4ba8d771e5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2237961e-8118-4389-8d90-3ba1fab63d7a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:22:32.950Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a13160d4-9fdc-4f06-b2a7-dc4ba8d771e5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2237961e-8118-4389-8d90-3ba1fab63d7a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:22:36.552Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:22:41.554Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:22:46.556Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:22:47.950Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=75aac744-f6ca-4fb3-b5ee-a2c9d876b606, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=48bf8bd5-359d-4892-9d6a-ec32eceafc6e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:22:47.951Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=75aac744-f6ca-4fb3-b5ee-a2c9d876b606, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=48bf8bd5-359d-4892-9d6a-ec32eceafc6e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:22:51.559Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:22:56.561Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:23:01.563Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:23:02.964Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=53a442fe-a4c9-48f6-bfb1-863fd1373ce7, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=81db0f54-7f8b-40f7-aaa2-112a6a629795, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:23:02.965Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=53a442fe-a4c9-48f6-bfb1-863fd1373ce7, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=81db0f54-7f8b-40f7-aaa2-112a6a629795, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:23:06.564Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:23:11.566Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:23:16.568Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:23:17.971Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e8ea3b44-34ec-45d0-9094-8c7ab008317d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=084fa5d3-1c9c-46de-94fb-84a35d4f51c5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:23:17.972Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e8ea3b44-34ec-45d0-9094-8c7ab008317d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=084fa5d3-1c9c-46de-94fb-84a35d4f51c5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:23:21.570Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:23:26.571Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:23:31.573Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:23:32.954Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9a48685f-0626-4845-822a-eea700dc3478, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=9cf68474-0736-4b9f-bd6c-ea03ce349f24, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:23:32.955Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9a48685f-0626-4845-822a-eea700dc3478, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=9cf68474-0736-4b9f-bd6c-ea03ce349f24, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:23:36.575Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:23:41.576Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:23:46.578Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:23:47.979Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b0324979-7cab-4b63-a8ce-0a6cafb8f265, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d37aee0e-dc0a-4050-b112-afa973465d84, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:23:47.980Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b0324979-7cab-4b63-a8ce-0a6cafb8f265, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d37aee0e-dc0a-4050-b112-afa973465d84, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:23:51.580Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:23:56.581Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:24:01.583Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:24:02.988Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0a43a73a-4996-4677-a72c-d699b9801fa2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=dafe05b7-789a-4e6d-b898-af5f916e95da, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:24:02.989Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0a43a73a-4996-4677-a72c-d699b9801fa2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=dafe05b7-789a-4e6d-b898-af5f916e95da, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:24:06.585Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:24:11.586Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:24:16.588Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:24:17.981Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=067cd435-6478-4ce3-8fc1-8665b4d2f8cd, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a583fcd6-665d-4baf-bda8-2a984584b1c9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:24:17.981Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=067cd435-6478-4ce3-8fc1-8665b4d2f8cd, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a583fcd6-665d-4baf-bda8-2a984584b1c9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:24:21.589Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:24:26.591Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:24:31.593Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:24:32.949Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=fd41bb89-7cf9-41e6-a2ba-7f4b52bf3d57, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0ae875f1-6b70-489f-8061-e635bf9b2d17, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:24:32.950Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=fd41bb89-7cf9-41e6-a2ba-7f4b52bf3d57, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0ae875f1-6b70-489f-8061-e635bf9b2d17, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:24:36.597Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:24:41.598Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:24:46.600Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:24:47.964Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=859976ca-31c9-456e-ad85-6ba5cb771d09, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=8d27e752-ee11-4836-941b-032c0e6f2d01, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:24:47.964Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=859976ca-31c9-456e-ad85-6ba5cb771d09, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=8d27e752-ee11-4836-941b-032c0e6f2d01, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:24:51.602Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:24:56.604Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:25:01.605Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:25:02.955Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6855b5da-7f09-4ab0-be4b-2794a7efde41, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6f593fb1-26e0-4a1b-be5c-99ec69de277f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:25:02.956Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6855b5da-7f09-4ab0-be4b-2794a7efde41, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6f593fb1-26e0-4a1b-be5c-99ec69de277f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:25:06.607Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:25:11.609Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:25:16.610Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:25:17.961Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f36b93f8-8c2d-407f-85f2-98be41fe8bf6, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c8e1bc66-3f40-4c61-b191-4a36661caf2c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:25:17.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f36b93f8-8c2d-407f-85f2-98be41fe8bf6, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c8e1bc66-3f40-4c61-b191-4a36661caf2c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:25:21.612Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:25:26.613Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:25:31.615Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:25:32.966Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8c6a1d7c-eb60-4440-8f97-3db56afe27d5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=5fbd6f06-6e9b-4ecd-8b84-3da4b9c8326c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:25:32.966Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8c6a1d7c-eb60-4440-8f97-3db56afe27d5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=5fbd6f06-6e9b-4ecd-8b84-3da4b9c8326c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:25:36.617Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:25:41.618Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:25:46.620Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:25:47.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=cb4a9f7b-f341-46c2-a59d-74338fcb6f6c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f667ce86-02b9-4265-af29-08221422bcb6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:25:47.970Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=cb4a9f7b-f341-46c2-a59d-74338fcb6f6c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f667ce86-02b9-4265-af29-08221422bcb6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:25:51.621Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:25:56.623Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:26:01.625Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:26:02.986Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d8c9ddda-ba2a-44ec-ae95-21b618f6793e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6a896300-570b-4994-a80d-9050409aef20, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:26:02.986Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d8c9ddda-ba2a-44ec-ae95-21b618f6793e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6a896300-570b-4994-a80d-9050409aef20, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:26:06.626Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:26:11.628Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:26:16.629Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:26:17.975Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b1891390-d9ef-48ee-b1a3-5d63fa78325f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6832aae4-3b23-4022-bbd6-ed59f1b4c6c9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:26:17.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b1891390-d9ef-48ee-b1a3-5d63fa78325f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6832aae4-3b23-4022-bbd6-ed59f1b4c6c9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:26:21.633Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:26:26.634Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:26:31.635Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:26:32.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=83e93fac-1f8c-4f84-a660-f296cf225bc6, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d690f78b-fb17-4c71-9b50-3d2d450604c2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:26:32.977Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=83e93fac-1f8c-4f84-a660-f296cf225bc6, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d690f78b-fb17-4c71-9b50-3d2d450604c2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:26:36.637Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:26:41.639Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:26:46.640Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:26:47.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f40b311c-ef2e-45ec-a9a0-ccfe16ff48ef, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=399e1369-4f0d-49cb-b3f2-d518f12f4325, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:26:47.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f40b311c-ef2e-45ec-a9a0-ccfe16ff48ef, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=399e1369-4f0d-49cb-b3f2-d518f12f4325, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:26:51.642Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:26:56.644Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:27:01.646Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:27:02.953Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7a0227fe-2dee-4610-934e-429196ce7ef0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=9887c868-d180-4274-a754-7f94363ea663, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:27:02.954Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7a0227fe-2dee-4610-934e-429196ce7ef0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=9887c868-d180-4274-a754-7f94363ea663, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:27:06.647Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:27:11.649Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:27:16.651Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:27:17.957Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0d30af06-555f-4f8b-af7a-790c0f5231cb, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b6792a1c-f2d3-435b-ae3b-a343f5b32ae6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:27:17.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0d30af06-555f-4f8b-af7a-790c0f5231cb, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b6792a1c-f2d3-435b-ae3b-a343f5b32ae6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:27:21.653Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:27:26.655Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:27:31.656Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:27:32.977Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a87bed60-30d3-446d-9cbf-0e567d35757b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=77532a4a-fef6-4f73-8118-b86cf6191442, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:27:32.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a87bed60-30d3-446d-9cbf-0e567d35757b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=77532a4a-fef6-4f73-8118-b86cf6191442, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:27:36.658Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:27:41.659Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:27:46.661Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:27:47.970Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=318fe6a6-22de-440b-8d6b-971610a2bfbe, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2641fe8d-c8e5-4243-a1b3-f13fad29f59a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:27:47.971Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=318fe6a6-22de-440b-8d6b-971610a2bfbe, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2641fe8d-c8e5-4243-a1b3-f13fad29f59a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:27:51.662Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:27:56.664Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:28:01.665Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:28:02.961Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a843c50d-0719-4d62-9da0-1c4e753dc41d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=71c97117-4a18-4b47-ae37-088ec0e07394, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:28:02.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a843c50d-0719-4d62-9da0-1c4e753dc41d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=71c97117-4a18-4b47-ae37-088ec0e07394, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:28:06.667Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:28:11.672Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:28:16.674Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:28:17.968Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=18de51ae-3b67-4c2b-ae06-21b05c492704, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=1b936499-866a-4fc0-88f5-dc1ddee670b1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:28:17.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=18de51ae-3b67-4c2b-ae06-21b05c492704, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=1b936499-866a-4fc0-88f5-dc1ddee670b1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:28:21.676Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:28:26.677Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:28:31.679Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:28:32.967Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=86f3d2f9-2a23-4dd3-95ae-130e7d506361, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0465b917-f4b6-4a48-962f-69b8e5fdf23e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:28:32.968Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=86f3d2f9-2a23-4dd3-95ae-130e7d506361, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0465b917-f4b6-4a48-962f-69b8e5fdf23e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:28:36.681Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:28:41.682Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:28:46.684Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:28:47.984Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=349fc37c-09eb-4ca3-bcfb-bdd97b4d8863, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=92843061-01d7-45da-98f0-1ec3eb3b3aa0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:28:47.985Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=349fc37c-09eb-4ca3-bcfb-bdd97b4d8863, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=92843061-01d7-45da-98f0-1ec3eb3b3aa0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:28:51.685Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:28:56.687Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:29:01.689Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:29:02.957Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=53aee5c0-2450-4009-8c11-689497f1df05, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=58b79413-d52b-401f-ac15-6e3d92e45959, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:29:02.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=53aee5c0-2450-4009-8c11-689497f1df05, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=58b79413-d52b-401f-ac15-6e3d92e45959, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:29:06.691Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:29:11.693Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:29:16.694Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:29:17.966Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a3e79198-903a-4edd-90a7-d0e655586551, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=57638f81-10e7-4f2b-9201-1e18628aee4a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:29:17.967Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a3e79198-903a-4edd-90a7-d0e655586551, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=57638f81-10e7-4f2b-9201-1e18628aee4a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:29:21.696Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:29:26.698Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:29:31.699Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:29:32.971Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=809e34b3-2818-445f-a557-61bf181af379, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e915c882-5331-4b8b-912c-e7b7476a3ae7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:29:32.971Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=809e34b3-2818-445f-a557-61bf181af379, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e915c882-5331-4b8b-912c-e7b7476a3ae7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:29:36.701Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:29:41.703Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:29:46.704Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:29:47.987Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2fd26ece-aaec-4866-abbf-6a028402fa03, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=cb4d1d21-a180-40c3-b14e-9ab13ea82093, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:29:47.988Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2fd26ece-aaec-4866-abbf-6a028402fa03, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=cb4d1d21-a180-40c3-b14e-9ab13ea82093, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:29:51.705Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:29:56.709Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:30:01.711Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:30:02.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=93515da5-5c05-4e38-b777-bff24c16d011, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=09eee3b2-0822-4f81-bf11-c88d62d4bdb1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:30:02.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=93515da5-5c05-4e38-b777-bff24c16d011, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=09eee3b2-0822-4f81-bf11-c88d62d4bdb1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:30:06.713Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:30:11.714Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:30:16.716Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:30:17.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b7fd90f0-f543-4adf-bdfe-c7d5ca4a78b9, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=1a52ad1c-928f-4478-928f-4c2d99773ebf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:30:17.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b7fd90f0-f543-4adf-bdfe-c7d5ca4a78b9, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=1a52ad1c-928f-4478-928f-4c2d99773ebf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:30:21.717Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:30:26.719Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:30:31.720Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:30:32.984Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ff178ff8-7163-4aad-9298-250b59459485, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=04985266-b00c-4036-bd32-42fdac451754, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:30:32.985Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ff178ff8-7163-4aad-9298-250b59459485, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=04985266-b00c-4036-bd32-42fdac451754, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:30:36.722Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:30:41.723Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:30:46.725Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:30:47.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=314ca2ad-348e-4b66-9162-e7f647def05e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=1386ab85-f3f4-40a9-84dd-853e28f907a3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:30:47.964Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=314ca2ad-348e-4b66-9162-e7f647def05e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=1386ab85-f3f4-40a9-84dd-853e28f907a3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:30:51.727Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:30:56.728Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:31:01.730Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:31:02.956Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ae9b7951-6f6a-4231-b286-759f4c96b6e1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=72fc6c71-3746-4081-ab7a-efbddd7e2634, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:31:02.956Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ae9b7951-6f6a-4231-b286-759f4c96b6e1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=72fc6c71-3746-4081-ab7a-efbddd7e2634, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:31:06.731Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:31:11.733Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:31:16.735Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:31:17.977Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=07d677b7-059d-4462-8f99-dab6d7703e31, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=aad1dc31-2d1b-4bc5-a9c7-02009b6fb411, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:31:17.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=07d677b7-059d-4462-8f99-dab6d7703e31, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=aad1dc31-2d1b-4bc5-a9c7-02009b6fb411, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:31:21.736Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:31:26.738Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:31:31.739Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:31:32.970Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=67bea7e6-8e21-49d8-b563-ea3fce83e5cc, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=1f284a22-9c62-4ab0-aba7-451ded94841f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:31:32.970Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=67bea7e6-8e21-49d8-b563-ea3fce83e5cc, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=1f284a22-9c62-4ab0-aba7-451ded94841f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:31:36.741Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:31:41.744Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:31:46.746Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:31:47.977Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e9c2af62-3d0d-4e19-9341-26c52793ac21, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=95f20184-fb9c-4bea-95da-3ec361cce84e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:31:47.977Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e9c2af62-3d0d-4e19-9341-26c52793ac21, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=95f20184-fb9c-4bea-95da-3ec361cce84e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:31:51.748Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:31:56.749Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:32:01.751Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:32:02.979Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3bc41683-ee79-4a6f-ac01-92b9a19870e0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=50d16c24-c110-4fc3-8c14-069d5cf75150, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:32:02.979Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3bc41683-ee79-4a6f-ac01-92b9a19870e0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=50d16c24-c110-4fc3-8c14-069d5cf75150, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:32:06.752Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:32:11.754Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:32:16.755Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:32:17.952Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c5564c73-e599-4d73-aa50-92d04e56bad7, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b97f7539-40cf-4fb3-8276-76d1c045733c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:32:17.953Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c5564c73-e599-4d73-aa50-92d04e56bad7, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b97f7539-40cf-4fb3-8276-76d1c045733c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:32:21.757Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:32:26.758Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:32:31.759Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:32:32.968Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=65a64c42-45ef-4611-84e5-fb09167cd12f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=bd29519f-3b90-4062-8c3d-1bb7db9550da, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:32:32.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=65a64c42-45ef-4611-84e5-fb09167cd12f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=bd29519f-3b90-4062-8c3d-1bb7db9550da, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:32:36.761Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:32:41.762Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:32:46.764Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:32:47.959Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3461850c-15ac-48ca-ac0d-af7f1ce1447f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=4cd3e00e-1d27-4c81-aa86-3cda5820a643, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:32:47.959Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3461850c-15ac-48ca-ac0d-af7f1ce1447f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=4cd3e00e-1d27-4c81-aa86-3cda5820a643, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:32:51.766Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:32:56.767Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:33:01.769Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:33:02.979Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2b943318-a590-4c95-abec-899a685d6e45, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=679ae066-05b8-476a-927f-83f05e7bfd46, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:33:02.980Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2b943318-a590-4c95-abec-899a685d6e45, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=679ae066-05b8-476a-927f-83f05e7bfd46, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:33:06.771Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:33:11.772Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:33:16.774Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:33:17.977Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ab5f37e0-c74c-4514-9fd5-0efc81ea04ad, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6da4b831-42ff-4b08-bd2c-28894b4c9215, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:33:17.977Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ab5f37e0-c74c-4514-9fd5-0efc81ea04ad, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6da4b831-42ff-4b08-bd2c-28894b4c9215, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:33:21.775Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:33:26.779Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:33:31.781Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:33:32.968Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6cc6badf-31a1-4adb-9828-255cf09fb9dd, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=523e7459-052f-47bd-8c92-5272ea6db54c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:33:32.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6cc6badf-31a1-4adb-9828-255cf09fb9dd, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=523e7459-052f-47bd-8c92-5272ea6db54c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:33:36.782Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:33:41.783Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:33:46.785Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:33:47.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e8042ef9-26d5-4fc7-97e1-6a0b707db10e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f3f59e27-dd6b-4dee-adc4-3197e8c41468, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:33:47.964Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e8042ef9-26d5-4fc7-97e1-6a0b707db10e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f3f59e27-dd6b-4dee-adc4-3197e8c41468, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:33:51.787Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:33:56.788Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:34:01.790Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:34:02.971Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=52fe8a8f-891c-458c-a96d-b2524f9d97b2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=283399f5-6696-4ff2-b909-51fa9c8f8045, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:34:02.972Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=52fe8a8f-891c-458c-a96d-b2524f9d97b2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=283399f5-6696-4ff2-b909-51fa9c8f8045, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:34:06.791Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:34:11.793Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:34:16.794Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:34:17.966Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=39ae0b60-b1bc-4c45-a192-e14db50a512f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=1306ff5b-1f51-4a31-8630-74bb79322723, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:34:17.967Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=39ae0b60-b1bc-4c45-a192-e14db50a512f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=1306ff5b-1f51-4a31-8630-74bb79322723, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:34:21.796Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:34:26.798Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:34:31.799Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:34:32.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a46f1987-926a-4367-b2d8-ec99a5f15e97, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=336e7159-6773-44f7-85a0-ff2aaa31effb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:34:32.959Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a46f1987-926a-4367-b2d8-ec99a5f15e97, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=336e7159-6773-44f7-85a0-ff2aaa31effb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:34:36.800Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:34:41.802Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:34:46.803Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:34:47.955Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=47a10045-8dd1-4d37-aaca-68a190e22fd2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=4fc1619c-2322-4188-a95a-3afa23c49074, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:34:47.956Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=47a10045-8dd1-4d37-aaca-68a190e22fd2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=4fc1619c-2322-4188-a95a-3afa23c49074, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:34:51.805Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:34:56.807Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:35:01.808Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:35:02.981Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2bdeeec8-e02c-40bd-9d3d-d9bece5e86a4, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=9366a43a-3b51-40dd-9f1f-3f52fab7f43d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:35:02.982Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2bdeeec8-e02c-40bd-9d3d-d9bece5e86a4, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=9366a43a-3b51-40dd-9f1f-3f52fab7f43d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:35:06.809Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:35:11.811Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:35:16.814Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:35:17.950Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=297d1ad1-e7e2-4d94-b8a2-36141ef43289, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=212e6159-8f3b-4255-ac5d-a07956822ff1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:35:17.951Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=297d1ad1-e7e2-4d94-b8a2-36141ef43289, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=212e6159-8f3b-4255-ac5d-a07956822ff1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:35:21.816Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:35:26.818Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:35:31.820Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:35:32.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=190f1f07-837d-4c5d-a5dd-a036036f56f2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=73216d89-df1b-4f3b-918a-aeff208536d9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:35:32.977Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=190f1f07-837d-4c5d-a5dd-a036036f56f2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=73216d89-df1b-4f3b-918a-aeff208536d9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:35:36.821Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:35:41.823Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:35:46.824Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:35:47.957Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=720bbd1a-541e-486d-b835-97a78d4479cf, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b20149c5-4c34-4d0e-8dd9-d0dec07afac3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:35:47.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=720bbd1a-541e-486d-b835-97a78d4479cf, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b20149c5-4c34-4d0e-8dd9-d0dec07afac3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:35:51.825Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:35:56.827Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:36:01.828Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:36:02.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ed8d2b75-56ab-45f5-98f1-599da276a259, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a0223f66-c640-46dd-ab50-c28722fa3ef4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:36:02.964Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ed8d2b75-56ab-45f5-98f1-599da276a259, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a0223f66-c640-46dd-ab50-c28722fa3ef4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:36:06.829Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:36:11.831Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:36:16.832Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:36:17.950Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3af72e2d-2791-4fce-b6ae-ec7127f81bcb, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2045ff63-1887-405c-9e49-0837f373ca4d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:36:17.951Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3af72e2d-2791-4fce-b6ae-ec7127f81bcb, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2045ff63-1887-405c-9e49-0837f373ca4d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:36:21.833Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:36:26.834Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:36:31.836Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:36:32.964Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6f0f67aa-f772-42d9-a4ad-609d6028dc8e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=cfa7a000-91e5-46a1-a67d-dd34ebf9e1d2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:36:32.965Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6f0f67aa-f772-42d9-a4ad-609d6028dc8e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=cfa7a000-91e5-46a1-a67d-dd34ebf9e1d2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:36:36.837Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:36:41.839Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:36:46.840Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:36:47.975Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4a3dd3fd-77df-4e19-96d6-3c65d3ad70b1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0ca0264b-4e62-415f-b4c0-6de798094271, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:36:47.975Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4a3dd3fd-77df-4e19-96d6-3c65d3ad70b1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0ca0264b-4e62-415f-b4c0-6de798094271, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:36:51.841Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:36:56.843Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:37:01.846Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:37:02.995Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7cc20473-c90c-4cb7-afeb-2d52591f8644, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=1198f388-d295-4128-9384-4d5669a75780, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:37:02.995Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7cc20473-c90c-4cb7-afeb-2d52591f8644, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=1198f388-d295-4128-9384-4d5669a75780, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:37:06.848Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:37:11.849Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:37:16.851Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:37:17.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=09978061-39af-4a4b-8b60-45520e59a615, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2cdc3503-37f3-439d-bea3-81cb80380556, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:37:17.964Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=09978061-39af-4a4b-8b60-45520e59a615, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2cdc3503-37f3-439d-bea3-81cb80380556, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:37:21.852Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:37:26.853Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:37:31.855Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:37:32.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d2254fd7-9d36-407c-a341-a98e97d39ec3, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=4c219c8e-2473-410b-bcec-52b4d9219fb6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:37:32.979Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d2254fd7-9d36-407c-a341-a98e97d39ec3, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=4c219c8e-2473-410b-bcec-52b4d9219fb6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:37:36.857Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:37:41.858Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:37:46.860Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:37:47.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ea190087-a06f-4a4f-bbe3-1105f9afe799, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=60ad6d85-0991-4525-ada1-56e30e18185e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:37:47.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ea190087-a06f-4a4f-bbe3-1105f9afe799, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=60ad6d85-0991-4525-ada1-56e30e18185e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:37:51.861Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:37:56.863Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:38:01.864Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:38:02.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=18c8c6b0-ff42-4d9c-ab02-48f025bfa89d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=4ad9ca2d-698d-483f-b339-bde0e99fe447, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:38:02.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=18c8c6b0-ff42-4d9c-ab02-48f025bfa89d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=4ad9ca2d-698d-483f-b339-bde0e99fe447, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:38:06.866Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:38:11.867Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:38:16.869Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:38:17.957Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8601b5f8-8216-4c15-9063-ace9ba3acc70, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=086c9efc-1511-470e-9fce-8b30f51fa0ec, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:38:17.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8601b5f8-8216-4c15-9063-ace9ba3acc70, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=086c9efc-1511-470e-9fce-8b30f51fa0ec, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:38:21.870Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:38:26.871Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:38:31.873Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:38:32.981Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=867a74b2-16cb-4014-be00-9fb5061e35f3, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=14b8dd3e-73eb-4df2-9d76-008146316ad1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:38:32.981Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=867a74b2-16cb-4014-be00-9fb5061e35f3, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=14b8dd3e-73eb-4df2-9d76-008146316ad1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:38:36.874Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:38:41.876Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:38:46.879Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:38:47.967Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=720f4aa3-0c28-466b-8298-e85c2f8075d2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=be4d0dc1-0467-45a1-859c-b68a0dedd6dd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:38:47.967Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=720f4aa3-0c28-466b-8298-e85c2f8075d2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=be4d0dc1-0467-45a1-859c-b68a0dedd6dd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:38:51.881Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:38:56.883Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:39:01.884Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:39:02.979Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=35ab705d-7c5a-447d-b01c-d96d9460fdf4, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=84df8201-74f8-415b-a268-8d0761c01d63, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:39:02.980Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=35ab705d-7c5a-447d-b01c-d96d9460fdf4, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=84df8201-74f8-415b-a268-8d0761c01d63, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:39:06.886Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:39:11.887Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:39:16.889Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:39:17.993Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a52f2f5b-717b-4e50-b188-71e45e446906, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f47ad4fa-3d86-4a22-81ab-abea6406fd18, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:39:17.993Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a52f2f5b-717b-4e50-b188-71e45e446906, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f47ad4fa-3d86-4a22-81ab-abea6406fd18, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:39:21.890Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:39:26.891Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:39:31.893Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:39:32.981Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8ffdab77-b4fb-4d3a-a7c8-f7e6fbd18692, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=5cee4bc1-5b5a-4f1d-881d-682e493a35e1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:39:32.982Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8ffdab77-b4fb-4d3a-a7c8-f7e6fbd18692, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=5cee4bc1-5b5a-4f1d-881d-682e493a35e1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:39:36.894Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:39:41.896Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:39:46.897Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:39:47.991Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=39f9af77-f564-43fe-9a62-c40acc121574, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=81f9ff84-ddc8-49ca-9956-671781eed1e2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:39:47.992Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=39f9af77-f564-43fe-9a62-c40acc121574, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=81f9ff84-ddc8-49ca-9956-671781eed1e2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:39:51.899Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:39:56.900Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:40:01.902Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:40:02.965Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3adc6ee9-0389-410c-8539-12443e8e278d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=13f39da2-5110-46a6-ae8e-8ac96b953a07, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:40:02.966Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3adc6ee9-0389-410c-8539-12443e8e278d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=13f39da2-5110-46a6-ae8e-8ac96b953a07, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:40:06.903Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:40:11.905Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:40:16.906Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:40:17.972Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a8cf8e5a-1a5e-4f85-8725-a5bcb4eafcac, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=64f27ba9-5f7e-47e9-afcb-4bc1939a7f00, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:40:17.972Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a8cf8e5a-1a5e-4f85-8725-a5bcb4eafcac, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=64f27ba9-5f7e-47e9-afcb-4bc1939a7f00, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:40:21.907Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:40:26.909Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:40:31.910Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:40:32.968Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5b06762a-5434-453a-80e0-564d212731ab, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=047cb97d-c971-4011-bba2-d414b2dd0d63, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:40:32.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5b06762a-5434-453a-80e0-564d212731ab, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=047cb97d-c971-4011-bba2-d414b2dd0d63, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:40:36.913Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:40:41.914Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:40:46.916Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:40:47.957Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=90cd0b2d-29c9-4ae7-a5b1-15535e8297ab, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e546dbef-77fa-428d-ad9b-75d4f46bd4dd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:40:47.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=90cd0b2d-29c9-4ae7-a5b1-15535e8297ab, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e546dbef-77fa-428d-ad9b-75d4f46bd4dd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:40:51.918Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:40:56.919Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:41:01.920Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:41:02.966Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f4fde8cf-101c-4b7d-a689-302deb1614dc, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0b86652f-4006-461d-b069-b8774de9274f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:41:02.967Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f4fde8cf-101c-4b7d-a689-302deb1614dc, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0b86652f-4006-461d-b069-b8774de9274f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:41:06.922Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:41:11.923Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:41:16.924Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:41:17.992Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2584612d-682e-4c51-98a2-1c12bf65c481, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=38a97d6f-405a-4428-a7e3-1949ae00df65, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:41:17.993Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2584612d-682e-4c51-98a2-1c12bf65c481, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=38a97d6f-405a-4428-a7e3-1949ae00df65, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:41:21.925Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:41:26.927Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:41:31.928Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:41:32.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9a5dcb9b-d73d-43d8-9644-c508c3ab0c24, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e6a3094c-2a1e-4970-9e59-5c8a9186ea94, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:41:32.979Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9a5dcb9b-d73d-43d8-9644-c508c3ab0c24, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e6a3094c-2a1e-4970-9e59-5c8a9186ea94, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:41:36.930Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:41:41.931Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:41:46.933Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:41:47.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d5d8172f-ca40-4be2-b37d-46519739a271, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=499cbb07-0271-4c7b-9e5f-1bc4aef7bc1c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:41:47.959Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d5d8172f-ca40-4be2-b37d-46519739a271, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=499cbb07-0271-4c7b-9e5f-1bc4aef7bc1c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:41:51.934Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:41:56.936Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:42:01.937Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:42:02.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8993f241-8495-4c06-aa8e-08494bb04935, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=000afec8-37b2-41d4-a923-8c63af7098bf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:42:02.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8993f241-8495-4c06-aa8e-08494bb04935, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=000afec8-37b2-41d4-a923-8c63af7098bf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:42:06.939Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:42:11.940Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:42:16.941Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:42:17.996Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=38f9259c-baa2-445d-a4c1-502b26187e99, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c63d74e2-c4d4-4243-9c15-0ba9e14c81d8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:42:17.997Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=38f9259c-baa2-445d-a4c1-502b26187e99, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c63d74e2-c4d4-4243-9c15-0ba9e14c81d8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:42:21.945Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:42:26.946Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:42:31.947Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:42:32.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=236d0e0d-7365-40df-84e8-ad6a8b49689e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=db3273f1-152c-41aa-a08f-542821115771, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:42:32.959Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=236d0e0d-7365-40df-84e8-ad6a8b49689e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=db3273f1-152c-41aa-a08f-542821115771, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:42:36.949Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:42:41.950Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:42:46.951Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:42:47.973Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0644a9f9-385d-4aef-b26f-c5ea02e0c001, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2960b2b0-1228-454a-ac55-60636f75533a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:42:47.974Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0644a9f9-385d-4aef-b26f-c5ea02e0c001, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2960b2b0-1228-454a-ac55-60636f75533a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:42:51.953Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:42:56.954Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:43:01.955Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:43:02.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=69ab961f-56d9-4e0b-8b84-7365d6858b39, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=be00715d-2e32-4e7a-8b5a-c9ed954f7439, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:43:02.964Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=69ab961f-56d9-4e0b-8b84-7365d6858b39, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=be00715d-2e32-4e7a-8b5a-c9ed954f7439, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:43:06.957Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:43:11.958Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:43:12.206Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2be13017-8791-47c0-8d10-be1937aa4d1c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=895da8a2-d28e-4e2f-b23f-0700ab7ee140, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=10.233.71.146, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:43:12.286Z	 |   org.apache.kafka.clients.producer.ProducerConfig	 | INFO	 | ProducerConfig values: 
	acks = 1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = producer-1
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = false
	interceptor.classes = []
	internal.auto.downgrade.txn.commit = false
	key.serializer = class org.onap.dcae.collectors.veshv.impl.adapters.kafka.ProtobufSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 1
	max.request.size = 1258291
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 1
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.mechanism = SCRAM-SHA-512
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 127000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.onap.dcae.collectors.veshv.impl.adapters.kafka.VesMessageSerializer
	 | 	 | 	 | 	 | reactor-tcp-epoll-1
 | 2026-02-23T14:43:12.416Z	 | .kafka.common.security.authenticator.AbstractLogin	 | INFO	 | Successfully logged in.	 | 	 | 	 | 	 | reactor-tcp-epoll-1
 | 2026-02-23T14:43:12.436Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | Kafka version: 2.7.2	 | 	 | 	 | 	 | reactor-tcp-epoll-1
 | 2026-02-23T14:43:12.436Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | Kafka commitId: 37a1cc36bf4d76f3	 | 	 | 	 | 	 | reactor-tcp-epoll-1
 | 2026-02-23T14:43:12.436Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | Kafka startTimeMs: 1771857792433	 | 	 | 	 | 	 | reactor-tcp-epoll-1
 | 2026-02-23T14:43:12.444Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2be13017-8791-47c0-8d10-be1937aa4d1c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=895da8a2-d28e-4e2f-b23f-0700ab7ee140, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=10.233.71.146, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:43:12.695Z	 |                  org.apache.kafka.clients.Metadata	 | INFO	 | [Producer clientId=producer-1] Cluster ID: S34W8nUMT0aZb5moaR_4dA	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2026-02-23T14:43:16.961Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:43:17.981Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2d5289aa-4e2d-49f4-8b18-13bdbd0a0268, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=75be7905-9666-4ed5-bb57-d839e72ab034, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:43:17.982Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2d5289aa-4e2d-49f4-8b18-13bdbd0a0268, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=75be7905-9666-4ed5-bb57-d839e72ab034, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:43:21.963Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:43:26.964Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:43:31.965Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:43:32.961Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4b0915ad-5b5e-413b-95c7-fe6625d0d9aa, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2760a9c0-cec1-4e22-9bc4-be9395edb97d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:43:32.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4b0915ad-5b5e-413b-95c7-fe6625d0d9aa, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2760a9c0-cec1-4e22-9bc4-be9395edb97d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:43:36.967Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:43:41.968Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:43:46.969Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:43:47.965Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e3aa6448-62d5-4bcd-b74e-15982d10121c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=558238f4-9001-4a98-a3f8-9b73190b098c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:43:47.966Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e3aa6448-62d5-4bcd-b74e-15982d10121c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=558238f4-9001-4a98-a3f8-9b73190b098c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:43:51.971Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:43:56.972Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:44:01.974Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:44:02.984Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1ad11801-12e0-4e89-a814-85bd783add16, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c18bb8c7-8b28-4da0-bb3b-ff5e022ebc9f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:44:02.984Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1ad11801-12e0-4e89-a814-85bd783add16, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c18bb8c7-8b28-4da0-bb3b-ff5e022ebc9f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:44:06.975Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:44:11.977Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:44:16.978Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:44:17.971Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=bd39ef3a-59cb-4a99-9f1e-fb0ff49f5a2b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e5def929-b4aa-4247-9ac6-90aa76ea2fc1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:44:17.971Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=bd39ef3a-59cb-4a99-9f1e-fb0ff49f5a2b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e5def929-b4aa-4247-9ac6-90aa76ea2fc1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:44:21.980Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:44:26.981Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:44:31.983Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:44:32.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=319effdb-b0e6-4470-ae77-10fcbefc5b04, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=432e3486-5d3f-4cf7-a4bf-38081dd964aa, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:44:32.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=319effdb-b0e6-4470-ae77-10fcbefc5b04, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=432e3486-5d3f-4cf7-a4bf-38081dd964aa, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:44:36.984Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:44:41.986Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:44:46.987Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:44:47.955Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=83209c4d-ba1f-454c-9947-f7fe25b66f28, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ee371692-a92b-4406-b3b0-1755f15fc10b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:44:47.955Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=83209c4d-ba1f-454c-9947-f7fe25b66f28, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ee371692-a92b-4406-b3b0-1755f15fc10b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:44:51.988Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:44:56.990Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:45:01.991Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:45:02.982Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c6b34d69-f26b-484c-b5d2-bddd12fcaf50, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ccb44d76-cd7d-487e-842d-d53c1dd1371b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:45:02.983Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c6b34d69-f26b-484c-b5d2-bddd12fcaf50, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ccb44d76-cd7d-487e-842d-d53c1dd1371b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:45:06.993Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:45:11.994Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:45:16.996Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:45:17.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7fec2e22-5b73-4363-82fa-5253dcaa0d5b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=05bf97d9-dbef-4c91-9316-4d9b12f75a43, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:45:17.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7fec2e22-5b73-4363-82fa-5253dcaa0d5b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=05bf97d9-dbef-4c91-9316-4d9b12f75a43, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:45:21.997Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:45:26.999Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:45:32.000Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:45:32.950Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a074c633-d02f-476d-82d2-56360a2c0134, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=31b944ee-195b-4332-ab28-5cd80e1894d9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:45:32.951Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a074c633-d02f-476d-82d2-56360a2c0134, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=31b944ee-195b-4332-ab28-5cd80e1894d9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:45:37.002Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:45:42.003Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:45:47.005Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:45:47.986Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c476d30c-04ae-4703-9a74-0e776aea29b0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=4d81f2c3-a462-463f-bfaf-ff658e1ede8b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:45:47.987Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c476d30c-04ae-4703-9a74-0e776aea29b0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=4d81f2c3-a462-463f-bfaf-ff658e1ede8b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:45:52.006Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:45:57.007Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:46:02.009Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:46:02.955Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8cc871d2-ec6d-4286-9841-08c7a12fec9d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f7bbb67c-ba24-4c14-af43-2d6f2d6c051e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:46:02.955Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8cc871d2-ec6d-4286-9841-08c7a12fec9d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f7bbb67c-ba24-4c14-af43-2d6f2d6c051e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:46:07.013Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:46:12.015Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:46:17.016Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:46:17.991Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=569369e4-e2d7-407b-a68a-579b869019ca, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=fd0f40e7-ea2e-40ac-b793-7e38cd44bf3c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:46:17.993Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=569369e4-e2d7-407b-a68a-579b869019ca, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=fd0f40e7-ea2e-40ac-b793-7e38cd44bf3c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:46:22.017Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:46:27.019Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:46:32.020Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:46:32.975Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c76d895b-ed5c-434f-9f52-1f163ec492a5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=7c6652f7-c7be-4088-95ec-4d78195aae97, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:46:32.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c76d895b-ed5c-434f-9f52-1f163ec492a5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=7c6652f7-c7be-4088-95ec-4d78195aae97, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:46:37.021Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:46:42.023Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:46:47.024Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:46:47.954Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=54e5760d-ac93-4b91-8dbb-f4036fa0bb04, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=da070093-22f9-4a5b-a99f-e913bb83bc88, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:46:47.955Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=54e5760d-ac93-4b91-8dbb-f4036fa0bb04, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=da070093-22f9-4a5b-a99f-e913bb83bc88, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:46:52.025Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:46:57.026Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:47:02.028Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:47:02.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=96fbb415-2481-4b63-9025-013184a05be0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6c08938b-6168-46cf-bb67-5fc9df32b4c8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:47:02.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=96fbb415-2481-4b63-9025-013184a05be0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6c08938b-6168-46cf-bb67-5fc9df32b4c8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:47:07.029Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:47:12.031Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:47:17.032Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:47:17.990Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=27755e03-265d-4464-9c8c-505235652d92, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b331b435-32ca-417d-8d5d-b71f081f5602, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:47:17.991Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=27755e03-265d-4464-9c8c-505235652d92, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b331b435-32ca-417d-8d5d-b71f081f5602, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:47:22.033Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:47:27.035Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:47:32.036Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:47:32.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=dd1508da-a111-4408-b3d4-02efe3b50fb5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2cbedc41-ce88-4445-bea9-785dd7482f2b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:47:32.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=dd1508da-a111-4408-b3d4-02efe3b50fb5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2cbedc41-ce88-4445-bea9-785dd7482f2b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:47:37.037Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:47:42.039Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:47:47.040Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:47:47.985Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e65d3226-9ee8-4b5a-b9be-7f7ff5334f39, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=efbecf4f-a6eb-4893-a26a-e0d1d33cb9d3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:47:47.985Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e65d3226-9ee8-4b5a-b9be-7f7ff5334f39, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=efbecf4f-a6eb-4893-a26a-e0d1d33cb9d3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:47:52.041Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:47:57.043Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:48:02.044Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:48:02.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ea490632-b13d-4018-b734-cd3a512e20e4, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=7b496f69-4628-401b-aaec-6f72c38e49b4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:48:02.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ea490632-b13d-4018-b734-cd3a512e20e4, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=7b496f69-4628-401b-aaec-6f72c38e49b4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:48:07.045Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:48:12.047Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:48:17.048Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:48:17.964Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e54afc39-ea2d-4264-b666-e0ca30e34fe2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0182a378-eaf9-47ed-9557-4b3b98f745f7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:48:17.965Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e54afc39-ea2d-4264-b666-e0ca30e34fe2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0182a378-eaf9-47ed-9557-4b3b98f745f7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:48:22.049Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:48:27.050Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:48:32.054Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:48:32.952Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=820b657a-e62a-4e2f-9f3a-2065fa749192, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a422af87-baf9-4e2f-8954-9d7019b541dc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:48:32.953Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=820b657a-e62a-4e2f-9f3a-2065fa749192, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a422af87-baf9-4e2f-8954-9d7019b541dc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:48:37.055Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:48:42.056Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:48:47.057Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:48:47.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0412ff55-37d8-43dd-b974-62db9b25ec01, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e4d8b653-6a04-48db-a331-a625e330068f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:48:47.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0412ff55-37d8-43dd-b974-62db9b25ec01, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e4d8b653-6a04-48db-a331-a625e330068f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:48:52.059Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:48:57.060Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:49:02.061Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:49:02.995Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=76386f9e-65be-4042-893e-cc6eccefb8b4, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2d062ca6-c0f3-41dc-b488-b5a018ab9775, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:49:02.996Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=76386f9e-65be-4042-893e-cc6eccefb8b4, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2d062ca6-c0f3-41dc-b488-b5a018ab9775, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:49:07.063Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:49:12.064Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:49:17.066Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:49:17.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7ac386b1-f148-445a-8801-8d0d7d4633e0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=7a5c862e-8acf-49f5-90cb-42cf61908c7d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:49:17.964Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7ac386b1-f148-445a-8801-8d0d7d4633e0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=7a5c862e-8acf-49f5-90cb-42cf61908c7d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:49:22.067Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:49:27.068Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:49:32.069Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:49:32.981Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=73ba52fe-915b-427b-9317-5d18a9ca0e64, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b559ebde-0bc2-411b-b42d-a131055abe4e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:49:32.982Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=73ba52fe-915b-427b-9317-5d18a9ca0e64, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b559ebde-0bc2-411b-b42d-a131055abe4e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:49:37.070Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:49:42.072Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:49:47.075Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:49:47.948Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=435e72a9-9036-4888-8716-c2495a71a671, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=7d5ee498-f191-4adb-8ac6-ee6d50078b54, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:49:47.949Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=435e72a9-9036-4888-8716-c2495a71a671, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=7d5ee498-f191-4adb-8ac6-ee6d50078b54, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:49:52.076Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:49:57.077Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:50:02.079Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:50:02.989Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=bb2dad64-3689-49af-a110-c65d66509d71, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f8063101-09e4-45b9-928f-5b7e371d03f7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:50:02.990Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=bb2dad64-3689-49af-a110-c65d66509d71, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f8063101-09e4-45b9-928f-5b7e371d03f7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:50:07.080Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:50:12.081Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:50:17.082Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:50:17.977Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=327afa99-d55b-41f2-bd03-ba77846358c1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=5c420e3c-16ee-44ab-9114-fdf856df1d39, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:50:17.977Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=327afa99-d55b-41f2-bd03-ba77846358c1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=5c420e3c-16ee-44ab-9114-fdf856df1d39, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:50:22.084Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:50:27.085Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:50:32.086Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:50:32.961Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=73aeae94-83ee-4ff3-a0e6-4461b36d5fcd, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d6f90e50-d544-402a-b404-ab98507ddb32, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:50:32.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=73aeae94-83ee-4ff3-a0e6-4461b36d5fcd, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d6f90e50-d544-402a-b404-ab98507ddb32, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:50:37.087Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:50:42.089Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:50:47.090Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:50:47.973Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1ba00476-f7ef-4cb4-9deb-bb85519cf32b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=7a937b9f-6d3d-4d97-8797-55c425067d46, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:50:47.975Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1ba00476-f7ef-4cb4-9deb-bb85519cf32b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=7a937b9f-6d3d-4d97-8797-55c425067d46, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:50:52.091Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:50:57.092Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:51:02.094Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:51:02.977Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5858ba88-c442-45fd-8a5b-62e8c66cad9c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=52b35bf6-64dd-4983-9cd0-c105698847de, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:51:02.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5858ba88-c442-45fd-8a5b-62e8c66cad9c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=52b35bf6-64dd-4983-9cd0-c105698847de, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:51:07.095Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:51:12.099Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:51:17.100Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:51:17.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=278e7e5c-5265-47d8-ba0b-6b933ecfe07b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=04cff30f-9801-4eaf-958d-3dcca7363851, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:51:17.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=278e7e5c-5265-47d8-ba0b-6b933ecfe07b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=04cff30f-9801-4eaf-958d-3dcca7363851, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:51:22.101Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:51:27.103Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:51:32.105Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:51:32.956Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a1259212-32eb-4c0d-9bde-51d9c90b7e1e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=60b55722-8088-4148-80f6-c4bdc8fdfe16, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:51:32.957Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a1259212-32eb-4c0d-9bde-51d9c90b7e1e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=60b55722-8088-4148-80f6-c4bdc8fdfe16, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:51:37.106Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:51:42.107Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:51:47.108Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:51:47.950Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f364e399-523f-48ec-9789-8458f75efef8, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=cad7fb83-d59c-4e9a-af27-ec0d179e30c2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:51:47.951Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f364e399-523f-48ec-9789-8458f75efef8, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=cad7fb83-d59c-4e9a-af27-ec0d179e30c2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:51:52.110Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:51:57.111Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:52:02.113Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:52:02.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=37041f91-d890-42c2-81d8-6e2b65d73776, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=285b37f8-92a5-4903-a655-51c46e7bf1ef, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:52:02.979Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=37041f91-d890-42c2-81d8-6e2b65d73776, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=285b37f8-92a5-4903-a655-51c46e7bf1ef, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:52:07.114Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:52:12.116Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:52:17.117Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:52:17.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=170a6bf1-294c-4e48-8211-5873f02356e5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=bc9437d4-a13d-491d-99e1-626af1bb5aef, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:52:17.977Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=170a6bf1-294c-4e48-8211-5873f02356e5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=bc9437d4-a13d-491d-99e1-626af1bb5aef, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:52:22.118Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:52:27.119Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:52:32.121Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:52:32.972Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f595fc33-11d2-4c27-9b29-bf53c6f7b317, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=77cfefd1-aa03-4173-b911-2544cfa941c3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:52:32.973Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f595fc33-11d2-4c27-9b29-bf53c6f7b317, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=77cfefd1-aa03-4173-b911-2544cfa941c3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:52:37.122Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:52:42.123Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:52:47.124Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:52:47.943Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=47c1f546-d7f6-4e67-8a9e-180e45cdb8f8, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6854f78b-0662-494a-be28-4aebb4f22e66, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:52:47.944Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=47c1f546-d7f6-4e67-8a9e-180e45cdb8f8, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6854f78b-0662-494a-be28-4aebb4f22e66, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:52:52.125Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:52:57.126Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:53:02.128Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:53:02.961Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=97f5f3c0-5bcb-48c8-9154-d071712b5e07, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0686dfc8-4e6b-4bb2-98a7-10fd490e51cd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:53:02.961Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=97f5f3c0-5bcb-48c8-9154-d071712b5e07, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0686dfc8-4e6b-4bb2-98a7-10fd490e51cd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:53:07.129Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:53:12.130Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:53:17.132Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:53:17.970Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=25b57dec-7c04-4696-8f13-7e6c18020f6d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ec6b6bde-e9e0-46f6-a24b-26162cf34e7f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:53:17.971Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=25b57dec-7c04-4696-8f13-7e6c18020f6d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ec6b6bde-e9e0-46f6-a24b-26162cf34e7f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:53:22.133Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:53:27.134Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:53:32.135Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:53:32.952Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1e88b8e3-59ba-443b-bdbc-0153f215af20, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=711b2d73-04de-44d0-a6c5-2c00d728e30a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:53:32.953Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1e88b8e3-59ba-443b-bdbc-0153f215af20, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=711b2d73-04de-44d0-a6c5-2c00d728e30a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:53:37.137Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:53:42.138Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:53:47.139Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:53:47.953Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=262b1f97-d91c-4bbb-8944-40571cd65d2c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=8337a546-4650-4b9c-83da-cba6f53de176, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:53:47.953Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=262b1f97-d91c-4bbb-8944-40571cd65d2c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=8337a546-4650-4b9c-83da-cba6f53de176, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:53:52.143Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:53:57.144Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:54:02.146Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:54:02.954Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=54e33bc6-aa78-4b1b-92c8-a5e75cfb7045, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b465e0d2-7177-4180-b02a-d1834e92c730, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:54:02.954Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=54e33bc6-aa78-4b1b-92c8-a5e75cfb7045, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b465e0d2-7177-4180-b02a-d1834e92c730, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:54:07.147Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:54:12.148Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:54:17.150Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:54:17.977Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=df5e8a06-0f40-42d1-af43-e81217e8a877, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=5a219a63-f852-4de7-bde5-059b1fb09ce1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:54:17.977Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=df5e8a06-0f40-42d1-af43-e81217e8a877, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=5a219a63-f852-4de7-bde5-059b1fb09ce1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:54:22.152Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:54:27.153Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:54:32.154Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:54:32.982Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=99edefb6-7353-4943-93ef-864d57329894, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=260ee34a-fb1a-4e17-b4f1-6b6841feaa9a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:54:32.983Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=99edefb6-7353-4943-93ef-864d57329894, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=260ee34a-fb1a-4e17-b4f1-6b6841feaa9a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:54:37.155Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:54:42.156Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:54:47.158Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:54:47.953Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=bc324ef1-784c-43aa-9cac-e3ba6c9dcd62, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=bf273353-b74c-41a3-a2d9-7d2a51afb351, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:54:47.954Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=bc324ef1-784c-43aa-9cac-e3ba6c9dcd62, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=bf273353-b74c-41a3-a2d9-7d2a51afb351, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:54:52.160Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:54:57.161Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:55:02.162Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:55:02.983Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f681ce09-32d7-491e-8dc6-74c3c6b80bd1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=55955991-4bee-4157-a3c8-bc06003e6522, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:55:02.983Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f681ce09-32d7-491e-8dc6-74c3c6b80bd1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=55955991-4bee-4157-a3c8-bc06003e6522, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:55:07.164Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:55:12.166Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:55:17.167Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:55:17.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4223d464-a0ca-4815-9d63-120097a7903e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=3353bf4e-ff23-4a2f-9316-6362aa45cd28, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:55:17.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4223d464-a0ca-4815-9d63-120097a7903e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=3353bf4e-ff23-4a2f-9316-6362aa45cd28, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:55:22.168Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:55:27.170Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:55:32.171Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:55:32.949Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=15b4ac03-8436-454e-a024-d8f92d38e42a, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=aa2e83a3-0ebc-4217-bcfb-164ad1e77c92, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:55:32.949Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=15b4ac03-8436-454e-a024-d8f92d38e42a, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=aa2e83a3-0ebc-4217-bcfb-164ad1e77c92, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:55:37.173Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:55:42.175Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:55:47.176Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:55:47.977Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=87eaead5-977f-4c2d-a7f0-af399c90a3be, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=85388a6a-9ee9-41d1-9b02-010be1da6e19, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:55:47.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=87eaead5-977f-4c2d-a7f0-af399c90a3be, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=85388a6a-9ee9-41d1-9b02-010be1da6e19, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:55:52.177Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:55:57.178Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:56:02.180Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:56:02.946Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4ed7f676-4346-4013-963d-c2361245ffb1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b3eec756-92a3-4966-b133-abbe63bab470, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:56:02.946Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4ed7f676-4346-4013-963d-c2361245ffb1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b3eec756-92a3-4966-b133-abbe63bab470, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:56:07.182Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:56:12.183Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:56:17.184Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:56:17.965Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=50e5a19f-2d2f-4d4a-9aec-1244059021ff, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=85e35b3e-f098-45f9-b79d-b5247889f470, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:56:17.966Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=50e5a19f-2d2f-4d4a-9aec-1244059021ff, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=85e35b3e-f098-45f9-b79d-b5247889f470, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:56:22.186Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:56:27.187Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:56:32.189Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:56:32.950Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=442738fe-233a-4efa-9e85-bcbcc7ce42b0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e14099c1-dfd5-43f8-b308-d36248f8b74d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:56:32.951Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=442738fe-233a-4efa-9e85-bcbcc7ce42b0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e14099c1-dfd5-43f8-b308-d36248f8b74d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:56:37.192Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:56:42.193Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:56:47.195Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:56:47.994Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a4628a3f-8531-4230-b3fb-174a0ffab19e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2dad4656-6eb1-4dfa-bdb6-543985980a83, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:56:47.995Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a4628a3f-8531-4230-b3fb-174a0ffab19e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2dad4656-6eb1-4dfa-bdb6-543985980a83, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:56:52.196Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:56:57.198Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:57:02.199Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:57:02.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8337ac5c-b31f-4b2d-8f0d-d567cc12f567, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a8acd52a-97ec-4901-b5c4-e5e5144e571e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:57:02.977Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8337ac5c-b31f-4b2d-8f0d-d567cc12f567, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a8acd52a-97ec-4901-b5c4-e5e5144e571e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:57:07.202Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:57:12.204Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:57:17.205Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:57:17.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a533ba0c-a657-4be3-ae27-93193189f5ff, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=1657637e-5c04-4ff8-a547-3743428a9634, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:57:17.977Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a533ba0c-a657-4be3-ae27-93193189f5ff, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=1657637e-5c04-4ff8-a547-3743428a9634, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:57:22.206Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:57:27.207Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:57:32.208Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:57:32.973Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c33a1674-9124-43db-ad12-5f5db3718c50, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b477c715-97e2-41db-8de9-8c1a3e683b85, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:57:32.974Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c33a1674-9124-43db-ad12-5f5db3718c50, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b477c715-97e2-41db-8de9-8c1a3e683b85, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:57:37.210Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:57:42.211Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:57:47.212Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:57:47.995Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=dc731706-a1ec-4e76-92fb-c357c78ed401, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=7ba9edc4-21f2-45a1-82a2-2833337b96d1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:57:47.995Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=dc731706-a1ec-4e76-92fb-c357c78ed401, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=7ba9edc4-21f2-45a1-82a2-2833337b96d1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:57:52.213Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:57:57.215Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:58:02.216Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:58:02.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4418025c-1212-4398-a7cf-ed597e0e48a9, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=792b3e2d-493a-4f53-b5cb-2b1cfe89594b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:58:02.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4418025c-1212-4398-a7cf-ed597e0e48a9, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=792b3e2d-493a-4f53-b5cb-2b1cfe89594b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:58:07.217Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:58:12.218Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:58:17.219Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:58:17.986Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3887104d-42f1-4d1f-bd0e-57257bce595a, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0ecbf04b-caa2-4c10-9ac5-c8e35a7f0079, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:58:17.986Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3887104d-42f1-4d1f-bd0e-57257bce595a, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0ecbf04b-caa2-4c10-9ac5-c8e35a7f0079, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:58:22.221Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:58:27.222Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:58:32.223Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:58:32.983Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=71c09e90-ef6b-44fd-b24f-fd4974dd2aba, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=62933cea-8bca-4426-9d8e-b53de033c152, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:58:32.984Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=71c09e90-ef6b-44fd-b24f-fd4974dd2aba, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=62933cea-8bca-4426-9d8e-b53de033c152, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:58:37.224Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:58:42.226Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:58:47.227Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:58:47.964Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ad97c6ad-2073-4631-ae2d-b008535f1b95, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=92fd2bb5-e913-479c-a122-3d42d74e5219, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:58:47.964Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ad97c6ad-2073-4631-ae2d-b008535f1b95, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=92fd2bb5-e913-479c-a122-3d42d74e5219, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:58:52.228Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:58:57.229Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:59:02.231Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:59:02.981Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=531b286e-149b-45b1-aac0-0242343194b5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=9feedede-f819-4958-9a01-db628d6cfdf3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:59:02.981Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=531b286e-149b-45b1-aac0-0242343194b5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=9feedede-f819-4958-9a01-db628d6cfdf3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T14:59:07.232Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:59:12.233Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:59:17.234Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:59:17.949Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5d4236bf-b280-4735-87ce-df9f1c0bafad, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6cc96079-daeb-4ca9-87eb-a9803491732b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:59:17.949Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5d4236bf-b280-4735-87ce-df9f1c0bafad, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6cc96079-daeb-4ca9-87eb-a9803491732b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T14:59:22.238Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:59:27.239Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:59:32.240Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:59:32.948Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7d7ee932-4503-421f-adc1-fa28b578c64f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a56ae4e8-bcbe-43ae-9ef2-c260d6ec84c5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:59:32.949Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7d7ee932-4503-421f-adc1-fa28b578c64f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a56ae4e8-bcbe-43ae-9ef2-c260d6ec84c5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T14:59:37.241Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:59:42.242Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:59:47.244Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T14:59:47.951Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=026566d6-d66c-4d46-9d25-19e893e19d4b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=38e87897-7fc8-451c-b0a6-ffe7bf26894d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:59:47.952Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=026566d6-d66c-4d46-9d25-19e893e19d4b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=38e87897-7fc8-451c-b0a6-ffe7bf26894d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T14:59:52.245Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T14:59:57.246Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:00:02.247Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:00:02.964Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c0073c31-5a23-44b9-be9b-495ac618f229, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=026da069-1d3f-4483-bdc8-fcdb91a2df59, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:00:02.965Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c0073c31-5a23-44b9-be9b-495ac618f229, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=026da069-1d3f-4483-bdc8-fcdb91a2df59, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:00:07.249Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:00:12.250Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:00:17.251Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:00:17.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f3e53332-40de-48ae-b0c3-1084e61c8d99, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=37de4763-5cd3-4d5c-89ff-01e055ac2148, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:00:17.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f3e53332-40de-48ae-b0c3-1084e61c8d99, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=37de4763-5cd3-4d5c-89ff-01e055ac2148, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:00:22.252Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:00:27.253Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:00:32.255Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:00:32.980Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d6db3ac6-e18a-4b91-b50f-13c70642a8d8, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=336028c1-1618-4065-afc4-e211dae833c0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:00:32.981Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d6db3ac6-e18a-4b91-b50f-13c70642a8d8, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=336028c1-1618-4065-afc4-e211dae833c0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:00:37.256Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:00:42.257Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:00:47.258Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:00:47.967Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2a39bccb-b943-4792-9626-bef6e34de989, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=66499ec0-e39f-46c5-b310-aedff55983f8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:00:47.967Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2a39bccb-b943-4792-9626-bef6e34de989, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=66499ec0-e39f-46c5-b310-aedff55983f8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:00:52.259Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:00:57.261Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:01:02.262Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:01:02.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c0705349-2db2-4eb7-ab36-acd4e0680e43, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a9c99523-ff0f-4dbc-b294-e863780af923, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:01:02.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c0705349-2db2-4eb7-ab36-acd4e0680e43, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a9c99523-ff0f-4dbc-b294-e863780af923, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:01:07.263Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:01:12.264Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:01:17.265Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:01:17.959Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=01f58d85-5809-4bce-9de4-2a5b7836460d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c26ec32a-d725-491c-8c4b-b2ca0dc3c66c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:01:17.960Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=01f58d85-5809-4bce-9de4-2a5b7836460d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c26ec32a-d725-491c-8c4b-b2ca0dc3c66c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:01:22.266Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:01:27.268Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:01:32.269Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:01:32.989Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0a69339d-743b-4fd9-9e46-66657cab22b5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a50b68b6-a101-4b71-804a-1cdf0d2d390b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:01:32.990Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0a69339d-743b-4fd9-9e46-66657cab22b5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a50b68b6-a101-4b71-804a-1cdf0d2d390b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:01:37.270Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:01:42.271Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:01:47.273Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:01:47.981Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=84f8defd-1ea0-4522-b320-8a124563b384, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b7ac907c-0624-4b19-a355-8fc2e4898959, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:01:47.982Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=84f8defd-1ea0-4522-b320-8a124563b384, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b7ac907c-0624-4b19-a355-8fc2e4898959, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:01:52.274Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:01:57.275Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:02:02.277Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:02:02.991Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=36b5f404-4c17-4e5d-9049-a3235be5305a, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a62e890d-e2c5-4f38-a694-fa6dac873b00, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:02:02.992Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=36b5f404-4c17-4e5d-9049-a3235be5305a, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a62e890d-e2c5-4f38-a694-fa6dac873b00, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:02:07.278Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:02:12.279Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:02:17.281Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:02:17.956Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=abee7ad9-7da8-4635-b5f4-7088ba997b37, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=9e7927ad-49ca-4f2a-8a4f-a1c43c174e59, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:02:17.956Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=abee7ad9-7da8-4635-b5f4-7088ba997b37, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=9e7927ad-49ca-4f2a-8a4f-a1c43c174e59, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:02:22.282Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:02:27.283Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:02:32.285Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:02:32.970Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7e486fbe-f9e7-41ea-94e3-878f12a870fc, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=33ca9f62-85d0-41bc-99b7-9aaf9634073a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:02:32.970Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7e486fbe-f9e7-41ea-94e3-878f12a870fc, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=33ca9f62-85d0-41bc-99b7-9aaf9634073a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:02:37.286Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:02:42.287Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:02:47.289Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:02:47.974Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8718047a-bc41-47a1-8a63-c7c231383de2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c24b0fe6-2268-4d58-b836-d9ea6b55c9a5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:02:47.975Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8718047a-bc41-47a1-8a63-c7c231383de2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c24b0fe6-2268-4d58-b836-d9ea6b55c9a5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:02:52.290Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:02:57.291Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:03:02.292Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:03:02.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=26432f87-01a6-408d-9709-1754a74514b7, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=89484a33-4c42-4bc5-b6c2-31055919a25a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:03:02.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=26432f87-01a6-408d-9709-1754a74514b7, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=89484a33-4c42-4bc5-b6c2-31055919a25a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:03:07.293Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:03:12.295Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:03:17.296Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:03:17.968Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f35d7f8a-16b0-4104-9636-730fe53c2aa2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e41aea9f-4da3-4192-87bc-147df43527f0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:03:17.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f35d7f8a-16b0-4104-9636-730fe53c2aa2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e41aea9f-4da3-4192-87bc-147df43527f0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:03:22.297Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:03:27.298Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:03:32.300Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:03:32.946Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=66faee27-50ce-402a-9abc-b62f6daba297, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=988234e4-10e3-47a4-afed-3c60e1d51af6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:03:32.946Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=66faee27-50ce-402a-9abc-b62f6daba297, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=988234e4-10e3-47a4-afed-3c60e1d51af6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:03:37.301Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:03:42.302Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:03:47.303Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:03:47.979Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1ec47bc6-2ea2-4f59-8786-32b754436553, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c82bd17f-1e11-4cf4-8474-2298a30eaa66, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:03:47.980Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1ec47bc6-2ea2-4f59-8786-32b754436553, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c82bd17f-1e11-4cf4-8474-2298a30eaa66, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:03:52.304Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:03:57.305Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:04:02.307Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:04:02.993Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=da5c271d-9cfb-4807-91ff-2f370587693d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2f8b407d-74a6-4a48-9fc3-f53b257a237e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:04:02.994Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=da5c271d-9cfb-4807-91ff-2f370587693d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2f8b407d-74a6-4a48-9fc3-f53b257a237e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:04:07.308Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:04:12.309Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:04:17.310Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:04:17.985Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=10bc13cd-a2e7-41c8-b60a-7c51e7579ccc, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=eae9ed28-b513-4ff5-8ab9-af07fdb8adca, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:04:17.986Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=10bc13cd-a2e7-41c8-b60a-7c51e7579ccc, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=eae9ed28-b513-4ff5-8ab9-af07fdb8adca, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:04:22.312Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:04:27.313Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:04:32.314Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:04:32.985Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7cc3ece7-6ac8-446e-a684-2a501a7a9d0c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e1fede63-6521-4d7a-93ee-11d16a29ae72, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:04:32.986Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7cc3ece7-6ac8-446e-a684-2a501a7a9d0c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e1fede63-6521-4d7a-93ee-11d16a29ae72, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:04:37.316Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:04:42.317Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:04:47.322Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:04:47.955Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=db9456f8-7038-4926-98e6-02d2eff62361, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=fbd6ca65-8cd7-43c5-8e19-9f55e1c7d8c4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:04:47.956Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=db9456f8-7038-4926-98e6-02d2eff62361, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=fbd6ca65-8cd7-43c5-8e19-9f55e1c7d8c4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:04:52.323Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:04:57.324Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:05:02.326Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:05:02.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=836cefb2-f3a5-4b28-b6b2-a4a9db322132, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=36500cbe-c800-4431-8a36-825f86395e6f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:05:02.979Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=836cefb2-f3a5-4b28-b6b2-a4a9db322132, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=36500cbe-c800-4431-8a36-825f86395e6f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:05:07.327Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:05:12.328Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:05:17.329Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:05:17.984Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d3fd3260-4347-424d-a7a5-9b9a2a7cd03e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=eb37d6d1-a3ce-4b92-92e4-07fde261e69f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:05:17.985Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d3fd3260-4347-424d-a7a5-9b9a2a7cd03e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=eb37d6d1-a3ce-4b92-92e4-07fde261e69f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:05:22.331Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:05:27.332Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:05:32.333Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:05:32.940Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=094a9784-8445-4607-a25e-c4cdf034a3c0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=781e8be9-55c2-4100-afca-3ee9136276a8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:05:32.940Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=094a9784-8445-4607-a25e-c4cdf034a3c0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=781e8be9-55c2-4100-afca-3ee9136276a8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:05:37.334Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:05:42.336Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:05:47.338Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:05:47.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=dcdc6516-0c07-4b2a-9675-7fa072e1bc02, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0f7bdfa2-864f-41fe-a190-864ae385172e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:05:47.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=dcdc6516-0c07-4b2a-9675-7fa072e1bc02, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0f7bdfa2-864f-41fe-a190-864ae385172e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:05:52.339Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:05:57.340Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:06:02.341Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:06:02.966Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2f64324f-dd30-43c4-a903-92b1dc9cb15d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f85d6bf7-4e1c-4bf0-b31b-c3ca972972c9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:06:02.966Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2f64324f-dd30-43c4-a903-92b1dc9cb15d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f85d6bf7-4e1c-4bf0-b31b-c3ca972972c9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:06:07.342Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:06:12.344Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:06:17.345Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:06:18.003Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0556c7bf-7db1-4fec-9077-15292614d7eb, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=92af809c-b653-45db-93ed-aa811e455664, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:06:18.003Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0556c7bf-7db1-4fec-9077-15292614d7eb, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=92af809c-b653-45db-93ed-aa811e455664, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:06:22.346Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:06:27.347Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:06:32.348Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:06:32.968Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9e15ba20-9235-4a30-82dd-7d6a7b01cf2d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a3b850d9-637d-4e3e-82c7-f1f62c75f77b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:06:32.968Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9e15ba20-9235-4a30-82dd-7d6a7b01cf2d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a3b850d9-637d-4e3e-82c7-f1f62c75f77b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:06:37.349Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:06:42.351Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:06:47.352Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:06:47.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e43c8458-b40b-4ddc-9c40-ca3c0ca330ed, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=bccd79b5-cd9e-4efa-9280-5ecf313c392c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:06:47.970Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e43c8458-b40b-4ddc-9c40-ca3c0ca330ed, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=bccd79b5-cd9e-4efa-9280-5ecf313c392c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:06:52.353Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:06:57.354Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:07:02.355Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:07:02.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f3f07ea7-aa61-4785-a27a-82246bcaae2e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=618595e5-eae6-4d5b-aea2-6dadbbfcd0e2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:07:02.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f3f07ea7-aa61-4785-a27a-82246bcaae2e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=618595e5-eae6-4d5b-aea2-6dadbbfcd0e2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:07:07.356Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:07:12.357Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:07:17.358Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:07:17.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7ffdb373-d63f-41f6-a095-ce71bbf73d89, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a051717d-ae7c-4fe7-bc2b-c3e798fee088, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:07:17.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7ffdb373-d63f-41f6-a095-ce71bbf73d89, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a051717d-ae7c-4fe7-bc2b-c3e798fee088, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:07:22.360Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:07:27.361Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:07:32.365Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:07:32.964Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4f9b3b0c-f5bd-48bb-8cb3-2534fc5dbc6c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=88263e07-6384-41a9-bcf9-0efd2d58bd27, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:07:32.965Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4f9b3b0c-f5bd-48bb-8cb3-2534fc5dbc6c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=88263e07-6384-41a9-bcf9-0efd2d58bd27, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:07:37.366Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:07:42.367Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:07:47.368Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:07:47.967Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=baa36884-5a42-40b1-ba8f-f8f2d432e782, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b72c07c7-1910-4c27-9ddd-f555114bad0c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:07:47.967Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=baa36884-5a42-40b1-ba8f-f8f2d432e782, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b72c07c7-1910-4c27-9ddd-f555114bad0c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:07:52.369Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:07:57.370Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:08:02.371Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:08:02.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1be2c0f1-2040-4fd6-9e76-90d92e44b7de, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e5281c86-fb13-4b5a-836f-a62bfdfb267b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:08:02.964Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1be2c0f1-2040-4fd6-9e76-90d92e44b7de, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e5281c86-fb13-4b5a-836f-a62bfdfb267b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:08:07.373Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:08:12.374Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:08:17.375Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:08:17.968Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=cc94cf2b-226a-4c3c-b6b7-543cfb7f10c7, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=289c480c-f967-4daf-8c16-34946afa62e4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:08:17.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=cc94cf2b-226a-4c3c-b6b7-543cfb7f10c7, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=289c480c-f967-4daf-8c16-34946afa62e4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:08:22.376Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:08:27.377Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:08:32.379Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:08:32.960Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6ee876f6-08e0-42ef-a13b-d911f05468d8, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=aa6b88fa-a3ce-40da-884e-1eb581419371, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:08:32.961Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6ee876f6-08e0-42ef-a13b-d911f05468d8, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=aa6b88fa-a3ce-40da-884e-1eb581419371, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:08:37.380Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:08:42.381Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:08:47.382Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:08:47.968Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=08211c0b-c3c3-4bbe-83ec-ab968914f03f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=8f895909-ab7c-4f12-8f32-b6b6bfdf6dcc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:08:47.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=08211c0b-c3c3-4bbe-83ec-ab968914f03f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=8f895909-ab7c-4f12-8f32-b6b6bfdf6dcc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:08:52.383Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:08:57.384Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:09:02.386Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:09:02.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=94ab8ccf-7671-4758-bb97-75f82f574c7f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b271daf6-d2fe-4ab3-91a0-38d6cc0d2518, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:09:02.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=94ab8ccf-7671-4758-bb97-75f82f574c7f, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b271daf6-d2fe-4ab3-91a0-38d6cc0d2518, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:09:07.387Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:09:12.388Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:09:17.389Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:09:17.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=098cb6b7-7b09-486c-b736-f0a3daf4c0cb, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=facf6fca-f3b9-40aa-b63c-d9cfd304c11d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:09:17.970Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=098cb6b7-7b09-486c-b736-f0a3daf4c0cb, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=facf6fca-f3b9-40aa-b63c-d9cfd304c11d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:09:22.390Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:09:27.392Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:09:32.393Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:09:32.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=74e070d5-f6d1-4de1-943c-db53f4e861c3, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=dfe6a1b8-cef8-452d-986a-d85a4583d0b9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:09:32.977Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=74e070d5-f6d1-4de1-943c-db53f4e861c3, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=dfe6a1b8-cef8-452d-986a-d85a4583d0b9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:09:37.394Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:09:42.395Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:09:47.396Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:09:47.959Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f1b056ec-3470-4ce2-bd11-6c1bd91ebcba, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0373d8fc-21d7-4948-8fbc-0fc0a5d5ccf9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:09:47.959Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f1b056ec-3470-4ce2-bd11-6c1bd91ebcba, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0373d8fc-21d7-4948-8fbc-0fc0a5d5ccf9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:09:52.398Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:09:57.399Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:10:02.400Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:10:02.989Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f2033e8d-2333-4ade-b29f-26a673622748, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=1aba3584-e06f-496e-96f0-e7682dc07abb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:10:02.990Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f2033e8d-2333-4ade-b29f-26a673622748, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=1aba3584-e06f-496e-96f0-e7682dc07abb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:10:07.401Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:10:12.404Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:10:17.405Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:10:17.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4c613685-47d4-4d87-abcc-81d21c00de53, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e8d47eba-b658-442d-8afb-fdb698bd0049, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:10:17.979Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4c613685-47d4-4d87-abcc-81d21c00de53, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e8d47eba-b658-442d-8afb-fdb698bd0049, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:10:22.406Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:10:27.408Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:10:32.409Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:10:32.991Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=65b9c993-60d8-43a9-955b-bc9520a933ef, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=15c0cbcd-7fe8-4317-a083-4d2c60d1dd74, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:10:32.991Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=65b9c993-60d8-43a9-955b-bc9520a933ef, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=15c0cbcd-7fe8-4317-a083-4d2c60d1dd74, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:10:37.410Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:10:42.411Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:10:47.412Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:10:47.964Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=57d59f43-5a07-4877-9762-9afe6e6eec57, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=aeb77843-d759-4d95-bba2-89fdc2716edc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:10:47.965Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=57d59f43-5a07-4877-9762-9afe6e6eec57, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=aeb77843-d759-4d95-bba2-89fdc2716edc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:10:52.413Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:10:57.414Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:11:02.416Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:11:02.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=88a6a8c8-0040-4d98-8f7d-3469a83bf4a1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c037268e-4829-42c4-828c-f80df3455b5b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:11:02.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=88a6a8c8-0040-4d98-8f7d-3469a83bf4a1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c037268e-4829-42c4-828c-f80df3455b5b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:11:07.417Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:11:12.419Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:11:17.420Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:11:17.982Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1efe8ceb-e084-4802-ad25-11a24b3bc760, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=89418895-aa3a-4321-9b00-df368c1821df, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:11:17.982Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1efe8ceb-e084-4802-ad25-11a24b3bc760, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=89418895-aa3a-4321-9b00-df368c1821df, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:11:22.421Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:11:27.422Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:11:32.423Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:11:32.970Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8fb239b1-d3dc-4bb6-a594-ef55415d0dfa, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6b0e599c-6853-4694-996b-b83665d3aaf4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:11:32.971Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8fb239b1-d3dc-4bb6-a594-ef55415d0dfa, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6b0e599c-6853-4694-996b-b83665d3aaf4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:11:37.424Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:11:42.426Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:11:47.427Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:11:47.969Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e5c58c0e-4fce-4d3d-ac39-5c6fbf2f8631, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a626acbd-13a5-4a87-ba8a-abe8ed205202, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:11:47.970Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e5c58c0e-4fce-4d3d-ac39-5c6fbf2f8631, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a626acbd-13a5-4a87-ba8a-abe8ed205202, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:11:52.428Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:11:57.429Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:12:02.431Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:12:02.937Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c64c31db-178c-455f-a8b0-565793f3c395, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=5bbdf0c4-0515-446a-8b6f-46e445bb72e9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:12:02.938Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c64c31db-178c-455f-a8b0-565793f3c395, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=5bbdf0c4-0515-446a-8b6f-46e445bb72e9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:12:07.432Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:12:12.433Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:12:17.434Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:12:17.961Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e2b8d63f-9ccb-4ab5-82b6-637773ff6fd0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=914fa9d0-7630-490d-ba93-baced15a965b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:12:17.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e2b8d63f-9ccb-4ab5-82b6-637773ff6fd0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=914fa9d0-7630-490d-ba93-baced15a965b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:12:22.436Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:12:27.437Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:12:32.438Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:12:32.973Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9109c75d-4c1d-429d-9341-c24d798697f1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=05781033-ed1a-4060-a578-ef00b645ccfe, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:12:32.973Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9109c75d-4c1d-429d-9341-c24d798697f1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=05781033-ed1a-4060-a578-ef00b645ccfe, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:12:37.440Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:12:42.441Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:12:47.443Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:12:47.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f6d2766d-e5b7-4d8a-ba37-3f3db1b43ea6, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=35c57308-e11e-4bb5-ab2f-e0ff96538ed0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:12:47.959Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f6d2766d-e5b7-4d8a-ba37-3f3db1b43ea6, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=35c57308-e11e-4bb5-ab2f-e0ff96538ed0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:12:52.444Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:12:57.448Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:13:02.449Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:13:02.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7985591c-60c5-4c67-8e03-e9655d2e7a88, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d850eb88-b9aa-4b5e-9205-0d223ecd42c0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:13:02.959Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7985591c-60c5-4c67-8e03-e9655d2e7a88, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d850eb88-b9aa-4b5e-9205-0d223ecd42c0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:13:07.450Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:13:12.452Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:13:17.453Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:13:17.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e173785c-810e-4c02-be28-5ea2b8e5ea4c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=cb898755-d357-4012-a73c-bbb6936b0b2a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:13:17.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e173785c-810e-4c02-be28-5ea2b8e5ea4c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=cb898755-d357-4012-a73c-bbb6936b0b2a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:13:22.454Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:13:27.455Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:13:32.456Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:13:32.979Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=71fc0b98-59d7-4741-88be-b8fd38125f14, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b694d537-df7c-4405-a98a-291d11c65123, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:13:32.980Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=71fc0b98-59d7-4741-88be-b8fd38125f14, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=b694d537-df7c-4405-a98a-291d11c65123, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:13:37.457Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:13:42.458Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:13:47.460Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:13:47.981Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6e15656b-f438-47e4-ad37-9e027dd31d82, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f69a2f43-392b-4ccc-8668-1066ff25a9d0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:13:47.982Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6e15656b-f438-47e4-ad37-9e027dd31d82, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f69a2f43-392b-4ccc-8668-1066ff25a9d0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:13:52.461Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:13:57.462Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:14:02.463Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:14:02.974Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=bca96a76-d3a5-4031-a112-9001a5b29738, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d87914c1-159d-4c2b-973d-b3a74b161c71, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:14:02.974Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=bca96a76-d3a5-4031-a112-9001a5b29738, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d87914c1-159d-4c2b-973d-b3a74b161c71, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:14:07.464Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:14:12.465Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:14:17.467Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:14:17.986Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=10466114-5f23-46e5-8f47-a0551551f032, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=5408d122-7748-4a5f-8123-8f0708b6af87, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:14:17.986Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=10466114-5f23-46e5-8f47-a0551551f032, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=5408d122-7748-4a5f-8123-8f0708b6af87, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:14:22.468Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:14:27.469Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:14:32.470Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:14:32.967Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=60bb3f99-f6f3-4afd-ad34-6fe88d4d77eb, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=4853a9fd-5bac-43da-8adb-546d5761509b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:14:32.968Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=60bb3f99-f6f3-4afd-ad34-6fe88d4d77eb, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=4853a9fd-5bac-43da-8adb-546d5761509b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:14:37.471Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:14:42.472Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:14:47.474Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:14:47.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4717708c-9425-4326-893e-19bd59d56197, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d6d92538-9954-4bc6-bb9c-fec7a715e620, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:14:47.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4717708c-9425-4326-893e-19bd59d56197, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d6d92538-9954-4bc6-bb9c-fec7a715e620, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:14:52.475Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:14:57.476Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:15:02.477Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:15:02.949Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a1140f86-bc8d-4d29-a6dc-d247501195e0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c90953a5-927e-4524-a267-42ffc098f3b4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:15:02.949Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a1140f86-bc8d-4d29-a6dc-d247501195e0, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c90953a5-927e-4524-a267-42ffc098f3b4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:15:07.479Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:15:12.480Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:15:17.481Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:15:17.983Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5aa8560d-fe25-40e1-8d76-8e83ed3a170c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f2284184-7e09-48ce-9d61-40dced39cd62, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:15:17.983Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5aa8560d-fe25-40e1-8d76-8e83ed3a170c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f2284184-7e09-48ce-9d61-40dced39cd62, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:15:22.482Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:15:27.484Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:15:32.485Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:15:32.970Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7b81c855-5f15-4731-8768-61004837eebf, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ff60a1e2-2a55-4b0c-aca9-c0cd1779a8e4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:15:32.971Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7b81c855-5f15-4731-8768-61004837eebf, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ff60a1e2-2a55-4b0c-aca9-c0cd1779a8e4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:15:37.486Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:15:42.490Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:15:47.491Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:15:47.994Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=dacca207-309b-4ff1-b5a3-6be822166c03, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=bc07dda7-556c-40e8-805f-9c282f3ba055, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:15:47.995Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=dacca207-309b-4ff1-b5a3-6be822166c03, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=bc07dda7-556c-40e8-805f-9c282f3ba055, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:15:52.492Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:15:57.494Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:16:02.495Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:16:02.946Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d545ba16-d79c-4758-9f23-3085ccd3f59b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=342e9484-2872-44b3-81d2-3af888b0ce99, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:16:02.947Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d545ba16-d79c-4758-9f23-3085ccd3f59b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=342e9484-2872-44b3-81d2-3af888b0ce99, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:16:07.496Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:16:12.498Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:16:17.500Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:16:17.995Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8a9326a0-a903-41a2-8152-f412de5306a4, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=93aa5b1f-3f5d-4bda-a0a2-8c956035b34e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:16:17.996Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8a9326a0-a903-41a2-8152-f412de5306a4, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=93aa5b1f-3f5d-4bda-a0a2-8c956035b34e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:16:22.501Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:16:27.502Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:16:32.503Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:16:32.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1dcabf1d-3038-4663-b643-b199e68db0ba, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c1bf4afc-a4d4-4eb6-b2e5-a1d81aa20532, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:16:32.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1dcabf1d-3038-4663-b643-b199e68db0ba, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c1bf4afc-a4d4-4eb6-b2e5-a1d81aa20532, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:16:37.505Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:16:42.506Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:16:47.507Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:16:47.957Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3cc2b297-1f0b-4701-b573-088917fd1ca7, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=236651a1-8a2d-4ab2-a863-ec3a3682e701, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:16:47.959Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3cc2b297-1f0b-4701-b573-088917fd1ca7, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=236651a1-8a2d-4ab2-a863-ec3a3682e701, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:16:52.508Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:16:57.510Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:17:02.511Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:17:02.994Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=83c67d90-57e6-46f6-826c-2c87082483e1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=fa7feb32-8da0-4e3c-8414-e86f7cef7e84, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:17:02.995Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=83c67d90-57e6-46f6-826c-2c87082483e1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=fa7feb32-8da0-4e3c-8414-e86f7cef7e84, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:17:07.512Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:17:12.513Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:17:17.514Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:17:17.956Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=15606c12-84b1-41db-b374-a13c89eaa7c7, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c2851d47-e68d-4f36-9dae-b33b3db457bf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:17:17.956Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=15606c12-84b1-41db-b374-a13c89eaa7c7, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c2851d47-e68d-4f36-9dae-b33b3db457bf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:17:22.515Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:17:27.517Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:17:32.518Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:17:32.948Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=020ac10a-269a-4a5e-8b76-c70c4170b2bb, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=3d594831-ea4f-42ad-aef6-254b9e4a0cbf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:17:32.949Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=020ac10a-269a-4a5e-8b76-c70c4170b2bb, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=3d594831-ea4f-42ad-aef6-254b9e4a0cbf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:17:37.519Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:17:42.520Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:17:47.521Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:17:47.967Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c474f0fd-7e4f-4a50-9aa7-ae05ea65d3e5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f096d4aa-16af-42af-804e-55bb3e6b0d60, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:17:47.968Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c474f0fd-7e4f-4a50-9aa7-ae05ea65d3e5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f096d4aa-16af-42af-804e-55bb3e6b0d60, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:17:52.523Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:17:57.524Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:18:02.526Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:18:02.991Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=417ac290-8cca-4d60-bb1f-bf2dfeae8ac9, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=8384edfb-8eae-4fc0-b499-56fad4dfce33, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:18:02.992Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=417ac290-8cca-4d60-bb1f-bf2dfeae8ac9, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=8384edfb-8eae-4fc0-b499-56fad4dfce33, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:18:07.527Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:18:12.528Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:18:17.530Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:18:17.970Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=05c8ac4b-0cb3-4136-8c77-6c4be70e04ff, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ace2af4c-81f5-46e5-bba5-c1cac73f708b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:18:17.970Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=05c8ac4b-0cb3-4136-8c77-6c4be70e04ff, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ace2af4c-81f5-46e5-bba5-c1cac73f708b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:18:22.533Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:18:27.535Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:18:32.536Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:18:32.968Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e7d3bcba-9b2f-439e-846c-c17970f0e45b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=25a3dd60-1686-4861-95e3-98cd45030f7a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:18:32.970Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e7d3bcba-9b2f-439e-846c-c17970f0e45b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=25a3dd60-1686-4861-95e3-98cd45030f7a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:18:37.537Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:18:42.538Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:18:47.539Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:18:47.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7574cf32-e8c5-4628-a754-2901c2d115c8, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=4685b5b3-bfe9-423f-b452-3bd0e2ae32d7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:18:47.959Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7574cf32-e8c5-4628-a754-2901c2d115c8, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=4685b5b3-bfe9-423f-b452-3bd0e2ae32d7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:18:52.540Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:18:57.541Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:19:02.543Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:19:02.978Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b5cc3f03-c406-4222-9000-31aa6730c2f6, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=98ae5b07-f7cf-4b62-91fb-1d53f09f70f8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:19:02.979Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b5cc3f03-c406-4222-9000-31aa6730c2f6, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=98ae5b07-f7cf-4b62-91fb-1d53f09f70f8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:19:07.544Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:19:12.545Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:19:17.546Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:19:17.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=efb31bae-ac99-4058-b358-a54b4df2172a, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=54dc5efe-70fa-4276-aff9-5cc5b6c7ec19, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:19:17.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=efb31bae-ac99-4058-b358-a54b4df2172a, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=54dc5efe-70fa-4276-aff9-5cc5b6c7ec19, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:19:22.548Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:19:27.549Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:19:32.551Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:19:32.953Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=cd6a4705-fb68-4aa4-bf9d-d686ee72f0a9, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0eda211d-9db8-45d5-adf2-c404ec6ba7e4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:19:32.954Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=cd6a4705-fb68-4aa4-bf9d-d686ee72f0a9, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0eda211d-9db8-45d5-adf2-c404ec6ba7e4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:19:37.552Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:19:42.553Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:19:47.554Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:19:47.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=256091fd-941f-49e5-ba77-d27f38cd72c9, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6eceac58-1682-441d-b71f-4b3c791ee187, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:19:47.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=256091fd-941f-49e5-ba77-d27f38cd72c9, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6eceac58-1682-441d-b71f-4b3c791ee187, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:19:52.555Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:19:57.556Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:20:02.558Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:20:02.985Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e8748dc2-1d70-43ec-852b-c9ea482b63b2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=7a1033d7-2362-46fe-80b1-b3e660b24fcb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:20:02.986Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e8748dc2-1d70-43ec-852b-c9ea482b63b2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=7a1033d7-2362-46fe-80b1-b3e660b24fcb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:20:07.559Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:20:12.560Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:20:17.561Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:20:17.971Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=81db1121-de65-4a80-891e-52ec51c4b844, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ee79c337-900f-4114-8113-e32a8ed064a8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:20:17.971Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=81db1121-de65-4a80-891e-52ec51c4b844, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ee79c337-900f-4114-8113-e32a8ed064a8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:20:22.562Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:20:27.563Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:20:32.566Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:20:32.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f5689acf-86ca-48fa-9e4b-13b95a3425d9, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=fbad2799-498f-49dd-abac-5d632c12b1b2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:20:32.977Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f5689acf-86ca-48fa-9e4b-13b95a3425d9, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=fbad2799-498f-49dd-abac-5d632c12b1b2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:20:37.569Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:20:42.570Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:20:47.571Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:20:47.986Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=13c14f5a-6bfc-424d-8cee-144933ea95d5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a6c743e1-2944-4171-9660-5c9900f16c7e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:20:47.986Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=13c14f5a-6bfc-424d-8cee-144933ea95d5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a6c743e1-2944-4171-9660-5c9900f16c7e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:20:52.572Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:20:57.574Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:21:02.575Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:21:02.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f131e44c-7603-42dd-8e0f-fbdca0571ab2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0d804b03-f6e6-4ff2-bf9d-e649006db07f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:21:02.963Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f131e44c-7603-42dd-8e0f-fbdca0571ab2, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0d804b03-f6e6-4ff2-bf9d-e649006db07f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:21:07.578Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:21:12.579Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:21:17.580Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:21:17.970Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=23bc3494-3b8d-4eba-96cd-9927224bf385, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ad9ee546-00cc-46d1-a415-656df80271a2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:21:17.970Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=23bc3494-3b8d-4eba-96cd-9927224bf385, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ad9ee546-00cc-46d1-a415-656df80271a2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:21:22.581Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:21:27.582Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:21:32.583Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:21:32.985Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=67ab4bb1-7ea1-4c49-ad30-eb901bfe4bd7, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=7705e4e5-53d2-44c2-be87-78dd53d5c80e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:21:32.987Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=67ab4bb1-7ea1-4c49-ad30-eb901bfe4bd7, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=7705e4e5-53d2-44c2-be87-78dd53d5c80e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:21:37.584Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:21:42.586Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:21:47.587Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:21:47.975Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=139e7664-ea63-4e9b-a3c6-14fc62a1566e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a8a8c4a1-2692-4739-a258-981bc1a3fdf4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:21:47.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=139e7664-ea63-4e9b-a3c6-14fc62a1566e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=a8a8c4a1-2692-4739-a258-981bc1a3fdf4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:21:52.588Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:21:57.590Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:22:02.591Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:22:02.964Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b88353d7-88b8-45ec-8617-91e5209ca2ab, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=91191a73-9df2-4728-9d4f-e61880fa2a99, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:22:02.965Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b88353d7-88b8-45ec-8617-91e5209ca2ab, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=91191a73-9df2-4728-9d4f-e61880fa2a99, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:22:07.592Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:22:12.593Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:22:17.595Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:22:17.972Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6a29322b-9c31-4046-bf20-366f70bf41bc, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=24b7d00c-a77f-4e60-b3d1-87e44a1d5c31, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:22:17.972Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6a29322b-9c31-4046-bf20-366f70bf41bc, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=24b7d00c-a77f-4e60-b3d1-87e44a1d5c31, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:22:22.596Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:22:27.597Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:22:32.598Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:22:32.973Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d4f5ca50-59ef-44fb-8edb-bbaeaae733dd, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=8e27a7a2-46cd-4f2c-ab0f-da3eeaf17d1e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:22:32.974Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d4f5ca50-59ef-44fb-8edb-bbaeaae733dd, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=8e27a7a2-46cd-4f2c-ab0f-da3eeaf17d1e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:22:37.599Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:22:42.600Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:22:47.602Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:22:47.961Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=bc061609-8f8c-4a8e-a6a0-f0e24e7e9430, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=3b516515-5d93-4ca6-96dc-32240a434fcd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:22:47.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=bc061609-8f8c-4a8e-a6a0-f0e24e7e9430, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=3b516515-5d93-4ca6-96dc-32240a434fcd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:22:52.603Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:22:57.604Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:23:02.606Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:23:02.961Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4a015d8f-6887-45ae-ba85-2053a02f9c83, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=819888a9-20c1-49cd-815a-74f26feb5eeb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:23:02.962Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4a015d8f-6887-45ae-ba85-2053a02f9c83, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=819888a9-20c1-49cd-815a-74f26feb5eeb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:23:07.607Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:23:12.608Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:23:17.609Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:23:17.957Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1af640e5-f128-405e-b948-31a12895fdd5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e1d96ba7-9d2f-4bee-b795-6a0998ef5ff5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:23:17.957Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1af640e5-f128-405e-b948-31a12895fdd5, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e1d96ba7-9d2f-4bee-b795-6a0998ef5ff5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:23:22.610Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:23:27.612Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:23:32.613Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:23:32.970Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=45f40e98-dfeb-48eb-bdb4-68a3e22c10ab, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=43353b02-55de-482a-bed2-c32d545f2460, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:23:32.971Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=45f40e98-dfeb-48eb-bdb4-68a3e22c10ab, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=43353b02-55de-482a-bed2-c32d545f2460, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:23:37.614Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:23:42.616Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:23:47.617Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:23:47.986Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c63da347-1ecf-4ad7-b145-f40b9506939b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=8222a5dd-99c6-41c8-b742-c4de0356031c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:23:47.986Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c63da347-1ecf-4ad7-b145-f40b9506939b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=8222a5dd-99c6-41c8-b742-c4de0356031c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:23:52.621Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:23:57.622Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:24:02.623Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:24:02.971Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=21002dec-3231-4b03-be31-88de00a20ca3, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2b29118a-c197-4a8c-a6dc-9d1759dd1d0c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:24:02.972Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=21002dec-3231-4b03-be31-88de00a20ca3, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=2b29118a-c197-4a8c-a6dc-9d1759dd1d0c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:24:07.624Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:24:12.626Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:24:17.627Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:24:17.982Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=656877bb-b1fc-4f2c-ba39-4ade9e0dfbcc, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=7fa3ae5d-c9ea-49f2-bad1-33e1c27e54e9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:24:17.983Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=656877bb-b1fc-4f2c-ba39-4ade9e0dfbcc, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=7fa3ae5d-c9ea-49f2-bad1-33e1c27e54e9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:24:22.628Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:24:27.629Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:24:32.630Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:24:32.957Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4e68e663-cd76-402a-a7c4-b4e64feaf03a, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e899ecfb-e10a-4b97-bf53-e3ac3efa3357, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:24:32.958Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4e68e663-cd76-402a-a7c4-b4e64feaf03a, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e899ecfb-e10a-4b97-bf53-e3ac3efa3357, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:24:37.631Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:24:42.632Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:24:47.633Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:24:47.965Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=fe6825b9-e85b-4880-950e-d1fa45306451, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c53c3a04-81f1-4dd6-baad-5d62fb9957fc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:24:47.966Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=fe6825b9-e85b-4880-950e-d1fa45306451, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=c53c3a04-81f1-4dd6-baad-5d62fb9957fc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:24:52.635Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:24:57.636Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:25:02.638Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:25:02.972Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=55802479-e945-49f2-a4b2-13c715047129, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=10419736-7357-489d-b6d7-012d2a85f8aa, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:25:02.973Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=55802479-e945-49f2-a4b2-13c715047129, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=10419736-7357-489d-b6d7-012d2a85f8aa, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:25:07.639Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:25:12.640Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:25:17.641Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:25:17.973Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=719ff3da-301a-4cc5-bc10-879447ff87c9, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=003b79e1-f259-4d98-83d9-a7da200bd1fc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:25:17.973Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=719ff3da-301a-4cc5-bc10-879447ff87c9, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=003b79e1-f259-4d98-83d9-a7da200bd1fc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:25:22.642Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:25:27.643Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:25:32.644Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:25:32.953Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4cad89b6-8ff5-401f-a8c3-d349bf73bdc6, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f233a83e-653f-44c2-af38-b9bd05461dcd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:25:32.953Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4cad89b6-8ff5-401f-a8c3-d349bf73bdc6, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=f233a83e-653f-44c2-af38-b9bd05461dcd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:25:37.646Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:25:42.647Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:25:47.648Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:25:47.975Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6cf243ab-4c95-4ca3-8196-94efe1b2f894, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0c5d4eb3-a109-4935-bb67-6d9eee941dbe, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:25:47.975Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6cf243ab-4c95-4ca3-8196-94efe1b2f894, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0c5d4eb3-a109-4935-bb67-6d9eee941dbe, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:25:52.649Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:25:57.650Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:26:02.652Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:26:02.945Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=db7e0eee-849b-424e-8cf5-29d4957e7ac1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=34d2f69c-2ec5-425e-9b4b-90182d0346ff, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:26:02.945Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=db7e0eee-849b-424e-8cf5-29d4957e7ac1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=34d2f69c-2ec5-425e-9b4b-90182d0346ff, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:26:07.653Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:26:12.654Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:26:17.655Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:26:17.964Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=08c02782-9655-4096-9b02-2c0470531c94, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=db44348f-1de8-4fb3-ac44-c090a3aba959, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:26:17.965Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=08c02782-9655-4096-9b02-2c0470531c94, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=db44348f-1de8-4fb3-ac44-c090a3aba959, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:26:22.656Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:26:27.657Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:26:32.658Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:26:32.995Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=68c8bc02-c377-4a90-b4cb-7f351a1aac35, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ca51355f-0360-462f-825e-3758139373f7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:26:32.996Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=68c8bc02-c377-4a90-b4cb-7f351a1aac35, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=ca51355f-0360-462f-825e-3758139373f7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:26:37.659Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:26:42.662Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:26:47.663Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:26:47.954Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d0e47dca-0630-4405-b104-18dffc23505b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=62cf8ded-d7ad-4789-9b91-126b72cc404c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:26:47.955Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d0e47dca-0630-4405-b104-18dffc23505b, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=62cf8ded-d7ad-4789-9b91-126b72cc404c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:26:52.664Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:26:57.665Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:27:02.666Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:27:02.956Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2b90a1dd-14d0-4930-bff0-2fa4afa5155c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e3de852d-9cd3-4af7-ab26-6247ff0a9de9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:27:02.957Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2b90a1dd-14d0-4930-bff0-2fa4afa5155c, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=e3de852d-9cd3-4af7-ab26-6247ff0a9de9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:27:07.667Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:27:12.670Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:27:17.671Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:27:17.949Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b8cfb908-9491-47f6-889c-0505d04cfeb1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d46c4e0b-6d01-4012-bc38-2ec48b49ee70, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:27:17.950Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b8cfb908-9491-47f6-889c-0505d04cfeb1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d46c4e0b-6d01-4012-bc38-2ec48b49ee70, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:27:22.672Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:27:27.673Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:27:32.674Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:27:32.947Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=651b6429-f4d1-4662-8b30-730e988e6e89, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=40afc528-fda5-41b5-acc1-1919962bac4c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:27:32.948Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=651b6429-f4d1-4662-8b30-730e988e6e89, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=40afc528-fda5-41b5-acc1-1919962bac4c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:27:37.676Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:27:42.677Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:27:47.678Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:27:47.975Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5bc4556c-c353-49c3-bcdc-14c2fbc45c1d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d92774c9-6a32-4233-8cef-ecf18ed1d880, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:27:47.976Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5bc4556c-c353-49c3-bcdc-14c2fbc45c1d, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=d92774c9-6a32-4233-8cef-ecf18ed1d880, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:27:52.679Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:27:57.680Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:28:02.681Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:28:02.973Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4fbd9e44-e323-4897-a8d7-798ebf51bd6a, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=58df2c83-3655-4b93-aaab-8e1952db2dd6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:28:02.974Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4fbd9e44-e323-4897-a8d7-798ebf51bd6a, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=58df2c83-3655-4b93-aaab-8e1952db2dd6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2026-02-23T15:28:07.683Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:28:12.684Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:28:17.685Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:28:17.956Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0039fe4a-11aa-4242-b22f-759e4b4820e1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=90709469-400d-48ba-bcc3-ec436b468d8b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:28:17.957Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0039fe4a-11aa-4242-b22f-759e4b4820e1, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=90709469-400d-48ba-bcc3-ec436b468d8b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2026-02-23T15:28:22.686Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:28:27.687Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:28:32.688Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:28:32.979Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=acfa3c9e-8b31-4f39-8382-39944fdf5003, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0e54dcd4-ea3b-4260-a493-19673af601a3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:28:32.980Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=acfa3c9e-8b31-4f39-8382-39944fdf5003, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=0e54dcd4-ea3b-4260-a493-19673af601a3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2026-02-23T15:28:37.690Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:28:42.691Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2
 | 2026-02-23T15:28:47.692Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2026-02-23T15:28:47.987Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6f6782eb-862d-4bae-975c-2b3780de3a2e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6c06ae2a-77bf-493b-a371-14e3f2603fa2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:28:47.988Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6f6782eb-862d-4bae-975c-2b3780de3a2e, InstanceID=b6a7d7f8-9a00-450c-9341-6b7dd87557c8, InvocationID=6c06ae2a-77bf-493b-a371-14e3f2603fa2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2026-02-23T15:28:52.693Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-2