Results

By type

          Service started with pid=6
 | 2023-11-10T02:57:59.813Z	 |                               reactor.util.Loggers	 | DEBUG	 | Using Slf4j logging framework	 | 	 | 	 | 	 | main
 | 2023-11-10T02:57:59.853Z	 | t.services.cbs.client.model.CbsClientConfiguration	 | INFO	 | CBS client will use plain http protocol.	 | 	 | 	 | 	 | main
 | 2023-11-10T02:57:59.856Z	 | .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
 | 2023-11-10T02:58:00.139Z	 | ollectors.veshv.config.impl.HvVesCommandLineParser	 | INFO	 | Healthcheck port missing on command line, using default: 6060	 | 	 | 	 | 	 | main
 | 2023-11-10T02:58:00.392Z	 | r.core.util.internal.logging.InternalLoggerFactory	 | DEBUG	 | Using SLF4J as the default logging framework	 | 	 | 	 | 	 | main
 | 2023-11-10T02:58:00.933Z	 | 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=e5966dba-79b1-4367-a4ca-b6a5143abd00, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-1
 | 2023-11-10T02:58:00.967Z	 | ae.collectors.veshv.config.api.ConfigurationModule	 | INFO	 | Using base configuration file: /etc/ves-hv/configuration/base.json	 | 	 | 	 | 	 | main
 | 2023-11-10T02:58:00.988Z	 | 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
 | 2023-11-10T02:58:01.096Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Trying to load configuration from configMap file: /app-config-input/application_config.yaml	 | 	 | 	 | 	 | main
 | 2023-11-10T02:58:01.172Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | INFO	 | CBS client successfully created, first request will be sent in 10 s	 | 	 | 	 | InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, ServerFQDN=dcae-hv-ves-collector	 | main
 | 2023-11-10T02:58:11.193Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T02:58:11.195Z	 | 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=e5966dba-79b1-4367-a4ca-b6a5143abd00, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2023-11-10T02:58:11.268Z	 | 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=e5966dba-79b1-4367-a4ca-b6a5143abd00, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2023-11-10T02:58:11.269Z	 | 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
 | 2023-11-10T02:58:11.282Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | DEBUG	 | CBS request interval changed to: 5 s	 | 	 | 	 | InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2023-11-10T02:58:11.284Z	 |                org.onap.dcae.collectors.veshv.main	 | INFO	 | Using updated configuration for new connections	 | 	 | 	 | InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, ServerFQDN=dcae-hv-ves-collector	 | elastic-2
 | 2023-11-10T02:58:11.304Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Collector configured with SSL disabled	 | 	 | 	 | 	 | elastic-2
 | 2023-11-10T02:58:11.313Z	 |    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=e5966dba-79b1-4367-a4ca-b6a5143abd00, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T02:58:16.308Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T02:58:18.848Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c7dd83aa-31a4-43ac-8200-488245e95ade, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=9fed1972-2ef8-4fcf-ac67-364d422d2fdd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T02:58:18.921Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c7dd83aa-31a4-43ac-8200-488245e95ade, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=9fed1972-2ef8-4fcf-ac67-364d422d2fdd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T02:58:21.323Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T02:58:26.332Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T02:58:31.341Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T02:58:33.658Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d5519aa2-47b8-4593-b5f2-c1be814df8c0, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b7e3a71f-19ae-4902-ace8-27b7db6ca43b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T02:58:33.661Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d5519aa2-47b8-4593-b5f2-c1be814df8c0, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b7e3a71f-19ae-4902-ace8-27b7db6ca43b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T02:58:36.349Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T02:58:41.355Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T02:58:46.362Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T02:58:48.662Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4e16db77-876b-4144-825e-7a1748972e5d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a5d870d7-7f5a-43ea-9ff1-0a01f0032cc3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T02:58:48.664Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4e16db77-876b-4144-825e-7a1748972e5d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a5d870d7-7f5a-43ea-9ff1-0a01f0032cc3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T02:58:51.368Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T02:58:56.377Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T02:59:01.385Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T02:59:03.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=749104ff-b308-4cf6-b2a5-234dcdb49642, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b02fba68-2d68-42f4-8d69-bd8eab1a2194, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T02:59:03.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=749104ff-b308-4cf6-b2a5-234dcdb49642, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b02fba68-2d68-42f4-8d69-bd8eab1a2194, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T02:59:06.391Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T02:59:11.397Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T02:59:16.402Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T02:59:18.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3b1e469d-4f3c-43bb-b89d-9c72334831e3, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=61db5d47-ec44-49a3-a814-e4a7ac349c42, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T02:59:18.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3b1e469d-4f3c-43bb-b89d-9c72334831e3, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=61db5d47-ec44-49a3-a814-e4a7ac349c42, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T02:59:21.408Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T02:59:26.413Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T02:59:31.417Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T02:59:33.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c6cff893-f21d-4022-9579-e29385f68c64, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0149f39c-f87d-41cc-90f3-e6440c391e2f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T02:59:33.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c6cff893-f21d-4022-9579-e29385f68c64, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0149f39c-f87d-41cc-90f3-e6440c391e2f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T02:59:36.423Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T02:59:41.427Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T02:59:46.433Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T02:59:48.655Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b0398290-5d9e-4031-bdff-75e7ecb72a0f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=cf7f5a5d-e33b-4ae5-bf99-8b475bf1efad, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T02:59:48.657Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b0398290-5d9e-4031-bdff-75e7ecb72a0f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=cf7f5a5d-e33b-4ae5-bf99-8b475bf1efad, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T02:59:51.438Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T02:59:56.443Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:00:01.449Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:00:03.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=27727d7c-2a83-44e6-9773-032869d39237, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=9823446f-5c7f-46e1-ae70-f0d79f56435b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:00:03.668Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=27727d7c-2a83-44e6-9773-032869d39237, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=9823446f-5c7f-46e1-ae70-f0d79f56435b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:00:06.454Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:00:11.462Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:00:16.466Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:00:18.655Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9e767431-756a-498a-8618-b2276cb1ce7b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b22aa1f0-9bac-459a-bc4c-0caeb3e0566f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:00:18.656Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9e767431-756a-498a-8618-b2276cb1ce7b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b22aa1f0-9bac-459a-bc4c-0caeb3e0566f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:00:21.470Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:00:26.474Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:00:31.478Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:00:33.660Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2ad3cef4-227c-4611-80d3-abd6c7c0ef4f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d3248e4f-b26d-49d0-858b-8914bc851673, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:00:33.661Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2ad3cef4-227c-4611-80d3-abd6c7c0ef4f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d3248e4f-b26d-49d0-858b-8914bc851673, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:00:36.483Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:00:41.495Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:00:46.500Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:00:48.680Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=29042628-6a06-405a-b16d-9a78e5204dbd, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=9c4d5773-f313-4d0e-a838-db0f15e5ca1d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:00:48.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=29042628-6a06-405a-b16d-9a78e5204dbd, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=9c4d5773-f313-4d0e-a838-db0f15e5ca1d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:00:51.507Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:00:56.513Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:01:01.531Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:01:03.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=25e5bf9f-cbfb-4dee-a767-95c4807fd169, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=e5b937f6-4025-41bc-a345-130bb89a2dd3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:01:03.686Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=25e5bf9f-cbfb-4dee-a767-95c4807fd169, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=e5b937f6-4025-41bc-a345-130bb89a2dd3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:01:06.547Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:01:11.552Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:01:16.557Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:01:18.702Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e66a7cef-9968-4c1d-a8a2-d2b7b7a4cf04, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a5fbafc4-816f-460b-bd1d-be0f125490bb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:01:18.706Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e66a7cef-9968-4c1d-a8a2-d2b7b7a4cf04, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a5fbafc4-816f-460b-bd1d-be0f125490bb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:01:21.561Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:01:26.564Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:01:31.570Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:01:33.681Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=366595bb-3a75-472d-bd68-97402c0cca98, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0f4b9c53-0e51-4f37-856e-09c00950ca63, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:01:33.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=366595bb-3a75-472d-bd68-97402c0cca98, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0f4b9c53-0e51-4f37-856e-09c00950ca63, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:01:36.589Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:01:41.593Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:01:46.598Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:01:48.702Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ef92fdaa-4b90-4fbd-862f-eb61364db00c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b035350b-bd88-43df-adb8-e302ad9337f0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:01:48.706Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ef92fdaa-4b90-4fbd-862f-eb61364db00c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b035350b-bd88-43df-adb8-e302ad9337f0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:01:51.608Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:01:56.613Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:02:01.626Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:02:03.662Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f94ea776-ddfd-4b36-9cde-33b60f7e589b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=381b6f9c-b3b7-4cc6-bd23-534b997003de, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:02:03.663Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f94ea776-ddfd-4b36-9cde-33b60f7e589b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=381b6f9c-b3b7-4cc6-bd23-534b997003de, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:02:06.631Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:02:11.641Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:02:16.646Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:02:18.684Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=506872e6-989c-4829-84c8-572a5b8239a8, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1587941b-5b57-4877-85f1-82e22810ec48, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:02:18.687Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=506872e6-989c-4829-84c8-572a5b8239a8, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1587941b-5b57-4877-85f1-82e22810ec48, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:02:21.658Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:02:26.667Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:02:31.726Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:02:33.989Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d03fe694-cc3e-44fc-9644-60a3b009b706, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=7d393146-d210-4b23-b932-2d27dd7fb5fa, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:02:33.996Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d03fe694-cc3e-44fc-9644-60a3b009b706, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=7d393146-d210-4b23-b932-2d27dd7fb5fa, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:02:36.732Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:02:41.741Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:02:46.749Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:02:48.718Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=95ec73f2-c3f9-4e97-b37a-155655b6792f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=4cb7f266-39ce-46f5-bc9e-6a1b562c1c67, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:02:48.720Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=95ec73f2-c3f9-4e97-b37a-155655b6792f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=4cb7f266-39ce-46f5-bc9e-6a1b562c1c67, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:02:51.753Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:02:56.765Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:03:01.769Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:03:04.948Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f7800b4e-95c8-429a-aa7f-0deee674824a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f39981e3-f84a-4d3e-8591-4e26553b8acf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:03:04.950Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f7800b4e-95c8-429a-aa7f-0deee674824a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f39981e3-f84a-4d3e-8591-4e26553b8acf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:03:06.774Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:03:11.785Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:03:17.104Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:03:19.069Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=47324b2d-6fee-4193-a08c-cd0a5d218b94, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=32f66bdc-4f72-4df9-9b48-ad5ed14f5bbe, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:03:19.071Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=47324b2d-6fee-4193-a08c-cd0a5d218b94, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=32f66bdc-4f72-4df9-9b48-ad5ed14f5bbe, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:03:22.116Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:03:27.128Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:03:32.139Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:03:33.683Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=78646e05-6882-4441-9b68-e7bb50176c7f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0f6697c8-2705-4013-8471-1d39f95c3cdc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:03:33.685Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=78646e05-6882-4441-9b68-e7bb50176c7f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0f6697c8-2705-4013-8471-1d39f95c3cdc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:03:37.144Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:03:42.148Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:03:47.156Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:03:48.701Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9e57c756-5d51-4eee-b657-7e0d4eb9296d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1ed77ee4-b638-4008-adbb-5b283eeb2d63, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:03:48.703Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9e57c756-5d51-4eee-b657-7e0d4eb9296d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1ed77ee4-b638-4008-adbb-5b283eeb2d63, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:03:52.163Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:03:57.168Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:04:02.176Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:04:03.664Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9197e203-aa77-4e0a-b86f-5ebb422d1ddd, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d851dd73-e9df-45a1-8d7f-26e1384a3404, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:04:03.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9197e203-aa77-4e0a-b86f-5ebb422d1ddd, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d851dd73-e9df-45a1-8d7f-26e1384a3404, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:04:07.180Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:04:12.185Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:04:17.188Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:04:18.668Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=828ae048-efd2-49ad-ae4e-80c1a82c3ec4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=4edef53d-dfb5-42d7-8bd5-4e9b537a352d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:04:18.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=828ae048-efd2-49ad-ae4e-80c1a82c3ec4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=4edef53d-dfb5-42d7-8bd5-4e9b537a352d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:04:22.192Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:04:27.195Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:04:32.199Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:04:33.686Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b5876366-e5e0-4d95-8850-26d301d5fde1, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=cc42703b-23ee-41b6-876d-0d1d46c983f0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:04:33.687Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b5876366-e5e0-4d95-8850-26d301d5fde1, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=cc42703b-23ee-41b6-876d-0d1d46c983f0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:04:37.202Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:04:42.209Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:04:47.213Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:04:48.685Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=53dab7e8-59f4-4e05-854e-4d2a59e4bcb1, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=23d9f10c-cc6d-4226-aef4-0124d6bfb938, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:04:48.686Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=53dab7e8-59f4-4e05-854e-4d2a59e4bcb1, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=23d9f10c-cc6d-4226-aef4-0124d6bfb938, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:04:52.220Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:04:57.226Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:05:02.230Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:05:03.698Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e094c294-0e7b-453b-a713-77b653f381ca, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=179a6f4e-52ab-4b93-9069-28b84a937107, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:05:03.700Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e094c294-0e7b-453b-a713-77b653f381ca, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=179a6f4e-52ab-4b93-9069-28b84a937107, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:05:07.234Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:05:12.240Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:05:17.249Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:05:18.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3576f6fa-15e4-4eb2-983e-d60de075916a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=674b6bb4-e861-40e9-9828-b3a86b4253da, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:05:18.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3576f6fa-15e4-4eb2-983e-d60de075916a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=674b6bb4-e861-40e9-9828-b3a86b4253da, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:05:22.255Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:05:27.261Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:05:32.266Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:05:33.855Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2c0cab1b-e1e8-492d-ad80-4116a051d9e6, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c4b8fede-2e3a-4692-ac0c-fc9091dc5d9a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:05:33.861Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2c0cab1b-e1e8-492d-ad80-4116a051d9e6, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c4b8fede-2e3a-4692-ac0c-fc9091dc5d9a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:05:37.273Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:05:42.285Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:05:47.289Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:05:48.726Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0bf759d1-bf3a-490e-93e8-1bd423613c4b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=817db83a-6183-44b9-8ace-bae926aaa05f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:05:48.727Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0bf759d1-bf3a-490e-93e8-1bd423613c4b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=817db83a-6183-44b9-8ace-bae926aaa05f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:05:52.292Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:05:57.306Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:06:02.310Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:06:03.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0285f8c8-bf9a-4d9a-8f79-3eba888a2561, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=06972ab5-a8ae-4605-b790-ffcc247272d8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:06:03.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0285f8c8-bf9a-4d9a-8f79-3eba888a2561, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=06972ab5-a8ae-4605-b790-ffcc247272d8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:06:07.325Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:06:12.335Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:06:17.739Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:06:18.826Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ee58b386-72e2-42cc-9170-dba3bd7ee6a0, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1177ae9a-874f-446e-ab84-3b7200961e2b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:06:18.832Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ee58b386-72e2-42cc-9170-dba3bd7ee6a0, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1177ae9a-874f-446e-ab84-3b7200961e2b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:06:22.743Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:06:27.747Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:06:32.752Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:06:33.703Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=44a6d11f-1944-4e85-ae8d-a80043bc7e29, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d659054c-1de4-45e5-a26b-d4ad8ea57b06, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:06:33.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=44a6d11f-1944-4e85-ae8d-a80043bc7e29, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d659054c-1de4-45e5-a26b-d4ad8ea57b06, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:06:37.756Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:06:42.759Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:06:47.765Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:06:48.679Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a3b9e5a5-7231-4d34-80c1-d4f01c1b3d97, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=97b0d227-32e9-4d91-aafb-4c7a8e0ae843, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:06:48.681Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a3b9e5a5-7231-4d34-80c1-d4f01c1b3d97, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=97b0d227-32e9-4d91-aafb-4c7a8e0ae843, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:06:52.768Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:06:57.772Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:07:02.776Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:07:03.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1e6dabfa-6838-41b5-80eb-fbc8e2d88c8b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f79f8c63-f871-4805-83da-cb08b32e0c37, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:07:03.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1e6dabfa-6838-41b5-80eb-fbc8e2d88c8b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f79f8c63-f871-4805-83da-cb08b32e0c37, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:07:07.780Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:07:12.784Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:07:17.787Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:07:18.662Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=90213123-4dd9-4d0a-ad19-8282325f53b9, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2587d368-eee5-48f0-a753-1178a6881482, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:07:18.664Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=90213123-4dd9-4d0a-ad19-8282325f53b9, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2587d368-eee5-48f0-a753-1178a6881482, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:07:22.791Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:07:27.805Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:07:32.810Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:07:33.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3154196e-0bc3-44b7-83b2-0a7b33d1f664, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=063ade1c-1e26-4d73-a689-64a6ceb572ac, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:07:33.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3154196e-0bc3-44b7-83b2-0a7b33d1f664, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=063ade1c-1e26-4d73-a689-64a6ceb572ac, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:07:37.813Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:07:42.817Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:07:47.826Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:07:48.686Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=072ad01e-3814-4292-b673-0abc14195a62, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=fc01f609-9b66-4697-9f5d-3a77dfecaf41, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:07:48.690Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=072ad01e-3814-4292-b673-0abc14195a62, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=fc01f609-9b66-4697-9f5d-3a77dfecaf41, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:07:52.833Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:07:57.842Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:08:02.848Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:08:03.777Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=23577239-e9e0-475c-a7e8-0c38792ae0d2, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=e212ce18-0761-40fd-9bcb-8cb882355c10, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:08:03.778Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=23577239-e9e0-475c-a7e8-0c38792ae0d2, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=e212ce18-0761-40fd-9bcb-8cb882355c10, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:08:07.857Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:08:12.990Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:08:18.055Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:08:18.696Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=244d0e2b-e924-4018-874e-7724c740e363, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=8d9c4204-9d1c-4ff9-9ce6-890be8f9b2b2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:08:18.697Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=244d0e2b-e924-4018-874e-7724c740e363, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=8d9c4204-9d1c-4ff9-9ce6-890be8f9b2b2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:08:23.059Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:08:28.069Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:08:33.296Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:08:33.808Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1df89726-3cbd-4941-a0a1-034c1de49469, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=3df63994-a7b4-4139-ab42-3c1823a7f299, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:08:33.810Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1df89726-3cbd-4941-a0a1-034c1de49469, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=3df63994-a7b4-4139-ab42-3c1823a7f299, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:08:38.407Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:08:43.483Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:08:48.505Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:08:48.683Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1bb488e9-0c1b-4169-b0cc-c0405e215b6c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=04abff66-2214-456a-8566-84f5e934277f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:08:48.686Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1bb488e9-0c1b-4169-b0cc-c0405e215b6c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=04abff66-2214-456a-8566-84f5e934277f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:08:53.511Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:08:58.514Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:09:03.518Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:09:03.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=504842ff-25a4-45ed-9f87-05e20720fbd3, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=469bca70-61b3-4a2e-a495-a2e3cde86462, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:09:03.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=504842ff-25a4-45ed-9f87-05e20720fbd3, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=469bca70-61b3-4a2e-a495-a2e3cde86462, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:09:08.522Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:09:13.534Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:09:18.537Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:09:18.700Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1a183ad5-c40a-4aa9-82d7-c0e148499ffe, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=8d4d4fc1-d393-41c3-8e06-cff4b8c8f169, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:09:18.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1a183ad5-c40a-4aa9-82d7-c0e148499ffe, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=8d4d4fc1-d393-41c3-8e06-cff4b8c8f169, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:09:23.544Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:09:28.549Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:09:33.558Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:09:33.768Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=245378fc-12eb-4eec-9624-3f6a9bde3e3e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c639fa61-dff0-4f05-9364-39d7b2f95370, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:09:33.772Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=245378fc-12eb-4eec-9624-3f6a9bde3e3e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c639fa61-dff0-4f05-9364-39d7b2f95370, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:09:38.561Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:09:43.577Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:09:48.582Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:09:48.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e0e8a687-dd07-47db-83f7-40f98f9e6f93, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=fac73d00-60eb-44aa-9e0d-2eb1abce48d3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:09:48.711Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e0e8a687-dd07-47db-83f7-40f98f9e6f93, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=fac73d00-60eb-44aa-9e0d-2eb1abce48d3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:09:53.585Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:09:58.591Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:10:03.597Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:10:03.715Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3969020d-6971-4e40-ae31-3aa706279855, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a49c0272-dd5b-42c6-a017-2a64d56afd30, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:10:03.725Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3969020d-6971-4e40-ae31-3aa706279855, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a49c0272-dd5b-42c6-a017-2a64d56afd30, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:10:08.600Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:10:13.948Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:10:18.665Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=20a1b7a8-b795-41c2-96a1-edd457435c5d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=3d84997f-50e8-4c27-af00-8347d77de2ce, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:10:18.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=20a1b7a8-b795-41c2-96a1-edd457435c5d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=3d84997f-50e8-4c27-af00-8347d77de2ce, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:10:18.983Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:10:23.986Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:10:28.990Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:10:33.723Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8510aacd-217b-41c3-b58f-62ed70b98b1a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=4d621fce-ff0f-4c1e-a658-fb114bd38e2c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:10:33.725Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8510aacd-217b-41c3-b58f-62ed70b98b1a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=4d621fce-ff0f-4c1e-a658-fb114bd38e2c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:10:34.045Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:10:39.054Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:10:44.063Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:10:48.665Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=143b72ac-0570-4e31-98af-de790f502738, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2d3eb2e1-f725-46d6-800e-bd6aaf4e214b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:10:48.667Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=143b72ac-0570-4e31-98af-de790f502738, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2d3eb2e1-f725-46d6-800e-bd6aaf4e214b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:10:49.067Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:10:54.070Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:10:59.079Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:11:03.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c4c090aa-09e0-4ea8-983e-fb0abf2ff9ef, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=50e1a45a-10ce-4d3b-8795-5fd879562c38, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:11:03.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c4c090aa-09e0-4ea8-983e-fb0abf2ff9ef, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=50e1a45a-10ce-4d3b-8795-5fd879562c38, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:11:04.084Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:11:09.088Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:11:14.096Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:11:18.657Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=11d80f90-e80a-49fa-afca-c842795e2437, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=26a8e2cf-dbea-4058-a5a5-e5459a0e4f9c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:11:18.658Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=11d80f90-e80a-49fa-afca-c842795e2437, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=26a8e2cf-dbea-4058-a5a5-e5459a0e4f9c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:11:19.100Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:11:24.107Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:11:29.111Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:11:33.681Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=790329dd-f8fa-46db-9b70-6cb388d7d332, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c6906ac4-d02b-4854-9f0f-6fa41a62b113, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:11:33.683Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=790329dd-f8fa-46db-9b70-6cb388d7d332, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c6906ac4-d02b-4854-9f0f-6fa41a62b113, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:11:34.120Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:11:39.123Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:11:44.127Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:11:48.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0352da30-5993-4b61-ac5e-235a5a0151c8, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d82ad834-728c-4d08-85ab-4c151339a4c4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:11:48.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0352da30-5993-4b61-ac5e-235a5a0151c8, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d82ad834-728c-4d08-85ab-4c151339a4c4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:11:49.130Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:11:54.134Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:11:59.138Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:12:03.681Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=787e1fb1-14af-4b5d-a1e4-49046513a2e8, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c2092acd-0cee-495d-9c7e-02051cacc387, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:12:03.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=787e1fb1-14af-4b5d-a1e4-49046513a2e8, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c2092acd-0cee-495d-9c7e-02051cacc387, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:12:04.142Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:12:09.145Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:12:14.147Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:12:18.667Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7da43eb9-bf79-484c-86fa-b7e5986c2c85, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=e093d12d-2b60-43c2-afb7-094567737de2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:12:18.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7da43eb9-bf79-484c-86fa-b7e5986c2c85, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=e093d12d-2b60-43c2-afb7-094567737de2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:12:19.150Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:12:24.153Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:12:29.156Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:12:33.681Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9c280eb5-95ad-4e2d-832a-d228c8f5400d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2fa742e3-00b2-4942-b6f6-d60bea8a634a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:12:33.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9c280eb5-95ad-4e2d-832a-d228c8f5400d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2fa742e3-00b2-4942-b6f6-d60bea8a634a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:12:34.159Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:12:39.164Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:12:44.170Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:12:48.681Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d91e9590-a671-4b02-9916-37ec746da674, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c55c0f47-0f3c-4e98-a067-8118c4433951, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:12:48.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d91e9590-a671-4b02-9916-37ec746da674, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c55c0f47-0f3c-4e98-a067-8118c4433951, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:12:49.175Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:12:54.178Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:12:59.181Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:13:03.709Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0467f643-7f13-4484-9a41-5fa2f4aa7799, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=302b3771-e842-499f-ac58-f0d56a7c7e21, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:13:03.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0467f643-7f13-4484-9a41-5fa2f4aa7799, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=302b3771-e842-499f-ac58-f0d56a7c7e21, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:13:04.190Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:13:09.193Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:13:14.202Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:13:18.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9220d114-5664-40ee-993d-688bb15cde9f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=04b64d7c-13ce-4f3d-9069-29a6695e3442, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:13:18.709Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9220d114-5664-40ee-993d-688bb15cde9f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=04b64d7c-13ce-4f3d-9069-29a6695e3442, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:13:19.209Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:13:24.213Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:13:29.218Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:13:33.694Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e7dc5efb-a0ef-438a-92c3-200dd7e8767f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=795f2f97-45e8-48d9-a431-4acfc170c546, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:13:33.695Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e7dc5efb-a0ef-438a-92c3-200dd7e8767f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=795f2f97-45e8-48d9-a431-4acfc170c546, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:13:34.224Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:13:39.227Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:13:44.230Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:13:48.663Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2e324fd1-430b-4052-bf50-87284ee1a2a9, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f4bbff51-c866-4d87-aee5-efb090b2ac17, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:13:48.665Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2e324fd1-430b-4052-bf50-87284ee1a2a9, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f4bbff51-c866-4d87-aee5-efb090b2ac17, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:13:49.233Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:13:54.236Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:13:59.239Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:14:03.653Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8d378ff0-a969-487e-9ad2-ea5eb2afdc1d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=4ede0393-2802-40f8-87f2-47580046567d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:14:03.654Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8d378ff0-a969-487e-9ad2-ea5eb2afdc1d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=4ede0393-2802-40f8-87f2-47580046567d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:14:04.243Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:14:09.250Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:14:14.257Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:14:18.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=97abf597-63f8-4ec3-b7d4-1829304b28df, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=8fb5017e-53b9-477a-bc68-160ca42f876c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:14:18.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=97abf597-63f8-4ec3-b7d4-1829304b28df, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=8fb5017e-53b9-477a-bc68-160ca42f876c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:14:19.260Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:14:24.263Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:14:29.266Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:14:33.658Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=43658e18-ad06-40d3-bf4f-cf9cf3b1e679, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5eaea1de-220c-4ab4-937f-165275653021, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:14:33.660Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=43658e18-ad06-40d3-bf4f-cf9cf3b1e679, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5eaea1de-220c-4ab4-937f-165275653021, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:14:34.269Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:14:39.273Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:14:44.277Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:14:48.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=24dd632a-5db5-4f5d-a15c-bba741bacdae, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=3afc3cdf-c4b9-4cd7-b2fc-1944a921c155, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:14:48.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=24dd632a-5db5-4f5d-a15c-bba741bacdae, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=3afc3cdf-c4b9-4cd7-b2fc-1944a921c155, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:14:49.281Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:14:54.285Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:14:59.288Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:15:03.686Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=fc96031e-6409-4953-bbeb-125efe63ba05, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=e82261ec-500d-481a-85b5-3b05eec7c836, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:15:03.688Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=fc96031e-6409-4953-bbeb-125efe63ba05, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=e82261ec-500d-481a-85b5-3b05eec7c836, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:15:04.292Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:15:09.295Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:15:14.300Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:15:18.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=716eae33-bfc4-4f50-a09e-7b633b928167, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ef3a61b9-c465-4932-b9e8-0de27b0339f0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:15:18.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=716eae33-bfc4-4f50-a09e-7b633b928167, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ef3a61b9-c465-4932-b9e8-0de27b0339f0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:15:19.304Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:15:24.306Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:15:29.309Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:15:33.679Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=dd2fc219-de7e-4b7c-a95e-6e8b1d1da580, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=cd2d3846-d0d6-4755-a602-51431668d823, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:15:33.680Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=dd2fc219-de7e-4b7c-a95e-6e8b1d1da580, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=cd2d3846-d0d6-4755-a602-51431668d823, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:15:34.314Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:15:39.318Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:15:44.321Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:15:48.687Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f3f6c22f-1a9c-4701-a578-77490d7b1dd3, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=daab284d-5ad2-4e58-be55-95b80f49a27f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:15:48.689Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f3f6c22f-1a9c-4701-a578-77490d7b1dd3, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=daab284d-5ad2-4e58-be55-95b80f49a27f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:15:49.324Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:15:54.332Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:15:59.344Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:16:03.681Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=fd738188-1ae3-45af-8d89-cbe354062795, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=877b12e1-bad4-436e-ae85-e676efce4f3e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:16:03.683Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=fd738188-1ae3-45af-8d89-cbe354062795, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=877b12e1-bad4-436e-ae85-e676efce4f3e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:16:04.347Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:16:09.350Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:16:14.353Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:16:18.667Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e3d10da1-5bb1-481e-8b6f-24acd79d4613, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a5de76d7-2856-4635-8fb7-675f669d80a4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:16:18.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e3d10da1-5bb1-481e-8b6f-24acd79d4613, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a5de76d7-2856-4635-8fb7-675f669d80a4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:16:19.357Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:16:24.361Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:16:29.364Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:16:33.680Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2c3bf1ed-370d-4967-aef6-570df166370e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=9900101b-63a9-43e4-b695-3741fb74229d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:16:33.683Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2c3bf1ed-370d-4967-aef6-570df166370e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=9900101b-63a9-43e4-b695-3741fb74229d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:16:34.367Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:16:39.371Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:16:44.374Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:16:48.686Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2b97381b-6d92-4790-a220-d72ca6cb560d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c6436627-0323-4651-bd9f-18c283ba79ef, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:16:48.687Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2b97381b-6d92-4790-a220-d72ca6cb560d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c6436627-0323-4651-bd9f-18c283ba79ef, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:16:49.377Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:16:54.379Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:16:59.382Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:17:03.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5f2ab127-ec4b-4607-bd43-95a8dd798677, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ee70169e-e485-40f8-8619-064fdeca6c01, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:17:03.706Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5f2ab127-ec4b-4607-bd43-95a8dd798677, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ee70169e-e485-40f8-8619-064fdeca6c01, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:17:04.386Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:17:09.388Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:17:14.391Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:17:18.693Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b9457692-79c9-4ff7-89b4-97a4f147062f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f7b35aae-434c-4807-8865-311614c0f3bb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:17:18.694Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b9457692-79c9-4ff7-89b4-97a4f147062f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f7b35aae-434c-4807-8865-311614c0f3bb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:17:19.394Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:17:24.398Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:17:29.401Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:17:33.687Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ffd6d1fe-f5d4-447f-8348-97e60beff214, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f4477981-5fa9-4b66-9aa3-4e5bcb48007e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:17:33.688Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ffd6d1fe-f5d4-447f-8348-97e60beff214, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f4477981-5fa9-4b66-9aa3-4e5bcb48007e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:17:34.405Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:17:39.407Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:17:44.411Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:17:48.681Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=09ddb357-2525-4191-ba90-f5ec7741f535, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=6caf04bd-4a2b-4c89-b259-f77201a2d0af, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:17:48.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=09ddb357-2525-4191-ba90-f5ec7741f535, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=6caf04bd-4a2b-4c89-b259-f77201a2d0af, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:17:49.415Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:17:54.418Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:17:59.422Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:18:03.702Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=eadf2abc-61ee-44ac-9138-7b8c443d16bb, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2287f352-59dd-418d-aedf-2419790dfcd8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:18:03.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=eadf2abc-61ee-44ac-9138-7b8c443d16bb, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2287f352-59dd-418d-aedf-2419790dfcd8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:18:04.430Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:18:09.433Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:18:14.438Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:18:18.661Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b1fcb326-a298-4947-9948-eff5df736156, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=df89cdaa-de68-4b9b-a7cd-6cd3eee93247, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:18:18.662Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b1fcb326-a298-4947-9948-eff5df736156, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=df89cdaa-de68-4b9b-a7cd-6cd3eee93247, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:18:19.441Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:18:24.448Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:18:29.452Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:18:33.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=17ccbf0b-6aa8-4da3-8101-d22e19f15a75, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=fa954fff-6d68-4fe2-ad2d-3980172168b5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:18:33.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=17ccbf0b-6aa8-4da3-8101-d22e19f15a75, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=fa954fff-6d68-4fe2-ad2d-3980172168b5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:18:34.456Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:18:39.459Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:18:44.465Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:18:48.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f59f7e69-c942-46b1-beec-91daf1b2bd07, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=05457bad-d6f8-406b-9fed-1a89f1f00273, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:18:48.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f59f7e69-c942-46b1-beec-91daf1b2bd07, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=05457bad-d6f8-406b-9fed-1a89f1f00273, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:18:49.468Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:18:54.471Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:18:59.474Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:19:03.679Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=764efe96-0c3f-4b25-bc56-b6d7df772a1f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=eddb3485-60dc-4c1a-9d93-4dea0fc7e09f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:19:03.680Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=764efe96-0c3f-4b25-bc56-b6d7df772a1f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=eddb3485-60dc-4c1a-9d93-4dea0fc7e09f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:19:04.478Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:19:09.481Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:19:14.484Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:19:18.686Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=adaa5140-2bd3-4325-bdaf-dcf933559efc, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d1b371c0-3012-438b-b790-a602f551a828, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:19:18.687Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=adaa5140-2bd3-4325-bdaf-dcf933559efc, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d1b371c0-3012-438b-b790-a602f551a828, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:19:19.487Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:19:24.491Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:19:29.495Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:19:33.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f370596a-7667-4a4c-bbf6-c600cc6c6efd, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=994df6c9-f4cf-4821-b44c-b3c77289566e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:19:33.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f370596a-7667-4a4c-bbf6-c600cc6c6efd, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=994df6c9-f4cf-4821-b44c-b3c77289566e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:19:34.499Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:19:39.502Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:19:44.505Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:19:48.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=89870c0b-2765-43ca-8cea-13a6cd66652c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=42c9c6f4-ddd2-4323-83b5-52be23fd7e95, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:19:48.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=89870c0b-2765-43ca-8cea-13a6cd66652c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=42c9c6f4-ddd2-4323-83b5-52be23fd7e95, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:19:49.509Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:19:54.512Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:19:59.515Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:20:03.681Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1aecdffa-d195-4d23-93c6-83c5cc4094c4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=e1fe735b-e209-438d-8aa5-2f9b6e1fdeb1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:20:03.683Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1aecdffa-d195-4d23-93c6-83c5cc4094c4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=e1fe735b-e209-438d-8aa5-2f9b6e1fdeb1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:20:04.518Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:20:09.522Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:20:14.526Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:20:18.684Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2d24d7c9-1a79-4f61-90c2-0369d4442cb1, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=34239c1a-e5c8-4193-afb8-d6e2df3fa8eb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:20:18.685Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2d24d7c9-1a79-4f61-90c2-0369d4442cb1, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=34239c1a-e5c8-4193-afb8-d6e2df3fa8eb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:20:19.530Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:20:24.533Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:20:29.537Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:20:33.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d7aeaf36-768e-46bc-9106-631be1463b16, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=524ba976-a640-4db3-b07c-36209f093460, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:20:33.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d7aeaf36-768e-46bc-9106-631be1463b16, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=524ba976-a640-4db3-b07c-36209f093460, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:20:34.541Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:20:39.547Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:20:44.551Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:20:48.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=bba541a9-ae56-4e5e-a27c-8ada5222c258, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0b330d0a-d7f0-4918-a759-29c212bfe310, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:20:48.684Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=bba541a9-ae56-4e5e-a27c-8ada5222c258, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0b330d0a-d7f0-4918-a759-29c212bfe310, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:20:49.554Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:20:54.558Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:20:59.561Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:21:03.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=17bbad2d-13fc-48f0-afe9-b0e98961d086, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ebbc9f91-20ae-42e1-b76d-54f3c51fd04f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:21:03.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=17bbad2d-13fc-48f0-afe9-b0e98961d086, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ebbc9f91-20ae-42e1-b76d-54f3c51fd04f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:21:04.564Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:21:09.570Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:21:14.592Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:21:18.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9c3044c5-a25d-4cfe-a90a-a998049be488, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ad4005cc-53ae-4d86-ab77-6e9a5ed66b5f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:21:18.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9c3044c5-a25d-4cfe-a90a-a998049be488, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ad4005cc-53ae-4d86-ab77-6e9a5ed66b5f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:21:19.596Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:21:24.607Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:21:29.610Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:21:33.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=fcd978f9-7cd1-4d2c-8986-eebe39bec101, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a2f2f7e2-9b7c-4108-8062-a3b2ca6a094e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:21:33.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=fcd978f9-7cd1-4d2c-8986-eebe39bec101, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a2f2f7e2-9b7c-4108-8062-a3b2ca6a094e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:21:34.614Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:21:39.617Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:21:44.623Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:21:48.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f927efd4-c313-4c0f-9500-06cd90e3b017, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5a1d9ad8-afe4-4586-b0ba-5d79655be5a9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:21:48.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f927efd4-c313-4c0f-9500-06cd90e3b017, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5a1d9ad8-afe4-4586-b0ba-5d79655be5a9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:21:49.626Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:21:54.629Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:21:59.632Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:22:03.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=de9727cd-e946-49be-9206-1290d204fd88, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2ab0507f-0914-40d4-89d3-f6f673b35a50, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:22:03.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=de9727cd-e946-49be-9206-1290d204fd88, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2ab0507f-0914-40d4-89d3-f6f673b35a50, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:22:04.634Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:22:09.637Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:22:14.640Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:22:18.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0984f31b-3d0e-4b5a-b550-6e03b1313e1a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=e0ca7840-636f-494b-96c1-6bdc2f276f86, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:22:18.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0984f31b-3d0e-4b5a-b550-6e03b1313e1a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=e0ca7840-636f-494b-96c1-6bdc2f276f86, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:22:19.643Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:22:24.646Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:22:29.651Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:22:33.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1e53f307-fe47-418c-856b-321c362be8eb, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=040e777c-5900-4e12-95f1-0c5cb0b67db6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:22:33.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1e53f307-fe47-418c-856b-321c362be8eb, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=040e777c-5900-4e12-95f1-0c5cb0b67db6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:22:34.655Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:22:39.657Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:22:44.662Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:22:48.662Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3f752040-daa7-4001-a585-ed0282f8a694, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f8bc0afb-3928-45b2-b0e9-ce0fef52388a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:22:48.664Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3f752040-daa7-4001-a585-ed0282f8a694, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f8bc0afb-3928-45b2-b0e9-ce0fef52388a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:22:49.666Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:22:54.671Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:22:59.675Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:23:03.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d1d9b37e-d5da-4466-91ce-38649a3572ef, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a852cb0d-4aeb-437b-abd8-51040a088c08, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:23:03.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d1d9b37e-d5da-4466-91ce-38649a3572ef, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a852cb0d-4aeb-437b-abd8-51040a088c08, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:23:04.678Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:23:09.681Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:23:14.684Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:23:18.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=956c5c29-e87b-4888-aa29-ba326d13d401, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5b47e615-1a40-4fc8-bce1-36088162e0fd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:23:18.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=956c5c29-e87b-4888-aa29-ba326d13d401, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5b47e615-1a40-4fc8-bce1-36088162e0fd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:23:19.686Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:23:24.689Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:23:29.692Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:23:33.651Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=aeb75c2c-eb5a-47b8-835c-16c4839154ac, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5a427c4b-b849-41fe-a7ce-ad169308b4c1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:23:33.652Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=aeb75c2c-eb5a-47b8-835c-16c4839154ac, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5a427c4b-b849-41fe-a7ce-ad169308b4c1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:23:34.695Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:23:39.697Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:23:44.699Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:23:48.659Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=669d875d-82b2-450a-a82a-be64b970aea8, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=13c951e0-cd3c-4077-9ac5-515c39116d0f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:23:48.660Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=669d875d-82b2-450a-a82a-be64b970aea8, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=13c951e0-cd3c-4077-9ac5-515c39116d0f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:23:49.703Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:23:54.706Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:23:59.710Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:24:03.658Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e9ab94a7-8c3b-47d4-bcac-956690077d6e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c23d9b88-4558-4dc0-8be8-30e7194e92d2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:24:03.659Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e9ab94a7-8c3b-47d4-bcac-956690077d6e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c23d9b88-4558-4dc0-8be8-30e7194e92d2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:24:04.713Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:24:09.716Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:24:14.719Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:24:18.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4c62fec6-56d7-46bd-a683-e5033e8f1a7e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b1a72401-fe6f-41b6-ad2d-df3d9d55c941, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:24:18.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4c62fec6-56d7-46bd-a683-e5033e8f1a7e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b1a72401-fe6f-41b6-ad2d-df3d9d55c941, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:24:19.722Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:24:24.725Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:24:29.728Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:24:33.660Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1bd61708-be19-45fa-b481-5e3c667e815c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=7ac291fd-8523-44a2-af45-b3f0e2d69e19, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:24:33.662Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1bd61708-be19-45fa-b481-5e3c667e815c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=7ac291fd-8523-44a2-af45-b3f0e2d69e19, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:24:34.731Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:24:39.734Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:24:44.738Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:24:48.665Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=420305f6-5a3d-4f3c-b157-3bd84a136d9c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=78aaf835-bd89-4fe5-8cf3-6fb7f9f5d5d9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:24:48.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=420305f6-5a3d-4f3c-b157-3bd84a136d9c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=78aaf835-bd89-4fe5-8cf3-6fb7f9f5d5d9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:24:49.741Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:24:54.745Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:24:59.748Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:25:03.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0d34be6f-d1d8-4dd8-afa0-4802fe813dea, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=8d87e2b3-605a-4207-afe8-1a30122be799, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:25:03.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0d34be6f-d1d8-4dd8-afa0-4802fe813dea, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=8d87e2b3-605a-4207-afe8-1a30122be799, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:25:04.751Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:25:09.754Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:25:14.757Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:25:18.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f640a8b4-f9ae-4434-ae93-a44b5dd3932b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=e3127132-10fb-419a-bd14-8e5859860060, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:25:18.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f640a8b4-f9ae-4434-ae93-a44b5dd3932b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=e3127132-10fb-419a-bd14-8e5859860060, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:25:19.761Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:25:24.766Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:25:29.770Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:25:33.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=65e96b4d-8ec6-4ece-9157-ab0f6366a1ca, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=aaa7776c-5d0d-418d-bcac-6829646a2ef7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:25:33.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=65e96b4d-8ec6-4ece-9157-ab0f6366a1ca, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=aaa7776c-5d0d-418d-bcac-6829646a2ef7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:25:34.772Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:25:39.775Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:25:44.778Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:25:48.656Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9f68f65e-8cf6-4d85-a15a-11d06d53dbb3, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ceac3952-72f4-4365-9b11-65386f2db6bd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:25:48.657Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9f68f65e-8cf6-4d85-a15a-11d06d53dbb3, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ceac3952-72f4-4365-9b11-65386f2db6bd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:25:49.781Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:25:54.784Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:25:59.787Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:26:03.686Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4fb5f067-37a4-4b72-8d55-cc2a4530ca19, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b14a5fae-3760-4f5d-a437-b831e0f6db98, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:26:03.688Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4fb5f067-37a4-4b72-8d55-cc2a4530ca19, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b14a5fae-3760-4f5d-a437-b831e0f6db98, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:26:04.790Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:26:09.793Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:26:14.795Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:26:18.667Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7a04149a-29e9-45e5-8297-3657ee14e046, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=abd5e9e9-a998-46cd-9a42-80b9c30a5166, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:26:18.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7a04149a-29e9-45e5-8297-3657ee14e046, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=abd5e9e9-a998-46cd-9a42-80b9c30a5166, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:26:19.798Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:26:24.805Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:26:29.809Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:26:33.686Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ef9d8ce4-df16-4437-b03b-c1678c059d19, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=196b9c19-4aa2-42b7-b0d2-98f205aabdbe, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:26:33.687Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ef9d8ce4-df16-4437-b03b-c1678c059d19, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=196b9c19-4aa2-42b7-b0d2-98f205aabdbe, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:26:34.811Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:26:39.815Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:26:44.818Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:26:48.667Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=460dec53-d1ab-482a-8bae-3e65257487c4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5a40cf46-cd65-4db2-a869-044d5252baa5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:26:48.668Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=460dec53-d1ab-482a-8bae-3e65257487c4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5a40cf46-cd65-4db2-a869-044d5252baa5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:26:49.823Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:26:54.826Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:26:59.828Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:27:03.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b84c4dfd-cd75-427e-807f-a6e723289e9a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=8009bf54-f1d3-4df0-a2a4-ea75e9c78803, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:27:03.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b84c4dfd-cd75-427e-807f-a6e723289e9a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=8009bf54-f1d3-4df0-a2a4-ea75e9c78803, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:27:04.831Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:27:09.834Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:27:14.837Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:27:18.668Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a18c3592-0d14-4a60-bcfe-b7b8942e311c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=73375d92-25db-4916-aa11-68f40756525c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:27:18.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a18c3592-0d14-4a60-bcfe-b7b8942e311c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=73375d92-25db-4916-aa11-68f40756525c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:27:19.840Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:27:24.843Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:27:29.845Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:27:33.662Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=13bca842-b0d2-451d-9a10-2aa8d0e4b68b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=95403e87-772e-4a8a-9169-e45ce8683ff4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:27:33.663Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=13bca842-b0d2-451d-9a10-2aa8d0e4b68b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=95403e87-772e-4a8a-9169-e45ce8683ff4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:27:34.848Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:27:39.851Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:27:44.853Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:27:48.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c8b70a0a-857e-49af-a966-ddc6992944ed, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0cf26b09-7907-48d1-b2b5-fa2e7c8c26e2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:27:48.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c8b70a0a-857e-49af-a966-ddc6992944ed, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0cf26b09-7907-48d1-b2b5-fa2e7c8c26e2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:27:49.857Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:27:54.859Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:27:59.862Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:28:03.665Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=992aef6d-6f58-44eb-a4f7-dee6874fe41a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=dc72b2b0-b5b2-41a8-bd97-983a16a9c6be, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:28:03.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=992aef6d-6f58-44eb-a4f7-dee6874fe41a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=dc72b2b0-b5b2-41a8-bd97-983a16a9c6be, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:28:04.864Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:28:09.868Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:28:14.870Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:28:18.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=935ec71f-335d-42f0-855a-bd37bcc199f4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b4ca7648-163e-43e8-ad65-0e7b241dd34e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:28:18.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=935ec71f-335d-42f0-855a-bd37bcc199f4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b4ca7648-163e-43e8-ad65-0e7b241dd34e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:28:19.873Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:28:24.879Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:28:29.882Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:28:33.679Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=67a8257e-586f-4da6-a772-a8fca9c37aae, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b191d532-3ae1-431c-b797-dcc4476b9fd7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:28:33.680Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=67a8257e-586f-4da6-a772-a8fca9c37aae, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b191d532-3ae1-431c-b797-dcc4476b9fd7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:28:34.885Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:28:39.888Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:28:44.892Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:28:48.662Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=36d579ab-56c3-4f70-b011-e73c7fecaef0, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=7fa38a37-104d-4f0e-bca8-07edbcc2ff7b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:28:48.663Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=36d579ab-56c3-4f70-b011-e73c7fecaef0, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=7fa38a37-104d-4f0e-bca8-07edbcc2ff7b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:28:49.895Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:28:54.898Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:28:59.901Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:29:03.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7f45c6a5-ea89-4965-b8b9-d3fbd7fbcd42, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=3c9a288a-8b4a-4195-b8f8-895eace4a919, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:29:03.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7f45c6a5-ea89-4965-b8b9-d3fbd7fbcd42, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=3c9a288a-8b4a-4195-b8f8-895eace4a919, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:29:04.904Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:29:09.907Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:29:14.910Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:29:18.686Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ebe517b1-2e6e-4664-89c6-8d699432f16a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=57b8daee-6f19-4115-8788-baeba9c87019, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:29:18.688Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ebe517b1-2e6e-4664-89c6-8d699432f16a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=57b8daee-6f19-4115-8788-baeba9c87019, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:29:19.913Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:29:24.916Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:29:29.919Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:29:33.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9bc9bd06-56e5-44ed-9dd7-f66e89606afa, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=7fee8d7a-2e28-4b9d-8119-0733f16ba6d7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:29:33.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9bc9bd06-56e5-44ed-9dd7-f66e89606afa, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=7fee8d7a-2e28-4b9d-8119-0733f16ba6d7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:29:34.929Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:29:39.932Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:29:44.935Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:29:48.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=548118ea-11dc-4aec-bc37-fe7f1258b632, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=40b3fd0a-258d-4c91-959e-3a0f115a5eef, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:29:48.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=548118ea-11dc-4aec-bc37-fe7f1258b632, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=40b3fd0a-258d-4c91-959e-3a0f115a5eef, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:29:49.941Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:29:54.946Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:29:59.949Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:30:03.680Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ce2bf402-0906-414a-a972-96b766f01742, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=59e3edf7-adc8-4818-b5ee-1dc706d62220, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:30:03.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ce2bf402-0906-414a-a972-96b766f01742, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=59e3edf7-adc8-4818-b5ee-1dc706d62220, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:30:04.954Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:30:09.957Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:30:14.961Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:30:18.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=69f33b62-2bff-49c8-a292-51ed71021e8e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=bdc1e27a-2683-44aa-975a-36831eea9b92, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:30:18.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=69f33b62-2bff-49c8-a292-51ed71021e8e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=bdc1e27a-2683-44aa-975a-36831eea9b92, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:30:19.965Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:30:24.968Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:30:29.972Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:30:33.680Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9e3e1d67-3bdc-4e85-add1-5df05707c501, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b56dbdac-2e15-436b-9834-39dd2aeab23c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:30:33.684Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9e3e1d67-3bdc-4e85-add1-5df05707c501, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b56dbdac-2e15-436b-9834-39dd2aeab23c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:30:34.975Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:30:39.979Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:30:44.982Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:30:48.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e9a10ed9-cc8d-408a-b5ea-a3db5f507278, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=236e4f97-249a-45a0-a4e5-91afc83b4d3c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:30:48.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e9a10ed9-cc8d-408a-b5ea-a3db5f507278, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=236e4f97-249a-45a0-a4e5-91afc83b4d3c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:30:49.985Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:30:54.987Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:30:59.990Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:31:03.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=298e7e42-3d0a-48c7-87b7-7006c716bdac, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=676bd6e9-72fd-45c3-8a50-17fc4a468a53, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:31:03.684Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=298e7e42-3d0a-48c7-87b7-7006c716bdac, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=676bd6e9-72fd-45c3-8a50-17fc4a468a53, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:31:04.992Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:31:09.995Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:31:14.998Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:31:18.683Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=836ec2b4-f1bc-498a-8f33-aa6f4536c3a7, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=57e11c85-436a-416f-99d2-33e72c3ce9d2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:31:18.686Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=836ec2b4-f1bc-498a-8f33-aa6f4536c3a7, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=57e11c85-436a-416f-99d2-33e72c3ce9d2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:31:20.001Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:31:25.005Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:31:30.008Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:31:33.660Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=61d176a9-dc1d-426e-ba83-9a4ebb843381, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2e8c9d75-da5e-41c9-8e04-bf352aefcfc5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:31:33.661Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=61d176a9-dc1d-426e-ba83-9a4ebb843381, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2e8c9d75-da5e-41c9-8e04-bf352aefcfc5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:31:35.010Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:31:40.013Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:31:45.016Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:31:48.693Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b7dde397-385f-4e99-8e03-9585eb1db62d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a52dd647-7755-4172-932e-bd7ef1807bbf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:31:48.694Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b7dde397-385f-4e99-8e03-9585eb1db62d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a52dd647-7755-4172-932e-bd7ef1807bbf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:31:50.019Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:31:55.022Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:32:00.024Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:32:03.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=95239943-36d5-4918-a2f0-30935e0137da, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=67bb8ff0-8022-464e-823a-0a976c5fb973, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:32:03.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=95239943-36d5-4918-a2f0-30935e0137da, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=67bb8ff0-8022-464e-823a-0a976c5fb973, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:32:05.027Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:32:10.030Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:32:15.033Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:32:18.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=eb3d6eba-8f8e-4fd7-a168-8806ef492ce0, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=bcd59627-babb-4770-b99b-caaf17ebd312, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:32:18.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=eb3d6eba-8f8e-4fd7-a168-8806ef492ce0, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=bcd59627-babb-4770-b99b-caaf17ebd312, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:32:20.039Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:32:25.043Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:32:30.046Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:32:33.668Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c24efed7-5b42-496c-af76-6c58c1b1387a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f9172a8c-8d65-49ad-b4d0-b3e5d564cdea, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:32:33.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c24efed7-5b42-496c-af76-6c58c1b1387a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f9172a8c-8d65-49ad-b4d0-b3e5d564cdea, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:32:35.049Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:32:40.056Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:32:45.059Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:32:48.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ed6203f5-b390-48ee-9c35-dae308abcbbe, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d0a3f77b-01c0-47c5-8134-10e5df4b18a2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:32:48.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ed6203f5-b390-48ee-9c35-dae308abcbbe, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d0a3f77b-01c0-47c5-8134-10e5df4b18a2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:32:50.062Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:32:55.064Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:33:00.067Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:33:03.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9a1c3f64-832e-4dec-9c93-de1b1af62268, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=4fe8f1a8-1f09-4487-8b37-9be301c54349, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:33:03.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9a1c3f64-832e-4dec-9c93-de1b1af62268, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=4fe8f1a8-1f09-4487-8b37-9be301c54349, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:33:05.074Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:33:10.078Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:33:15.080Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:33:18.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=33805db9-d18e-4e22-a71c-c4cc67e63075, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c04d7167-64e5-408b-be0c-4cc43fe9e62a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:33:18.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=33805db9-d18e-4e22-a71c-c4cc67e63075, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c04d7167-64e5-408b-be0c-4cc43fe9e62a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:33:20.083Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:33:25.113Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:33:30.115Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:33:33.667Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=16ac85ef-a8c3-4bb3-9b7b-5b3d22b570da, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c9cb7fc4-94f8-4147-8421-fcf048a1aabc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:33:33.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=16ac85ef-a8c3-4bb3-9b7b-5b3d22b570da, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c9cb7fc4-94f8-4147-8421-fcf048a1aabc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:33:35.117Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:33:40.122Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:33:45.124Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:33:48.668Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c4c8fe18-1718-4eda-8f53-05523bcda36b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=440601a1-b7c0-43a4-9bf7-5330464c9242, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:33:48.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c4c8fe18-1718-4eda-8f53-05523bcda36b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=440601a1-b7c0-43a4-9bf7-5330464c9242, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:33:50.127Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:33:55.129Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:34:00.132Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:34:03.665Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=70d76935-53fc-41e7-a106-346e150a01ca, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=7c14c7b9-5a3e-4d81-ad83-a326d107a028, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:34:03.667Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=70d76935-53fc-41e7-a106-346e150a01ca, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=7c14c7b9-5a3e-4d81-ad83-a326d107a028, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:34:05.135Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:34:10.138Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:34:15.141Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:34:18.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=19ffaa42-da62-4ce0-aff1-74880e95fc71, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=22e30312-9254-4c3f-8e6e-3f9ea2648d6c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:34:18.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=19ffaa42-da62-4ce0-aff1-74880e95fc71, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=22e30312-9254-4c3f-8e6e-3f9ea2648d6c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:34:20.144Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:34:25.146Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:34:30.151Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:34:33.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8ba37776-ae5a-4b85-bfa2-df87a8c6adff, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b0fb2920-24da-4758-8b21-d5cb6a4c6e58, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:34:33.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8ba37776-ae5a-4b85-bfa2-df87a8c6adff, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b0fb2920-24da-4758-8b21-d5cb6a4c6e58, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:34:35.154Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:34:40.156Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:34:45.158Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:34:48.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=dfab2c53-8f32-448e-878d-ece0ff304f1f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2ff4af52-a5d7-453d-a234-0893570cfacd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:34:48.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=dfab2c53-8f32-448e-878d-ece0ff304f1f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2ff4af52-a5d7-453d-a234-0893570cfacd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:34:50.160Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:34:55.163Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:35:00.167Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:35:03.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=88b3db66-4cc3-47e4-90db-4a3c980242d4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=82521879-c341-449f-b77b-c3e4ea531885, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:35:03.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=88b3db66-4cc3-47e4-90db-4a3c980242d4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=82521879-c341-449f-b77b-c3e4ea531885, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:35:05.171Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:35:10.173Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:35:15.176Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:35:18.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=19765fef-45f3-44cd-8122-88e18b14906a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c098cfdb-9da9-49f1-a6c8-0f773e79e705, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:35:18.679Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=19765fef-45f3-44cd-8122-88e18b14906a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c098cfdb-9da9-49f1-a6c8-0f773e79e705, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:35:20.186Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:35:25.189Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:35:30.192Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:35:33.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c29cfe44-906b-4ab7-8dd7-f8d4e4fe3b23, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f9d70c0f-b856-41d1-b010-fc556ec801a0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:35:33.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c29cfe44-906b-4ab7-8dd7-f8d4e4fe3b23, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f9d70c0f-b856-41d1-b010-fc556ec801a0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:35:35.194Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:35:40.197Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:35:45.200Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:35:48.663Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=eb81515e-3003-40f6-984e-27483e2cee26, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=fdeedd41-0f5a-4ae3-8c32-53a78563af85, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:35:48.664Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=eb81515e-3003-40f6-984e-27483e2cee26, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=fdeedd41-0f5a-4ae3-8c32-53a78563af85, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:35:50.203Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:35:55.207Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:36:00.210Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:36:03.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3dc2bcfc-833c-421c-9d30-c1a715598d72, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d7fdb6fc-a79f-4f94-868e-f8c9808b44ec, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:36:03.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3dc2bcfc-833c-421c-9d30-c1a715598d72, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d7fdb6fc-a79f-4f94-868e-f8c9808b44ec, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:36:05.212Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:36:10.214Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:36:15.217Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:36:18.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=80f654fa-83cb-4fa7-9e16-8aef6455276b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=08de981a-66b5-4a77-8a2d-1e0f96c527bf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:36:18.667Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=80f654fa-83cb-4fa7-9e16-8aef6455276b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=08de981a-66b5-4a77-8a2d-1e0f96c527bf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:36:20.219Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:36:25.222Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:36:30.225Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:36:33.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=83af5931-a92d-4372-a375-f5a841076c71, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1d20d0d3-dfcf-4924-aae1-6b64a1c0bbfc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:36:33.683Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=83af5931-a92d-4372-a375-f5a841076c71, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1d20d0d3-dfcf-4924-aae1-6b64a1c0bbfc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:36:35.228Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:36:40.231Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:36:45.234Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:36:48.687Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=cf10a457-d70f-4ade-8db6-8ae34df101dd, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=cde10343-cb8a-49ab-b6b1-f8119804d4ab, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:36:48.689Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=cf10a457-d70f-4ade-8db6-8ae34df101dd, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=cde10343-cb8a-49ab-b6b1-f8119804d4ab, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:36:50.236Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:36:55.239Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:37:00.241Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:37:03.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a4c77d58-7757-47fc-b77d-e6838da1a1e5, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=677adcb0-3257-47f2-8a91-bbf56232f8ba, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:37:03.684Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a4c77d58-7757-47fc-b77d-e6838da1a1e5, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=677adcb0-3257-47f2-8a91-bbf56232f8ba, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:37:05.244Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:37:10.246Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:37:15.252Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:37:18.659Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2675d806-5405-4d61-81ac-046afc339627, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=09e8f635-ac69-4dc3-9a1c-165d63002ca3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:37:18.661Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2675d806-5405-4d61-81ac-046afc339627, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=09e8f635-ac69-4dc3-9a1c-165d63002ca3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:37:20.254Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:37:25.257Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:37:30.259Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:37:33.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=08561ab4-e7ed-43e8-a387-ff98808909ba, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=41c749d2-ee63-44c2-bbed-83cf3906e3bc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:37:33.683Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=08561ab4-e7ed-43e8-a387-ff98808909ba, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=41c749d2-ee63-44c2-bbed-83cf3906e3bc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:37:35.262Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:37:40.266Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:37:45.269Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:37:48.654Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d41a9ed2-52f3-4060-9a7f-3073606ecfd0, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1467e0ed-e093-4158-8dc9-ee8c6681d071, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:37:48.655Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d41a9ed2-52f3-4060-9a7f-3073606ecfd0, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1467e0ed-e093-4158-8dc9-ee8c6681d071, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:37:50.271Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:37:55.273Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:38:00.276Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:38:03.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ba0da010-9754-4972-9bd8-b603134f55ec, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d03635b8-35e3-4323-83d7-605e9bbbfa42, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:38:03.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ba0da010-9754-4972-9bd8-b603134f55ec, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d03635b8-35e3-4323-83d7-605e9bbbfa42, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:38:05.279Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:38:10.281Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:38:15.285Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:38:18.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=24b6523f-e5ef-4014-ba62-fd6d2ab80cd9, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=dd4703c2-90e5-4608-8ac2-32a2a4c9dbc0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:38:18.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=24b6523f-e5ef-4014-ba62-fd6d2ab80cd9, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=dd4703c2-90e5-4608-8ac2-32a2a4c9dbc0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:38:20.288Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:38:25.291Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:38:30.294Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:38:33.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4f4964b4-0218-4e81-8715-bd8a0a215e3a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=8d7b0b32-2d0b-4cd1-aee8-a8abf0ca541d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:38:33.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4f4964b4-0218-4e81-8715-bd8a0a215e3a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=8d7b0b32-2d0b-4cd1-aee8-a8abf0ca541d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:38:35.299Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:38:40.302Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:38:45.308Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:38:48.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=53eb7cde-edcd-4093-8d48-14e75dc41d02, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0b2a9e0f-52d8-4574-b869-e591b17131c1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:38:48.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=53eb7cde-edcd-4093-8d48-14e75dc41d02, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0b2a9e0f-52d8-4574-b869-e591b17131c1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:38:50.314Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:38:55.317Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:39:00.319Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:39:03.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=471a0024-053e-4019-b170-e0aeea86cddb, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5ecd0a87-3f68-456e-ab73-86c4417da158, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:39:03.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=471a0024-053e-4019-b170-e0aeea86cddb, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5ecd0a87-3f68-456e-ab73-86c4417da158, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:39:05.322Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:39:10.324Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:39:15.326Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:39:18.657Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=51586ff3-0874-4ca9-bc39-394ae800f5c4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=790806c6-f6f2-48b1-9ac1-72137478394f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:39:18.658Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=51586ff3-0874-4ca9-bc39-394ae800f5c4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=790806c6-f6f2-48b1-9ac1-72137478394f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:39:20.329Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:39:25.331Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:39:30.334Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:39:33.693Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9dc4bf4e-981e-43fc-b5c7-4e1c4400ea18, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=59873ab8-3ad2-4d46-989b-d1722e5bbd41, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:39:33.698Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9dc4bf4e-981e-43fc-b5c7-4e1c4400ea18, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=59873ab8-3ad2-4d46-989b-d1722e5bbd41, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:39:35.336Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:39:40.338Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:39:45.340Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:39:48.686Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e5a2fa24-c841-4ac3-880d-ecbe2c7e91e5, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1b2acf01-911f-45f0-b6f1-f84f7433141d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:39:48.687Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e5a2fa24-c841-4ac3-880d-ecbe2c7e91e5, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1b2acf01-911f-45f0-b6f1-f84f7433141d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:39:50.344Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:39:55.347Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:40:00.349Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:40:03.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d1e546c1-dd72-4d97-a186-26487d6cc8af, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=8876089d-26c9-491d-b9a7-946a2517c688, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:40:03.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d1e546c1-dd72-4d97-a186-26487d6cc8af, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=8876089d-26c9-491d-b9a7-946a2517c688, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:40:05.351Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:40:10.355Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:40:15.357Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:40:18.698Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7f78e549-095c-40ff-8686-769e33a733b5, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=00e28c2b-dc67-4044-bf30-9c94dab8c847, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:40:18.700Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7f78e549-095c-40ff-8686-769e33a733b5, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=00e28c2b-dc67-4044-bf30-9c94dab8c847, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:40:20.360Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:40:25.363Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:40:30.366Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:40:33.661Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=390d380c-049f-4f11-9211-d74a9056c58d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=28ad2805-58d8-435b-a88c-a653545efe5d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:40:33.663Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=390d380c-049f-4f11-9211-d74a9056c58d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=28ad2805-58d8-435b-a88c-a653545efe5d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:40:35.369Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:40:40.372Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:40:45.377Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:40:48.697Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e47e0f7a-3259-4de8-89f0-47b6651fcda4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=57787643-2af8-4f74-95eb-6aaeb6ce4c95, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:40:48.700Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e47e0f7a-3259-4de8-89f0-47b6651fcda4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=57787643-2af8-4f74-95eb-6aaeb6ce4c95, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:40:50.380Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:40:55.385Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:41:00.388Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:41:03.693Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=aa2f987e-ead8-4a30-9db7-4d1c7634fb9f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f94c2794-bac6-4802-ba21-478210728620, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:41:03.694Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=aa2f987e-ead8-4a30-9db7-4d1c7634fb9f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f94c2794-bac6-4802-ba21-478210728620, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:41:05.391Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:41:10.393Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:41:15.395Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:41:18.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=462d46c3-64ab-4292-b875-beaecf78b70d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5ed56c0a-ef04-481c-8ad5-82e3320f75aa, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:41:18.668Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=462d46c3-64ab-4292-b875-beaecf78b70d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5ed56c0a-ef04-481c-8ad5-82e3320f75aa, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:41:20.397Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:41:25.399Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:41:30.401Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:41:33.688Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8d0d4136-eec3-458e-824d-bf2d21d3f891, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=242ca613-15ec-434c-a1bd-60a9a7cc9f36, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:41:33.689Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8d0d4136-eec3-458e-824d-bf2d21d3f891, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=242ca613-15ec-434c-a1bd-60a9a7cc9f36, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:41:35.403Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:41:40.405Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:41:45.412Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:41:48.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a559948b-b5b9-4886-a9cb-5d2e6d406cd7, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1a67f751-4b91-4202-8920-9c0bc5519faa, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:41:48.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a559948b-b5b9-4886-a9cb-5d2e6d406cd7, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1a67f751-4b91-4202-8920-9c0bc5519faa, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:41:50.415Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:41:55.417Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:42:00.419Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:42:03.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=386bce31-86ae-4774-8fd1-4cfab1c3135d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=224e62c3-d883-4754-a56b-7a80f5521aa5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:42:03.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=386bce31-86ae-4774-8fd1-4cfab1c3135d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=224e62c3-d883-4754-a56b-7a80f5521aa5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:42:05.422Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:42:10.424Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:42:15.427Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:42:18.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a8f0be1a-cebe-4d4f-8b8f-5a68ac0e6fff, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1118a1b8-9fc8-4563-8443-4a27d5e8916e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:42:18.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a8f0be1a-cebe-4d4f-8b8f-5a68ac0e6fff, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1118a1b8-9fc8-4563-8443-4a27d5e8916e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:42:20.429Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:42:25.431Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:42:30.434Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:42:33.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=081f2fa1-c1a3-4aec-a2d8-a8e2e1f40a78, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d77cfa66-246c-4653-a924-c594a7422433, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:42:33.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=081f2fa1-c1a3-4aec-a2d8-a8e2e1f40a78, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d77cfa66-246c-4653-a924-c594a7422433, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:42:35.436Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:42:40.439Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:42:45.441Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:42:48.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6efd1814-3bc6-47e0-aeee-c147df28e288, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=36e24d51-2efa-4afb-9c95-ab692fd064d9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:42:48.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6efd1814-3bc6-47e0-aeee-c147df28e288, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=36e24d51-2efa-4afb-9c95-ab692fd064d9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:42:50.444Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:42:55.446Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:43:00.449Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:43:03.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b962d11d-b0da-443d-8c72-71766277b1bf, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=31ffe164-9818-413a-9a85-9740d25ae18b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:43:03.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b962d11d-b0da-443d-8c72-71766277b1bf, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=31ffe164-9818-413a-9a85-9740d25ae18b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:43:05.452Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:43:10.454Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:43:15.457Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:43:18.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=36c70d4f-9a50-4010-a6c3-2d09f11bfa1f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f5da929f-42df-4ff1-8378-5b48d1a47559, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:43:18.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=36c70d4f-9a50-4010-a6c3-2d09f11bfa1f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f5da929f-42df-4ff1-8378-5b48d1a47559, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:43:20.460Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:43:25.462Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:43:30.466Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:43:33.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a48af72f-78cb-4129-892c-74572232f556, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=8df3cad4-117a-4f8e-845c-177c4a375500, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:43:33.679Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a48af72f-78cb-4129-892c-74572232f556, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=8df3cad4-117a-4f8e-845c-177c4a375500, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:43:35.468Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:43:40.470Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:43:45.474Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:43:48.695Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3ebf9e8d-68e4-43bf-8142-cc07fc44204b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d2aa3f27-61df-458c-b597-a15399982482, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:43:48.698Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3ebf9e8d-68e4-43bf-8142-cc07fc44204b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d2aa3f27-61df-458c-b597-a15399982482, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:43:50.476Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:43:55.479Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:44:00.482Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:44:03.662Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6b344a25-e059-4964-b8bf-9f15bb1cfa0b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b43d6be3-9b29-4c80-86f1-b6374f38c056, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:44:03.663Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6b344a25-e059-4964-b8bf-9f15bb1cfa0b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b43d6be3-9b29-4c80-86f1-b6374f38c056, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:44:05.485Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:44:10.488Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:44:15.491Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:44:18.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4f30a872-5c03-4306-be87-cfb5ef7b156d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=59841ddd-9c76-48fd-88d3-d030ef4a3ed9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:44:18.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4f30a872-5c03-4306-be87-cfb5ef7b156d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=59841ddd-9c76-48fd-88d3-d030ef4a3ed9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:44:20.498Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:44:25.501Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:44:30.504Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:44:33.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e269c9d9-5da4-4fd0-b649-a11b8e6aaa83, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d4a61dfa-e7ce-480c-84f1-7b9683da8cad, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:44:33.683Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e269c9d9-5da4-4fd0-b649-a11b8e6aaa83, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d4a61dfa-e7ce-480c-84f1-7b9683da8cad, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:44:35.506Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:44:40.508Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:44:45.510Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:44:48.665Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f5fe5613-f971-4c5d-a94d-207979d63c16, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=8bbf3f65-f1ef-41f7-85ce-03ed4826b2c5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:44:48.667Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f5fe5613-f971-4c5d-a94d-207979d63c16, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=8bbf3f65-f1ef-41f7-85ce-03ed4826b2c5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:44:50.511Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:44:55.513Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:45:00.515Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:45:03.691Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1b5998aa-f8f4-4526-9d69-803160a8e46d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a304a469-7f84-459f-9457-e8e599e2954a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:45:03.700Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1b5998aa-f8f4-4526-9d69-803160a8e46d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a304a469-7f84-459f-9457-e8e599e2954a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:45:05.517Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:45:10.519Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:45:15.522Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:45:18.663Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=81fa69b9-2eee-43cd-a736-a01ef19e5414, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5bfbf640-3c45-4c23-ba24-150a4e101011, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:45:18.664Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=81fa69b9-2eee-43cd-a736-a01ef19e5414, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5bfbf640-3c45-4c23-ba24-150a4e101011, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:45:20.524Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:45:25.526Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:45:30.528Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:45:33.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=fda6afaa-a57b-40d4-af1e-41bbe96a159e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ccd81f6f-e5ef-4070-9dea-0f360d80af1a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:45:33.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=fda6afaa-a57b-40d4-af1e-41bbe96a159e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ccd81f6f-e5ef-4070-9dea-0f360d80af1a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:45:35.530Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:45:40.533Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:45:45.535Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:45:48.679Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=71bc50d2-13cc-4ca9-bb7e-6755caf54263, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a9d5f47e-f0d3-497f-b4d0-fbe4ed8634db, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:45:48.680Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=71bc50d2-13cc-4ca9-bb7e-6755caf54263, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a9d5f47e-f0d3-497f-b4d0-fbe4ed8634db, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:45:50.537Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:45:55.539Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:46:00.541Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:46:03.668Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4c3a922e-84c7-418c-a5ce-bc80f98086c3, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=01a66a40-7bff-4820-b5e0-987622870460, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:46:03.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4c3a922e-84c7-418c-a5ce-bc80f98086c3, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=01a66a40-7bff-4820-b5e0-987622870460, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:46:05.546Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:46:10.549Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:46:15.551Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:46:18.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9f063e4b-b021-484b-8d07-12603dff0dee, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d95815ee-c426-4377-9bf2-ba48ad847035, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:46:18.680Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9f063e4b-b021-484b-8d07-12603dff0dee, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d95815ee-c426-4377-9bf2-ba48ad847035, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:46:20.553Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:46:25.556Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:46:30.558Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:46:33.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6859fdad-80fb-4a01-bd52-fe5b373ad66b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=50dc26b4-1239-44fd-92eb-7af3c38fc8bc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:46:33.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6859fdad-80fb-4a01-bd52-fe5b373ad66b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=50dc26b4-1239-44fd-92eb-7af3c38fc8bc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:46:35.560Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:46:40.565Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:46:45.567Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:46:48.712Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7b95caba-b549-414a-8cd7-18c4704e597c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=18fba9bf-d9b9-4ed9-841a-bcbc0fa39ed7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:46:48.714Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7b95caba-b549-414a-8cd7-18c4704e597c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=18fba9bf-d9b9-4ed9-841a-bcbc0fa39ed7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:46:50.570Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:46:55.573Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:47:00.576Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:47:03.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=37e632c5-0d64-4b0e-aa83-59862d4e0d8e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d2344c1a-847b-499b-9769-cb91a2682769, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:47:03.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=37e632c5-0d64-4b0e-aa83-59862d4e0d8e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d2344c1a-847b-499b-9769-cb91a2682769, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:47:05.579Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:47:10.587Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:47:15.591Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:47:18.661Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4544fe7b-d6f8-4a18-8e4f-0c72ace3abdb, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5d5cfad7-d702-4bc4-b46f-f632c43784bf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:47:18.662Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4544fe7b-d6f8-4a18-8e4f-0c72ace3abdb, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5d5cfad7-d702-4bc4-b46f-f632c43784bf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:47:20.595Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:47:25.600Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:47:30.602Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:47:33.686Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5c50ee1d-9acd-4d10-9304-3ae5a7ad10a6, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a84179ea-cb1e-49c5-a892-f71079516725, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:47:33.687Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5c50ee1d-9acd-4d10-9304-3ae5a7ad10a6, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a84179ea-cb1e-49c5-a892-f71079516725, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:47:35.605Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:47:40.608Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:47:45.611Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:47:48.667Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=71deb3f1-7bc6-4c36-9d3d-cc72b3a33874, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=66f486e0-6d35-4d97-bd61-2a17d2eb60db, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:47:48.668Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=71deb3f1-7bc6-4c36-9d3d-cc72b3a33874, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=66f486e0-6d35-4d97-bd61-2a17d2eb60db, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:47:50.614Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:47:55.616Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:48:00.620Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:48:03.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4c69f967-bd6b-489c-a7d9-d077a4f1aae4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=51f659d8-428a-4207-9414-0be3b293a503, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:48:03.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4c69f967-bd6b-489c-a7d9-d077a4f1aae4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=51f659d8-428a-4207-9414-0be3b293a503, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:48:05.622Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:48:10.626Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:48:15.629Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:48:18.660Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b9afe45f-faf8-4e4f-80c6-fbe76ef12d98, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b7fc8dd5-830c-4d0f-af4a-66caaa9f0fc4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:48:18.661Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b9afe45f-faf8-4e4f-80c6-fbe76ef12d98, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b7fc8dd5-830c-4d0f-af4a-66caaa9f0fc4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:48:20.632Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:48:25.634Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:48:30.638Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:48:33.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8b5d8ea2-c695-48d5-a5c5-1dc142ceb6ff, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d186ef8a-6862-4df3-83d7-6ace0afbaa54, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:48:33.679Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8b5d8ea2-c695-48d5-a5c5-1dc142ceb6ff, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d186ef8a-6862-4df3-83d7-6ace0afbaa54, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:48:35.644Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:48:40.647Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:48:45.649Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:48:48.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=97414649-59d8-4794-af21-a1ecba31b750, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=43622aaa-aaec-41c7-8b08-529d17ba5f7c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:48:48.667Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=97414649-59d8-4794-af21-a1ecba31b750, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=43622aaa-aaec-41c7-8b08-529d17ba5f7c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:48:50.652Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:48:55.654Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:49:00.657Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:49:03.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=17e407d7-e805-406c-a0f0-16d541f392a1, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5f6337b6-f0f6-4462-aff7-240779d49b42, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:49:03.668Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=17e407d7-e805-406c-a0f0-16d541f392a1, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5f6337b6-f0f6-4462-aff7-240779d49b42, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:49:05.660Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:49:10.663Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:49:15.666Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:49:18.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f08175cb-ad06-40a8-9dc7-649aec190f2f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=97fdcd84-0762-4e82-84c6-6801344cd052, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:49:18.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f08175cb-ad06-40a8-9dc7-649aec190f2f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=97fdcd84-0762-4e82-84c6-6801344cd052, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:49:20.669Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:49:25.671Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:49:30.674Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:49:33.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c38d4bc0-c673-4e1d-a67b-7742d2dc1459, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=7f556249-7e4b-4f86-a603-32edbd30b540, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:49:33.679Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c38d4bc0-c673-4e1d-a67b-7742d2dc1459, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=7f556249-7e4b-4f86-a603-32edbd30b540, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:49:35.676Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:49:40.682Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:49:45.684Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:49:48.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4f870187-848a-42d0-89e7-bd344aed78c1, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ef60be2a-7bf5-41c2-af0b-656c90f38231, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:49:48.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4f870187-848a-42d0-89e7-bd344aed78c1, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ef60be2a-7bf5-41c2-af0b-656c90f38231, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:49:50.687Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:49:55.689Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:50:00.693Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:50:03.684Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6afef49a-b1ee-42bd-ba05-445079089b2a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d33aed69-b1f0-4238-b5b4-6d3d2b36101b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:50:03.686Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6afef49a-b1ee-42bd-ba05-445079089b2a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d33aed69-b1f0-4238-b5b4-6d3d2b36101b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:50:05.696Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:50:10.698Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:50:15.701Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:50:18.687Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=81ff3bbb-25c6-4df7-9147-f28ad6fa7172, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=466eb453-aa3a-4b9b-b773-c282c7b3f0c0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:50:18.688Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=81ff3bbb-25c6-4df7-9147-f28ad6fa7172, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=466eb453-aa3a-4b9b-b773-c282c7b3f0c0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:50:20.704Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:50:25.710Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:50:30.714Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:50:33.691Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f1c24165-ea65-4293-b608-4dd7ee866d19, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=3bb48fbc-e5dd-43ec-93ba-7bff81b4d644, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:50:33.694Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f1c24165-ea65-4293-b608-4dd7ee866d19, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=3bb48fbc-e5dd-43ec-93ba-7bff81b4d644, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:50:35.717Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:50:40.720Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:50:45.726Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:50:48.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3137ca78-5fb0-4003-9ce7-5c75adff6364, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b909a098-1028-4818-bd61-5d060235ec72, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:50:48.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3137ca78-5fb0-4003-9ce7-5c75adff6364, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b909a098-1028-4818-bd61-5d060235ec72, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:50:50.729Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:50:55.731Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:51:00.733Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:51:03.668Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8e6d40bd-76c7-4ce2-9a3f-239061ac780f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=9451fbc0-40f8-4ca3-b62c-ae33d046147c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:51:03.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8e6d40bd-76c7-4ce2-9a3f-239061ac780f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=9451fbc0-40f8-4ca3-b62c-ae33d046147c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:51:05.736Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:51:10.738Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:51:15.741Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:51:18.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=71a96f76-4149-49cd-8f67-50f2178cbcea, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=6b54341f-8006-40f1-9003-5fb6408ecc55, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:51:18.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=71a96f76-4149-49cd-8f67-50f2178cbcea, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=6b54341f-8006-40f1-9003-5fb6408ecc55, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:51:20.744Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:51:25.747Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:51:30.749Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:51:33.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0e83d941-99d9-4f09-97df-48793bacb1ed, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=bdff898a-e583-40e8-8519-ee689747d3c3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:51:33.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0e83d941-99d9-4f09-97df-48793bacb1ed, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=bdff898a-e583-40e8-8519-ee689747d3c3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:51:35.752Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:51:40.755Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:51:45.757Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:51:48.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0fcfc621-e4be-49da-96eb-b72e82f18621, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=92f1aaaa-96a4-4257-86b9-05776b9aef55, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:51:48.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0fcfc621-e4be-49da-96eb-b72e82f18621, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=92f1aaaa-96a4-4257-86b9-05776b9aef55, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:51:50.760Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:51:55.763Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:52:00.765Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:52:03.658Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0181f773-c3c6-4767-9e13-82a96d653c7b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c7b73745-64e8-4dae-a806-45159acf97e8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:52:03.659Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0181f773-c3c6-4767-9e13-82a96d653c7b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c7b73745-64e8-4dae-a806-45159acf97e8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:52:05.768Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:52:10.771Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:52:15.775Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:52:18.681Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3f492578-e072-4a86-abf5-f25ea697ee1c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c2b77679-1e4a-4893-a5c4-b8028789c84b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:52:18.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3f492578-e072-4a86-abf5-f25ea697ee1c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c2b77679-1e4a-4893-a5c4-b8028789c84b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:52:20.778Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:52:25.781Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:52:30.785Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:52:33.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d1486fd8-9f7b-444c-a9af-6b94f2cc83f6, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d029a8b7-b534-44a7-a8c2-2e3c1c405c8b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:52:33.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d1486fd8-9f7b-444c-a9af-6b94f2cc83f6, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d029a8b7-b534-44a7-a8c2-2e3c1c405c8b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:52:35.787Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:52:40.789Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:52:45.794Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:52:48.694Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7c298b5d-07ce-4398-8780-cb327f172d60, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=019e6943-e85d-41dc-b885-0cd0e0b56702, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:52:48.695Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7c298b5d-07ce-4398-8780-cb327f172d60, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=019e6943-e85d-41dc-b885-0cd0e0b56702, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:52:50.798Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:52:55.801Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:53:00.804Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:53:03.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=dc98e632-364b-49e4-9be1-49fa8370f2da, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2991fc98-22a5-4a23-b8a1-194db3cf575a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:53:03.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=dc98e632-364b-49e4-9be1-49fa8370f2da, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2991fc98-22a5-4a23-b8a1-194db3cf575a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:53:05.807Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:53:10.809Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:53:15.812Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:53:18.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1120b138-90b7-4df8-a0fb-4d79e04f3843, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b6cd949c-c88f-4694-96cf-8dda90b896d3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:53:18.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1120b138-90b7-4df8-a0fb-4d79e04f3843, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b6cd949c-c88f-4694-96cf-8dda90b896d3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:53:20.815Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:53:25.818Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:53:30.821Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:53:33.685Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=de92f7c1-30df-49ce-ac63-984a88db2489, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=7e192569-4ecd-4e32-8855-182d8446da60, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:53:33.687Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=de92f7c1-30df-49ce-ac63-984a88db2489, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=7e192569-4ecd-4e32-8855-182d8446da60, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:53:35.823Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:53:40.826Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:53:45.830Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:53:48.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9396494f-9e0b-432f-ac12-c2abc1f3b577, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=485b9bc1-8f7e-4614-b0fe-4dee373ece91, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:53:48.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9396494f-9e0b-432f-ac12-c2abc1f3b577, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=485b9bc1-8f7e-4614-b0fe-4dee373ece91, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:53:50.833Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:53:55.835Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:54:00.837Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:54:03.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=10ef545d-df52-4933-a725-c4637a89fdd3, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=68ac82a9-afc7-40c6-8824-82faea2895ca, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:54:03.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=10ef545d-df52-4933-a725-c4637a89fdd3, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=68ac82a9-afc7-40c6-8824-82faea2895ca, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:54:05.839Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:54:10.841Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:54:15.848Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:54:18.663Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5a396ebd-b12c-438e-a8f5-9ed6e7e50d15, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d4c5f099-499a-4bcf-89f7-de57e160ca69, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:54:18.665Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5a396ebd-b12c-438e-a8f5-9ed6e7e50d15, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d4c5f099-499a-4bcf-89f7-de57e160ca69, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:54:20.850Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:54:25.852Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:54:30.854Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:54:33.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=70aa4d1e-6779-458d-af03-0bb323c00966, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5670837e-3b5d-4081-afab-06bad4c854ff, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:54:33.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=70aa4d1e-6779-458d-af03-0bb323c00966, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5670837e-3b5d-4081-afab-06bad4c854ff, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:54:35.857Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:54:40.859Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:54:45.861Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:54:48.654Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b4de9efa-ccdd-48e1-8683-c8c02fe7c650, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=adebd60d-005b-4ef2-8d9e-e7f10a6c66df, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:54:48.657Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b4de9efa-ccdd-48e1-8683-c8c02fe7c650, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=adebd60d-005b-4ef2-8d9e-e7f10a6c66df, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:54:50.863Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:54:55.865Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:55:00.867Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:55:03.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b887fb06-256c-46f4-8627-4605909d8e87, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=9a88e4ad-028a-4b5c-996b-ef80c7301e9d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:55:03.668Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b887fb06-256c-46f4-8627-4605909d8e87, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=9a88e4ad-028a-4b5c-996b-ef80c7301e9d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:55:05.870Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:55:10.873Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:55:15.876Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:55:18.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=38ed9d27-5156-490e-87e9-798b2c3e7cc8, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=abb95576-4e7f-48c4-b0f5-90a74de42025, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:55:18.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=38ed9d27-5156-490e-87e9-798b2c3e7cc8, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=abb95576-4e7f-48c4-b0f5-90a74de42025, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:55:20.878Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:55:25.881Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:55:30.884Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:55:33.694Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=580ddd44-8dd1-4a71-b1f9-655c52bedf4b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=633057ae-6047-4071-8109-425c58d9e4fa, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:55:33.696Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=580ddd44-8dd1-4a71-b1f9-655c52bedf4b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=633057ae-6047-4071-8109-425c58d9e4fa, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:55:35.889Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:55:40.898Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:55:45.902Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:55:48.655Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ebb0aebe-2c9b-4000-9781-f447a5bbd54a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=37b867e9-a880-4411-973c-48817c410258, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:55:48.656Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ebb0aebe-2c9b-4000-9781-f447a5bbd54a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=37b867e9-a880-4411-973c-48817c410258, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:55:50.906Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:55:55.909Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:56:00.912Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:56:03.679Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8acc0cd8-4d2b-480e-ba3c-6628131318ff, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f674e9a5-1645-4661-874e-27c4a70a0d0b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:56:03.685Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8acc0cd8-4d2b-480e-ba3c-6628131318ff, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f674e9a5-1645-4661-874e-27c4a70a0d0b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:56:05.918Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:56:10.921Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:56:15.926Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:56:18.680Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ecac9694-9811-4235-ba12-28af5fa0c078, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5f726803-6337-4a57-8c38-52b6821cd1c4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:56:18.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ecac9694-9811-4235-ba12-28af5fa0c078, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5f726803-6337-4a57-8c38-52b6821cd1c4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:56:20.929Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:56:25.932Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:56:30.936Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:56:33.698Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=35af450d-2da1-4e10-9723-589ca1e897d4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f1989070-a9fa-4a85-91e4-cf2e7552db61, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:56:33.699Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=35af450d-2da1-4e10-9723-589ca1e897d4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f1989070-a9fa-4a85-91e4-cf2e7552db61, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:56:35.943Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:56:40.947Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:56:45.950Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:56:48.702Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=09a489bc-de67-4f2e-ad03-09ed5d1cfc18, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=07e1abab-8eb5-4d4e-bce9-4158ed1165c9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:56:48.704Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=09a489bc-de67-4f2e-ad03-09ed5d1cfc18, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=07e1abab-8eb5-4d4e-bce9-4158ed1165c9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:56:50.952Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:56:55.955Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:57:00.957Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:57:03.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0c357e02-4a9b-4680-a84c-8f5e95ef7832, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5a58f7a9-c8bc-4ed2-a3ce-a0cd0f271f60, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:57:03.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0c357e02-4a9b-4680-a84c-8f5e95ef7832, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5a58f7a9-c8bc-4ed2-a3ce-a0cd0f271f60, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:57:05.970Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:57:10.973Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:57:15.975Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:57:18.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c6a906b3-9977-4f63-9f56-2b84ebd05729, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b792df04-4444-418a-b838-6c6c9599ef96, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:57:18.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c6a906b3-9977-4f63-9f56-2b84ebd05729, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b792df04-4444-418a-b838-6c6c9599ef96, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:57:20.978Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:57:25.981Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:57:30.984Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:57:33.697Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=58e41976-956d-4b31-9400-c74d2f0e7a8f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=315ec6d7-b294-4612-aabc-3196497666f6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:57:33.699Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=58e41976-956d-4b31-9400-c74d2f0e7a8f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=315ec6d7-b294-4612-aabc-3196497666f6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:57:35.986Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:57:40.989Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:57:45.992Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:57:48.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a439349e-97f6-4e66-a2b4-edb66b4587fe, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=06e3708e-7948-4a5c-9b9a-f796b13bf010, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:57:48.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a439349e-97f6-4e66-a2b4-edb66b4587fe, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=06e3708e-7948-4a5c-9b9a-f796b13bf010, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:57:50.995Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:57:55.999Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:58:01.003Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:58:03.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c28bfb37-566e-43fb-9f0b-4895f7384dfa, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=eaa05eb9-b883-405c-8c9b-be6b0aa39459, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:58:03.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c28bfb37-566e-43fb-9f0b-4895f7384dfa, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=eaa05eb9-b883-405c-8c9b-be6b0aa39459, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:58:06.005Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:58:11.012Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:58:16.014Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:58:18.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=38e1e493-fa70-45c3-957d-006d19cd7465, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=95d64c4e-d324-43a9-922a-d67219a53e99, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:58:18.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=38e1e493-fa70-45c3-957d-006d19cd7465, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=95d64c4e-d324-43a9-922a-d67219a53e99, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:58:21.019Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:58:26.022Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:58:31.024Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:58:33.683Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=be9235ba-ffa7-403c-9f63-b5aa2c27e5ab, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0d53a8c8-9a4d-4bc1-96a2-8172c8de8314, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:58:33.685Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=be9235ba-ffa7-403c-9f63-b5aa2c27e5ab, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0d53a8c8-9a4d-4bc1-96a2-8172c8de8314, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:58:36.027Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:58:41.030Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:58:46.032Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:58:48.661Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2d30770e-9c19-4f71-a78b-ae4020dd88da, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d85436b0-4558-4fc0-9cb6-284fd567814f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:58:48.663Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2d30770e-9c19-4f71-a78b-ae4020dd88da, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d85436b0-4558-4fc0-9cb6-284fd567814f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:58:51.035Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:58:56.038Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:59:01.040Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:59:03.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=68fdd98c-948b-4825-8a3b-a9836c073226, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=75bfa537-f901-47ad-9729-038abc85b481, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:59:03.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=68fdd98c-948b-4825-8a3b-a9836c073226, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=75bfa537-f901-47ad-9729-038abc85b481, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T03:59:06.042Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:59:11.046Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:59:16.048Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:59:18.663Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=59b73ca3-0f85-45f1-bec9-f5f7140ac8c9, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=9583c13e-fed2-4882-aa64-add0cbb67cc9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:59:18.664Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=59b73ca3-0f85-45f1-bec9-f5f7140ac8c9, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=9583c13e-fed2-4882-aa64-add0cbb67cc9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T03:59:21.051Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:59:26.054Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:59:31.057Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:59:33.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1ebdbf69-1948-4ede-ae8d-373eec381d79, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ff7b135a-ab38-4fb6-bb4c-870e9cf14bf4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:59:33.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1ebdbf69-1948-4ede-ae8d-373eec381d79, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ff7b135a-ab38-4fb6-bb4c-870e9cf14bf4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T03:59:36.060Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:59:41.063Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:59:46.066Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:59:48.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=fca9c721-66db-460c-bdd5-bdef6017093f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=86fce71d-a7d0-44ca-9580-329730a41a11, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:59:48.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=fca9c721-66db-460c-bdd5-bdef6017093f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=86fce71d-a7d0-44ca-9580-329730a41a11, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T03:59:51.068Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T03:59:56.071Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:00:01.073Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:00:03.663Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3d306855-d6ae-4c81-b6d0-3f33a92da494, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=3248a49a-d244-4e8f-96c6-914122507bae, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:00:03.665Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3d306855-d6ae-4c81-b6d0-3f33a92da494, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=3248a49a-d244-4e8f-96c6-914122507bae, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:00:06.075Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:00:11.078Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:00:16.080Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:00:18.680Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2ce43e70-dd51-45a5-accc-850ce48c1a60, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2316cc8b-0e8f-4ba5-856d-84c63ac0675c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:00:18.681Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2ce43e70-dd51-45a5-accc-850ce48c1a60, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2316cc8b-0e8f-4ba5-856d-84c63ac0675c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:00:21.084Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:00:26.087Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:00:31.089Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:00:33.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=23cb95b7-4037-4749-bf4f-27ee9fb6c4e1, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f382a8ff-d67a-4287-9093-f694cadb263f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:00:33.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=23cb95b7-4037-4749-bf4f-27ee9fb6c4e1, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f382a8ff-d67a-4287-9093-f694cadb263f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:00:36.091Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:00:41.094Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:00:46.097Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:00:48.663Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6a3ba202-112d-419c-9466-be428d556233, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=307a4311-42ef-4248-97d3-b6512fb42e47, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:00:48.664Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6a3ba202-112d-419c-9466-be428d556233, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=307a4311-42ef-4248-97d3-b6512fb42e47, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:00:51.100Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:00:56.103Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:01:01.105Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:01:03.680Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b7a65cce-10b4-428e-addd-1874085d07f1, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=999e29f4-2bff-4c65-867f-830252f2ffcb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:01:03.681Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b7a65cce-10b4-428e-addd-1874085d07f1, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=999e29f4-2bff-4c65-867f-830252f2ffcb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:01:06.107Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:01:11.110Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:01:16.114Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:01:18.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8186c9c1-4158-49b5-bade-ffe2967bf041, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a2faeb10-297c-4d41-a4af-46f73a4af857, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:01:18.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8186c9c1-4158-49b5-bade-ffe2967bf041, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a2faeb10-297c-4d41-a4af-46f73a4af857, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:01:21.116Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:01:26.120Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:01:31.123Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:01:33.683Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=da2d54d8-a273-4c45-9e85-26efa9524588, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=deeced03-4227-45d8-9a5b-7a245add1f10, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:01:33.686Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=da2d54d8-a273-4c45-9e85-26efa9524588, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=deeced03-4227-45d8-9a5b-7a245add1f10, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:01:36.127Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:01:41.129Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:01:46.133Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:01:48.664Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a2a63dfe-1e18-40a8-9f6a-97f8dd1bf398, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=499678a9-13cb-4a25-8a01-37939c8b8051, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:01:48.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a2a63dfe-1e18-40a8-9f6a-97f8dd1bf398, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=499678a9-13cb-4a25-8a01-37939c8b8051, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:01:51.135Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:01:56.138Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:02:01.140Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:02:03.690Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f5a8483d-4494-41b3-857a-d67bb3b0747a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2b9d507c-99d0-426e-b586-b6b2ec72acf2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:02:03.692Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f5a8483d-4494-41b3-857a-d67bb3b0747a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2b9d507c-99d0-426e-b586-b6b2ec72acf2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:02:06.143Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:02:11.147Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:02:16.150Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:02:18.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=bc036d08-6b09-48eb-94af-2a42d39defbf, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=869f1536-7b34-4789-b9f1-a3edf87dc686, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:02:18.679Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=bc036d08-6b09-48eb-94af-2a42d39defbf, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=869f1536-7b34-4789-b9f1-a3edf87dc686, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:02:21.157Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:02:26.162Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:02:31.164Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:02:33.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3c06c8c0-6ae4-4d75-a5d8-1629f6f56db0, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=fd65c3c1-104c-4744-a655-eaebc38881cd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:02:33.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3c06c8c0-6ae4-4d75-a5d8-1629f6f56db0, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=fd65c3c1-104c-4744-a655-eaebc38881cd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:02:36.167Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:02:41.169Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:02:46.171Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:02:48.697Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9a7622c4-30f3-4e4d-b5cc-063c946cdce7, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b6e9736d-a660-47a1-9430-4177f138091b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:02:48.697Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9a7622c4-30f3-4e4d-b5cc-063c946cdce7, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b6e9736d-a660-47a1-9430-4177f138091b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:02:51.173Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:02:56.177Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:03:01.179Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:03:03.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f76dc73f-b976-43bd-b247-8abc271cbeec, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=679cbf9e-ae73-42ca-a80f-4da4c363cd47, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:03:03.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f76dc73f-b976-43bd-b247-8abc271cbeec, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=679cbf9e-ae73-42ca-a80f-4da4c363cd47, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:03:06.181Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:03:11.184Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:03:16.193Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:03:18.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=04f9f8e3-0720-42fa-9217-5144e0c8e903, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=63578e5f-870d-4a4b-97af-fe45a63e3bce, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:03:18.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=04f9f8e3-0720-42fa-9217-5144e0c8e903, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=63578e5f-870d-4a4b-97af-fe45a63e3bce, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:03:21.206Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:03:26.209Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:03:31.212Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:03:33.686Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=cbc086ae-1eee-4855-a593-49a1edaf50ca, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c5952544-210b-4999-b1a0-58c7480f822e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:03:33.687Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=cbc086ae-1eee-4855-a593-49a1edaf50ca, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c5952544-210b-4999-b1a0-58c7480f822e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:03:36.214Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:03:41.217Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:03:46.218Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:03:48.661Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d841acd7-e18e-4a1c-b116-e18b46d75c74, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b2e973ea-690b-4a97-9e2c-30b04dd44b7b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:03:48.662Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d841acd7-e18e-4a1c-b116-e18b46d75c74, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b2e973ea-690b-4a97-9e2c-30b04dd44b7b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:03:51.220Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:03:56.223Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:04:00.363Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=955e7721-ef47-45bf-8abf-52c34c16a856, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=3758552b-d330-44db-a679-6843551b54cd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=10.233.72.64, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:04:00.725Z	 |   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
 | 2023-11-10T04:04:01.226Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:04:01.269Z	 | .kafka.common.security.authenticator.AbstractLogin	 | INFO	 | Successfully logged in.	 | 	 | 	 | 	 | reactor-tcp-epoll-1
 | 2023-11-10T04:04:01.331Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | Kafka version: 2.7.2	 | 	 | 	 | 	 | reactor-tcp-epoll-1
 | 2023-11-10T04:04:01.332Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | Kafka commitId: 37a1cc36bf4d76f3	 | 	 | 	 | 	 | reactor-tcp-epoll-1
 | 2023-11-10T04:04:01.332Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | Kafka startTimeMs: 1699589041327	 | 	 | 	 | 	 | reactor-tcp-epoll-1
 | 2023-11-10T04:04:01.347Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=955e7721-ef47-45bf-8abf-52c34c16a856, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=3758552b-d330-44db-a679-6843551b54cd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=10.233.72.64, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:04:02.018Z	 |                  org.apache.kafka.clients.Metadata	 | INFO	 | [Producer clientId=producer-1] Cluster ID: z-TjHKuoTvmYz27_cr7qcA	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2023-11-10T04:04:03.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=15755366-0467-4537-b39b-5c16e0b7bc6e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f872898d-22b0-485c-8fdc-60f333543bb0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:04:03.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=15755366-0467-4537-b39b-5c16e0b7bc6e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f872898d-22b0-485c-8fdc-60f333543bb0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:04:06.229Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:04:11.231Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:04:16.234Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:04:18.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=cc388d92-d9b0-4317-8bcf-49705361cc90, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=affedcb1-29ab-453a-a6ce-503ce4c95140, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:04:18.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=cc388d92-d9b0-4317-8bcf-49705361cc90, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=affedcb1-29ab-453a-a6ce-503ce4c95140, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:04:21.236Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:04:26.239Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:04:31.242Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:04:33.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=cc5d6930-fb94-45aa-a0da-a8f328ec48b9, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ba621ba0-87b9-410f-b8f7-83c20fa3d250, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:04:33.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=cc5d6930-fb94-45aa-a0da-a8f328ec48b9, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ba621ba0-87b9-410f-b8f7-83c20fa3d250, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:04:36.244Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:04:41.247Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:04:46.249Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:04:48.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=71bef441-4481-44c5-8fb9-de06bd0023be, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f81b6cee-948d-4dff-b7bf-561dafb19ca1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:04:48.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=71bef441-4481-44c5-8fb9-de06bd0023be, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f81b6cee-948d-4dff-b7bf-561dafb19ca1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:04:51.252Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:04:56.254Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:05:01.258Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:05:03.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e087af6b-f91a-48e7-91aa-4070aa009130, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a0c6ef1f-90bc-47fb-ad94-fc2cf192a4de, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:05:03.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e087af6b-f91a-48e7-91aa-4070aa009130, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a0c6ef1f-90bc-47fb-ad94-fc2cf192a4de, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:05:06.260Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:05:11.262Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:05:16.265Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:05:18.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d3e3b689-9c7c-4c02-8e24-2dc674f1ba79, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f4737456-fc5d-467f-ac0e-2809399a53f6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:05:18.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d3e3b689-9c7c-4c02-8e24-2dc674f1ba79, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f4737456-fc5d-467f-ac0e-2809399a53f6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:05:21.267Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:05:26.269Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:05:31.272Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:05:33.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5b3a3c50-3fc1-4d3d-b5a8-e67a66747fe1, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=21fc4239-3ffc-4797-803c-9dabe8cfa5e1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:05:33.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5b3a3c50-3fc1-4d3d-b5a8-e67a66747fe1, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=21fc4239-3ffc-4797-803c-9dabe8cfa5e1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:05:36.274Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:05:41.275Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:05:46.277Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:05:48.658Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5ce57a2e-9260-48c8-a242-2375e92f2102, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c4f8e5b4-ac29-43a6-9097-d5bd0ca5d47c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:05:48.660Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5ce57a2e-9260-48c8-a242-2375e92f2102, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c4f8e5b4-ac29-43a6-9097-d5bd0ca5d47c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:05:51.280Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:05:56.282Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:06:01.284Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:06:03.681Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4d9f9da1-8266-4d80-87e9-be2101302332, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=40fb15de-3893-4e5a-87a1-8d407867d347, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:06:03.683Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4d9f9da1-8266-4d80-87e9-be2101302332, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=40fb15de-3893-4e5a-87a1-8d407867d347, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:06:06.286Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:06:11.288Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:06:16.291Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:06:18.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=bd904f15-2a2e-4eec-9446-090a453c347f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c5f4aea0-54c8-4840-8f4d-b275735ca3ac, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:06:18.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=bd904f15-2a2e-4eec-9446-090a453c347f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c5f4aea0-54c8-4840-8f4d-b275735ca3ac, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:06:21.293Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:06:26.295Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:06:31.297Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:06:33.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e6f26506-fdb1-4a55-8a79-47277eceabb4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2b52e658-6722-483c-8ecf-992ccde87f81, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:06:33.684Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e6f26506-fdb1-4a55-8a79-47277eceabb4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2b52e658-6722-483c-8ecf-992ccde87f81, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:06:36.302Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:06:41.304Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:06:46.306Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:06:48.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e78d4e3a-4a3a-4f4c-af09-aeea1152a64f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=dbc991ff-e984-4a21-baf7-b1b8827ddf3a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:06:48.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e78d4e3a-4a3a-4f4c-af09-aeea1152a64f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=dbc991ff-e984-4a21-baf7-b1b8827ddf3a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:06:51.308Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:06:56.310Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:07:01.312Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:07:03.680Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0ecbf778-23a6-4df5-bf3b-96eba06878db, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=6a1d2b96-90bd-4f6c-92a0-30b689274ab8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:07:03.681Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0ecbf778-23a6-4df5-bf3b-96eba06878db, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=6a1d2b96-90bd-4f6c-92a0-30b689274ab8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:07:06.316Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:07:11.319Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:07:16.321Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:07:18.685Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=14248a2c-8d88-466f-abd4-18bf878f1605, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b3c179fe-36fc-44c6-91d3-231c16ff481a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:07:18.686Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=14248a2c-8d88-466f-abd4-18bf878f1605, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b3c179fe-36fc-44c6-91d3-231c16ff481a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:07:21.323Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:07:26.325Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:07:31.327Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:07:33.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5846f36c-ab1e-4367-84ea-6684f7a10f2e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=33ced0d5-90d4-4174-bb31-c50a47eef5d0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:07:33.679Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5846f36c-ab1e-4367-84ea-6684f7a10f2e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=33ced0d5-90d4-4174-bb31-c50a47eef5d0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:07:36.329Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:07:41.331Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:07:46.334Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:07:48.684Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=035d8b08-0026-4616-9da6-8a232efe83f6, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=464b879c-ca82-4909-9ee8-a89e43f7995e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:07:48.687Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=035d8b08-0026-4616-9da6-8a232efe83f6, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=464b879c-ca82-4909-9ee8-a89e43f7995e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:07:51.336Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:07:56.338Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:08:01.341Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:08:03.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ece4adc4-8fb6-45a2-9e5d-75e4e055d5b0, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=01088877-c0af-497a-9148-f4f160678686, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:08:03.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ece4adc4-8fb6-45a2-9e5d-75e4e055d5b0, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=01088877-c0af-497a-9148-f4f160678686, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:08:06.343Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:08:11.345Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:08:16.347Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:08:18.665Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c3605c84-5438-4542-ab0c-0be94d4d2cc7, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=52c86eac-72e5-4623-a959-33c1fdc7f67c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:08:18.668Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c3605c84-5438-4542-ab0c-0be94d4d2cc7, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=52c86eac-72e5-4623-a959-33c1fdc7f67c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:08:21.349Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:08:26.351Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:08:31.353Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:08:33.662Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b745d03a-2d2b-48c8-81b7-fa7ef5e5359e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=def83b2f-dd7a-4d2c-bf01-9ac7a8f938e0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:08:33.663Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b745d03a-2d2b-48c8-81b7-fa7ef5e5359e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=def83b2f-dd7a-4d2c-bf01-9ac7a8f938e0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:08:36.355Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:08:41.357Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:08:46.360Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:08:48.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e73228a3-e2ef-42de-890e-fcba2192021f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0df442cf-79b2-44a0-8a6a-a8f6dfa8f4b5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:08:48.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e73228a3-e2ef-42de-890e-fcba2192021f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0df442cf-79b2-44a0-8a6a-a8f6dfa8f4b5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:08:51.362Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:08:56.364Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:09:01.366Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:09:03.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7b45da95-4c41-4023-83cb-729c5664edbf, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=4bf42edf-1818-480b-a1d9-c0934adacf78, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:09:03.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7b45da95-4c41-4023-83cb-729c5664edbf, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=4bf42edf-1818-480b-a1d9-c0934adacf78, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:09:06.369Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:09:11.374Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:09:16.377Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:09:18.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=daf904a8-4974-4275-99ef-9faa49fd692f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a4c51589-3bef-4c67-889f-ffbfc94c0c3a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:09:18.684Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=daf904a8-4974-4275-99ef-9faa49fd692f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a4c51589-3bef-4c67-889f-ffbfc94c0c3a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:09:21.380Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:09:26.383Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:09:31.385Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:09:33.680Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0f59fdae-1ab5-4e4b-ac3f-d27c1b51cc70, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a1ec0820-d18e-4425-9aa8-b4722a78314c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:09:33.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0f59fdae-1ab5-4e4b-ac3f-d27c1b51cc70, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a1ec0820-d18e-4425-9aa8-b4722a78314c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:09:36.388Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:09:41.390Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:09:46.392Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:09:48.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=31985979-781a-4846-bcec-271155b4608d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c2b65f04-8a83-40ef-badf-6924f5b59933, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:09:48.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=31985979-781a-4846-bcec-271155b4608d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c2b65f04-8a83-40ef-badf-6924f5b59933, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:09:51.395Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:09:56.397Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:10:01.400Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:10:03.668Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=58fa6e8e-e184-44e7-8ebe-d2cdb80cfd0f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1e7696f2-1750-4fbe-bd9e-269ef6eaf2d0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:10:03.668Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=58fa6e8e-e184-44e7-8ebe-d2cdb80cfd0f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1e7696f2-1750-4fbe-bd9e-269ef6eaf2d0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:10:06.403Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:10:11.405Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:10:16.408Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:10:18.680Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8eb2d2c5-59bc-4393-816f-61200397b735, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=e924b1bd-4edb-49a5-9066-54a0adc1ed79, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:10:18.681Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8eb2d2c5-59bc-4393-816f-61200397b735, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=e924b1bd-4edb-49a5-9066-54a0adc1ed79, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:10:21.410Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:10:26.413Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:10:31.415Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:10:33.665Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4b6eace8-d298-49c6-b6a8-a3ff2d9700bd, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=94c9dab5-3f37-4217-a61e-89182cfe1302, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:10:33.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4b6eace8-d298-49c6-b6a8-a3ff2d9700bd, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=94c9dab5-3f37-4217-a61e-89182cfe1302, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:10:36.418Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:10:41.420Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:10:46.422Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:10:48.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0575a28e-6680-4b56-add1-a4f2a33a5376, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=e4e5bc40-e98a-4ac2-9e83-243e43abad71, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:10:48.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0575a28e-6680-4b56-add1-a4f2a33a5376, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=e4e5bc40-e98a-4ac2-9e83-243e43abad71, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:10:51.424Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:10:56.427Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:11:01.429Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:11:03.683Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1384c333-c844-4ab8-a7f9-c4762c32345c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c6fc0f23-1734-4e70-b9fa-49a73970b0ec, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:11:03.685Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1384c333-c844-4ab8-a7f9-c4762c32345c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c6fc0f23-1734-4e70-b9fa-49a73970b0ec, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:11:06.432Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:11:11.434Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:11:16.437Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:11:18.653Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=52bc83f3-6cde-4c7b-a1dc-c911055ab6b9, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=440341c6-2ec5-47f9-afec-c30eb3d5d25a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:11:18.654Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=52bc83f3-6cde-4c7b-a1dc-c911055ab6b9, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=440341c6-2ec5-47f9-afec-c30eb3d5d25a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:11:21.440Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:11:26.442Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:11:31.445Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:11:33.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4d08bc32-981e-4b51-a3f6-8aa897addd26, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a472e81d-185f-4541-b777-249578902455, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:11:33.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4d08bc32-981e-4b51-a3f6-8aa897addd26, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a472e81d-185f-4541-b777-249578902455, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:11:36.447Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:11:41.450Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:11:46.452Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:11:48.668Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2b814cd7-d17f-4b24-bc98-62430e26754d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=e175a55c-fe64-4b2a-80c6-eca697785e78, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:11:48.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2b814cd7-d17f-4b24-bc98-62430e26754d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=e175a55c-fe64-4b2a-80c6-eca697785e78, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:11:51.455Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:11:56.461Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:12:01.463Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:12:03.690Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a150a85e-a932-45ec-a3ad-ebacc012a760, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c88bd1ae-9f7f-437b-898a-62b2b162961b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:12:03.691Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a150a85e-a932-45ec-a3ad-ebacc012a760, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c88bd1ae-9f7f-437b-898a-62b2b162961b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:12:06.465Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:12:11.468Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:12:16.471Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:12:18.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e279eead-d214-44e1-9e0a-627e89d73466, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b1b6d1c8-253d-4513-a1fb-73607cb65e7b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:12:18.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e279eead-d214-44e1-9e0a-627e89d73466, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b1b6d1c8-253d-4513-a1fb-73607cb65e7b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:12:21.473Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:12:26.476Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:12:31.479Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:12:33.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6bda3e8e-f088-4ab4-9bac-c5e99ae5db2d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f7d7e2fd-0149-49fb-995d-974a50bd5e73, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:12:33.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6bda3e8e-f088-4ab4-9bac-c5e99ae5db2d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f7d7e2fd-0149-49fb-995d-974a50bd5e73, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:12:36.486Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:12:41.489Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:12:46.492Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:12:48.679Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f3b3c8c0-2c05-4733-8812-cd4eac5e97c8, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2c03b6be-0037-4a3b-87d5-9ca34f4deeb7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:12:48.681Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f3b3c8c0-2c05-4733-8812-cd4eac5e97c8, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2c03b6be-0037-4a3b-87d5-9ca34f4deeb7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:12:51.495Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:12:56.497Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:13:01.500Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:13:03.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4113e702-9bc2-4a93-aab7-ad03e19bdeae, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=9950ed1b-5433-46a8-819d-6d9f86a52ec0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:13:03.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4113e702-9bc2-4a93-aab7-ad03e19bdeae, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=9950ed1b-5433-46a8-819d-6d9f86a52ec0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:13:06.502Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:13:11.504Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:13:16.507Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:13:18.694Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=77c0ca3c-9b1f-4ed8-98a4-e789d4a3c34a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d3b36d6c-d811-448b-8fae-1b918cdc4de0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:13:18.697Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=77c0ca3c-9b1f-4ed8-98a4-e789d4a3c34a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d3b36d6c-d811-448b-8fae-1b918cdc4de0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:13:21.510Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:13:26.511Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:13:31.514Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:13:33.654Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=600fde59-2132-4147-8476-562dabfc4ca8, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=57535c45-2672-48cb-a83d-ec8154148acf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:13:33.656Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=600fde59-2132-4147-8476-562dabfc4ca8, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=57535c45-2672-48cb-a83d-ec8154148acf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:13:36.516Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:13:41.518Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:13:46.521Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:13:48.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=388f3780-14d5-4e19-9403-3141d4732b60, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5c134ec7-cfa6-4cb4-9d56-814747415835, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:13:48.679Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=388f3780-14d5-4e19-9403-3141d4732b60, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5c134ec7-cfa6-4cb4-9d56-814747415835, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:13:51.523Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:13:56.525Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:14:01.527Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:14:03.663Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=30c38082-396a-4922-9ebb-5f426abe3b8b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=bab02ba9-e76a-45f5-807d-371f9539c2ab, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:14:03.664Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=30c38082-396a-4922-9ebb-5f426abe3b8b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=bab02ba9-e76a-45f5-807d-371f9539c2ab, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:14:06.533Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:14:11.536Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:14:16.538Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:14:18.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f91a722f-d421-4963-bfe0-38c3483570c2, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=fa3eab4d-fb6d-4c14-90bf-54693b81935e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:14:18.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f91a722f-d421-4963-bfe0-38c3483570c2, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=fa3eab4d-fb6d-4c14-90bf-54693b81935e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:14:21.541Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:14:26.543Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:14:31.547Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:14:33.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f255bc74-a0f6-45a3-ad1f-98d9ae919fba, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a98aa266-1b92-4ec1-aa89-ccc6f67f6316, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:14:33.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f255bc74-a0f6-45a3-ad1f-98d9ae919fba, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a98aa266-1b92-4ec1-aa89-ccc6f67f6316, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:14:36.550Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:14:41.553Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:14:46.557Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:14:48.665Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9adf32e9-c969-4a27-a2f0-fbfce4488783, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=45e7c83d-a7e2-4da6-90ec-7b2cd265875a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:14:48.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9adf32e9-c969-4a27-a2f0-fbfce4488783, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=45e7c83d-a7e2-4da6-90ec-7b2cd265875a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:14:51.559Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:14:56.563Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:15:01.566Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:15:03.698Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=78c0bfeb-2dc8-4010-96b5-920edfd93aa4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=89dec45d-4103-4995-bf6e-d8e10d0e1ce1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:15:03.700Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=78c0bfeb-2dc8-4010-96b5-920edfd93aa4, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=89dec45d-4103-4995-bf6e-d8e10d0e1ce1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:15:06.571Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:15:11.574Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:15:16.577Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:15:18.661Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=cdaaeebd-1a38-4a83-ab6a-2a7c19d8ae7d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=54af766d-14cf-4cf9-a0b6-d46221ad0fd9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:15:18.663Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=cdaaeebd-1a38-4a83-ab6a-2a7c19d8ae7d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=54af766d-14cf-4cf9-a0b6-d46221ad0fd9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:15:21.582Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:15:26.584Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:15:31.586Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:15:33.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6248810e-07c5-4425-a52a-c180cb6f39f2, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0a3e6a91-c806-4836-8aea-8429d5b9dba8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:15:33.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6248810e-07c5-4425-a52a-c180cb6f39f2, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0a3e6a91-c806-4836-8aea-8429d5b9dba8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:15:36.589Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:15:41.591Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:15:46.594Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:15:48.680Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c4854f35-098b-4963-941a-37fb2e31338f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=becade81-35ed-4e8b-bc93-77378732935b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:15:48.681Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c4854f35-098b-4963-941a-37fb2e31338f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=becade81-35ed-4e8b-bc93-77378732935b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:15:51.597Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:15:56.599Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:16:01.602Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:16:03.667Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ffad4631-b0f6-40a0-bfdd-685d7336cd8f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5b440956-66be-4473-a81c-057e8b56326a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:16:03.668Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ffad4631-b0f6-40a0-bfdd-685d7336cd8f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5b440956-66be-4473-a81c-057e8b56326a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:16:06.604Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:16:11.607Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:16:16.609Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:16:18.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d8a4d2dd-77a6-4a00-9e3b-7ce1fa520f14, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5e33b205-bd66-4364-b601-101c43ed37e5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:16:18.679Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d8a4d2dd-77a6-4a00-9e3b-7ce1fa520f14, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5e33b205-bd66-4364-b601-101c43ed37e5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:16:21.613Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:16:26.615Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:16:31.618Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:16:33.667Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2dfddc51-c421-46e8-bb2b-79540dfe0f1c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=959cae2a-e414-431c-97e5-b5e444474099, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:16:33.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2dfddc51-c421-46e8-bb2b-79540dfe0f1c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=959cae2a-e414-431c-97e5-b5e444474099, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:16:36.621Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:16:41.624Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:16:46.626Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:16:48.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=35bf7f2e-f2c5-4659-9528-855198abfa55, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b1df79bc-fa2f-46db-a0e8-7ad764d61019, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:16:48.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=35bf7f2e-f2c5-4659-9528-855198abfa55, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b1df79bc-fa2f-46db-a0e8-7ad764d61019, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:16:51.629Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:16:56.632Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:17:01.634Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:17:03.684Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d1c03870-55dd-4fb6-8365-d5a5e07dcf1f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ed512118-859c-4c4d-9dae-7f62cbae7b05, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:17:03.685Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d1c03870-55dd-4fb6-8365-d5a5e07dcf1f, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ed512118-859c-4c4d-9dae-7f62cbae7b05, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:17:06.637Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:17:11.640Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:17:16.643Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:17:18.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=156558ce-7d49-4ac9-b565-b760047665aa, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=790794f6-b76c-425d-8552-a8ce028f3a7f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:17:18.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=156558ce-7d49-4ac9-b565-b760047665aa, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=790794f6-b76c-425d-8552-a8ce028f3a7f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:17:21.645Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:17:26.649Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:17:31.653Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:17:33.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=515b4338-a433-4cdc-8c4f-1c9d232ff15a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d2de118f-d514-4bd8-9db5-0c7b78040d68, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:17:33.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=515b4338-a433-4cdc-8c4f-1c9d232ff15a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d2de118f-d514-4bd8-9db5-0c7b78040d68, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:17:36.655Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:17:41.658Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:17:46.661Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:17:48.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ceb6eb09-eec2-4d12-81e0-6c5b407863cf, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=aabe4b4d-166c-4cc7-9798-dde28f4ad734, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:17:48.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ceb6eb09-eec2-4d12-81e0-6c5b407863cf, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=aabe4b4d-166c-4cc7-9798-dde28f4ad734, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:17:51.664Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:17:56.666Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:18:01.669Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:18:03.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e23b4a77-a454-42dc-ad77-5049fe294691, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2ce412cb-d2ca-48e0-a6b3-8b5ba08617c3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:18:03.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e23b4a77-a454-42dc-ad77-5049fe294691, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2ce412cb-d2ca-48e0-a6b3-8b5ba08617c3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:18:06.673Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:18:11.684Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:18:16.687Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:18:18.681Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=29038388-c46b-444e-bb19-d34ea832aca7, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a019f13a-7bb4-48d7-bfba-d2d91564b41b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:18:18.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=29038388-c46b-444e-bb19-d34ea832aca7, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a019f13a-7bb4-48d7-bfba-d2d91564b41b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:18:21.689Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:18:26.692Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:18:31.695Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:18:33.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=fd3e9d80-e341-476c-be07-812f356b7dc1, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5a7b4634-769d-4585-94e3-557be03974c5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:18:33.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=fd3e9d80-e341-476c-be07-812f356b7dc1, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5a7b4634-769d-4585-94e3-557be03974c5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:18:36.697Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:18:41.699Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:18:46.702Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:18:48.662Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4822a1b1-cc45-4d03-ade6-8847ddeacf4b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=82913857-a2d3-487c-9e28-b4795e990c7f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:18:48.664Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4822a1b1-cc45-4d03-ade6-8847ddeacf4b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=82913857-a2d3-487c-9e28-b4795e990c7f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:18:51.704Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:18:56.707Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:19:01.710Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:19:03.679Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=29fe712d-7d8c-460e-b27a-750a81c4c5c3, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c8d0a95a-8bb6-4adb-b0cc-aa65e5bf89ec, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:19:03.680Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=29fe712d-7d8c-460e-b27a-750a81c4c5c3, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c8d0a95a-8bb6-4adb-b0cc-aa65e5bf89ec, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:19:06.713Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:19:11.717Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:19:16.719Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:19:18.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1546d84f-8c35-470e-9c39-a2aac8cde69c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=29086dde-92eb-4e85-a852-799f24a489da, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:19:18.683Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1546d84f-8c35-470e-9c39-a2aac8cde69c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=29086dde-92eb-4e85-a852-799f24a489da, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:19:21.722Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:19:26.725Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:19:31.728Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:19:33.734Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=fb3784a3-460e-45cc-8de4-8235adf8ff58, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=69a2710a-dfc1-40d7-b2ce-104bd3ba5f8c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:19:33.736Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=fb3784a3-460e-45cc-8de4-8235adf8ff58, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=69a2710a-dfc1-40d7-b2ce-104bd3ba5f8c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:19:36.734Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:19:41.736Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:19:46.739Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:19:48.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c8db2097-2137-49a6-bb00-63bcbfc71a5e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=fc00a1d7-d576-43fe-89ea-319709b85493, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:19:48.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c8db2097-2137-49a6-bb00-63bcbfc71a5e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=fc00a1d7-d576-43fe-89ea-319709b85493, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:19:51.741Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:19:56.746Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:20:01.748Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:20:03.660Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9f366a05-28ea-45fe-bb56-51e710b9103a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=3a027162-a41b-4c09-b7ae-723acb391e6e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:20:03.661Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9f366a05-28ea-45fe-bb56-51e710b9103a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=3a027162-a41b-4c09-b7ae-723acb391e6e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:20:06.750Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:20:11.752Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:20:16.754Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:20:18.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=940d23ce-5fb4-4a30-a748-a4022fe7d104, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a5729abb-f8f5-43f1-83f8-a4eb1acd2a0e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:20:18.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=940d23ce-5fb4-4a30-a748-a4022fe7d104, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a5729abb-f8f5-43f1-83f8-a4eb1acd2a0e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:20:21.758Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:20:26.760Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:20:31.762Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:20:33.663Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2d2be1d7-dddd-4f68-b7b9-8ea59d2e95b5, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=577bcbb1-eddb-43c2-adf5-6a63c4cb6da5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:20:33.664Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2d2be1d7-dddd-4f68-b7b9-8ea59d2e95b5, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=577bcbb1-eddb-43c2-adf5-6a63c4cb6da5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:20:36.765Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:20:41.768Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:20:46.791Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:20:48.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=09da813c-881c-455a-b9bc-4de367e49214, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=dfeaa1de-e6ea-4510-9eab-f30369acdf9b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:20:48.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=09da813c-881c-455a-b9bc-4de367e49214, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=dfeaa1de-e6ea-4510-9eab-f30369acdf9b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:20:51.801Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:20:56.804Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:21:01.806Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:21:03.665Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1295ad47-af5e-4978-9c8b-e44e0a9bc070, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0ecb9e2e-ed7a-4ce4-b969-a2c1e7bf6bf0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:21:03.667Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1295ad47-af5e-4978-9c8b-e44e0a9bc070, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0ecb9e2e-ed7a-4ce4-b969-a2c1e7bf6bf0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:21:06.809Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:21:11.811Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:21:16.814Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:21:18.668Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=aba6b36f-e61a-4d1b-a3e5-c6422a6c475c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a12e9f01-181a-414f-a19c-89f6e828428e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:21:18.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=aba6b36f-e61a-4d1b-a3e5-c6422a6c475c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a12e9f01-181a-414f-a19c-89f6e828428e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:21:21.818Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:21:26.821Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:21:31.823Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:21:33.694Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6df53595-241f-4f5d-b44d-5e1b68f56c97, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ab82d49c-695f-4d27-bde7-d783b4a7ad45, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:21:33.695Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6df53595-241f-4f5d-b44d-5e1b68f56c97, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ab82d49c-695f-4d27-bde7-d783b4a7ad45, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:21:36.827Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:21:41.829Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:21:46.832Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:21:48.662Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=59d01059-c27e-45dc-b91e-57420db180ae, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5c4f23ba-2227-498e-ba26-9d97c50441ad, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:21:48.665Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=59d01059-c27e-45dc-b91e-57420db180ae, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5c4f23ba-2227-498e-ba26-9d97c50441ad, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:21:51.834Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:21:56.837Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:22:01.839Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:22:03.664Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a1c767a4-5328-4bc3-aec0-b4af2c0fe7f2, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f30dcb0b-8e40-48cd-8678-c6d214d7d5c0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:22:03.665Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a1c767a4-5328-4bc3-aec0-b4af2c0fe7f2, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f30dcb0b-8e40-48cd-8678-c6d214d7d5c0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:22:06.843Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:22:11.845Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:22:16.848Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:22:18.684Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5a70d7a1-745f-4b49-af5b-02eb0b13086b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1938c8c4-ddeb-4e8e-940c-6ba0e500f543, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:22:18.685Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5a70d7a1-745f-4b49-af5b-02eb0b13086b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1938c8c4-ddeb-4e8e-940c-6ba0e500f543, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:22:21.850Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:22:26.853Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:22:31.855Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:22:33.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ea334004-c16b-442e-8c4f-dc463a6a8e2e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=cbef5391-db15-4c53-8ec0-3430ab3092a2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:22:33.667Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ea334004-c16b-442e-8c4f-dc463a6a8e2e, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=cbef5391-db15-4c53-8ec0-3430ab3092a2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:22:36.858Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:22:41.861Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:22:46.863Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:22:48.679Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7efdbc47-3ff1-428a-bf4a-c1490bcf08a5, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=209e6241-f854-4c66-9727-f98a956efbce, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:22:48.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7efdbc47-3ff1-428a-bf4a-c1490bcf08a5, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=209e6241-f854-4c66-9727-f98a956efbce, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:22:51.865Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:22:56.869Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:23:01.872Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:23:03.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6616c84f-97f5-4903-9c03-875eec6258ed, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=71d0651a-40db-4279-8294-9d45c4616c2b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:23:03.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6616c84f-97f5-4903-9c03-875eec6258ed, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=71d0651a-40db-4279-8294-9d45c4616c2b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:23:06.875Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:23:11.879Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:23:16.886Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:23:18.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=badaf73a-764e-47c8-922a-29c60193ca2b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=4a3da61f-ec8c-435e-b020-0e111e8e0d2d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:23:18.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=badaf73a-764e-47c8-922a-29c60193ca2b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=4a3da61f-ec8c-435e-b020-0e111e8e0d2d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:23:21.890Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:23:26.892Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:23:31.894Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:23:33.661Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9ab20fde-e76d-4563-bd48-339705fa29a7, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a00cde9e-9841-4b27-9899-2a48c6b65d16, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:23:33.662Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9ab20fde-e76d-4563-bd48-339705fa29a7, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a00cde9e-9841-4b27-9899-2a48c6b65d16, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:23:36.898Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:23:41.900Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:23:46.904Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:23:48.661Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5da1573e-81cd-4404-9eb8-cb468bab5310, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=3508225a-c79f-4b14-80ea-da3f4482caac, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:23:48.664Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5da1573e-81cd-4404-9eb8-cb468bab5310, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=3508225a-c79f-4b14-80ea-da3f4482caac, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:23:51.906Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:23:56.913Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:24:01.915Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:24:03.664Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8f71e2e6-5655-47fe-89ec-e39283e3dbfc, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=db962d37-191f-4b9f-8110-9544646ab75b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:24:03.665Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8f71e2e6-5655-47fe-89ec-e39283e3dbfc, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=db962d37-191f-4b9f-8110-9544646ab75b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:24:06.918Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:24:11.920Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:24:16.922Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:24:18.689Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f8689c4c-e0fd-4b55-8315-63778ac74c3b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2f63c6a0-20e7-4a09-a8bd-6dcb04e7e8b3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:24:18.691Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f8689c4c-e0fd-4b55-8315-63778ac74c3b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2f63c6a0-20e7-4a09-a8bd-6dcb04e7e8b3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:24:21.925Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:24:26.927Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:24:31.929Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:24:33.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6d373bb3-4517-45dd-b38a-ca892d18bcb7, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f4ccc0f5-a8fe-445f-bb4f-d5de76781532, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:24:33.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6d373bb3-4517-45dd-b38a-ca892d18bcb7, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f4ccc0f5-a8fe-445f-bb4f-d5de76781532, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:24:36.932Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:24:41.934Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:24:46.937Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:24:48.663Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0770abdc-6815-4fe2-9d4d-31d9e5b7bbe3, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2d169e7c-a900-48ca-8a4b-49a123425099, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:24:48.664Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0770abdc-6815-4fe2-9d4d-31d9e5b7bbe3, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2d169e7c-a900-48ca-8a4b-49a123425099, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:24:51.939Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:24:56.941Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:25:01.943Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:25:03.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6850fba8-c446-4d3d-9e7b-7d6c7cf8ceaa, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a14dbd02-eb3e-40b0-bdb2-ca9a8a604c4d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:25:03.667Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6850fba8-c446-4d3d-9e7b-7d6c7cf8ceaa, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=a14dbd02-eb3e-40b0-bdb2-ca9a8a604c4d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:25:06.945Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:25:11.948Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:25:16.952Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:25:18.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1b5aa70e-a5e7-450d-826a-54f20f874f6a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1da8827e-9edc-48ab-a767-dcbc98fbd850, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:25:18.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1b5aa70e-a5e7-450d-826a-54f20f874f6a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1da8827e-9edc-48ab-a767-dcbc98fbd850, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:25:21.955Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:25:26.957Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:25:31.959Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:25:33.657Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9c2144cf-724e-4ab1-b8ad-9328f18ed146, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ce225b29-c2e1-474d-85e4-03a7b50a41af, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:25:33.658Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9c2144cf-724e-4ab1-b8ad-9328f18ed146, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=ce225b29-c2e1-474d-85e4-03a7b50a41af, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:25:36.961Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:25:41.963Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:25:46.966Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:25:48.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c5443ca0-731c-404a-925f-fb4cd8d2e2c6, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f66cb806-b243-4c73-9627-d47f1f725e36, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:25:48.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c5443ca0-731c-404a-925f-fb4cd8d2e2c6, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f66cb806-b243-4c73-9627-d47f1f725e36, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:25:51.968Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:25:56.971Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:26:01.974Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:26:03.664Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=33ac3bdb-94ff-4452-b243-6a0569d9c748, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1cff305c-655f-4c4c-aa62-d3b31261b7da, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:26:03.667Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=33ac3bdb-94ff-4452-b243-6a0569d9c748, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1cff305c-655f-4c4c-aa62-d3b31261b7da, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:26:06.976Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:26:11.978Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:26:16.986Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:26:18.662Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=70bff684-9e4f-4a29-9ded-ffcfccfb0962, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=08a65d5c-61ff-4254-851f-18711dda5d62, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:26:18.663Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=70bff684-9e4f-4a29-9ded-ffcfccfb0962, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=08a65d5c-61ff-4254-851f-18711dda5d62, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:26:21.989Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:26:26.991Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:26:31.994Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:26:33.688Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=80eb3a20-eefd-4751-a057-be79dbc2c12a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=02b04be7-00bf-4992-a6a1-e43049e702cf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:26:33.690Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=80eb3a20-eefd-4751-a057-be79dbc2c12a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=02b04be7-00bf-4992-a6a1-e43049e702cf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:26:36.996Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:26:42.000Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:26:47.003Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:26:48.679Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=20e06fd8-68f6-4f76-89d4-79d962a25674, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=7223fa13-b99f-4aad-bce0-5dc988bc6654, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:26:48.683Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=20e06fd8-68f6-4f76-89d4-79d962a25674, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=7223fa13-b99f-4aad-bce0-5dc988bc6654, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:26:52.007Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:26:57.010Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:27:02.013Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:27:03.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=035c0f31-d55a-4237-ac74-a1a8edf5f361, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f8d0f534-587f-4be3-897a-f6b58f55e5b9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:27:03.677Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=035c0f31-d55a-4237-ac74-a1a8edf5f361, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=f8d0f534-587f-4be3-897a-f6b58f55e5b9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:27:07.016Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:27:12.019Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:27:17.021Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:27:18.679Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c0aad37f-a710-4e10-8c7f-4c8811439245, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=03611a4d-06af-49e0-83c8-03feb2b3eb79, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:27:18.681Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c0aad37f-a710-4e10-8c7f-4c8811439245, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=03611a4d-06af-49e0-83c8-03feb2b3eb79, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:27:22.024Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:27:27.027Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:27:32.029Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:27:33.675Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c78a4fa5-88f8-4e95-b262-4dc16ac852da, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c61c303e-092e-4af7-9eb8-fe4bdc6a1b5a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:27:33.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c78a4fa5-88f8-4e95-b262-4dc16ac852da, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c61c303e-092e-4af7-9eb8-fe4bdc6a1b5a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:27:37.032Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:27:42.034Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:27:47.036Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:27:48.686Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a3a5d00e-d3de-4385-a4a9-c5a870eb2123, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d940a448-420e-43cc-b192-f71cba56c10a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:27:48.687Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a3a5d00e-d3de-4385-a4a9-c5a870eb2123, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d940a448-420e-43cc-b192-f71cba56c10a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:27:52.038Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:27:57.040Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:28:02.044Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:28:03.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d8d1a207-6378-4916-9d2a-d77e567582e6, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=6ad8d577-c812-4d35-b001-636f357f95ea, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:28:03.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d8d1a207-6378-4916-9d2a-d77e567582e6, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=6ad8d577-c812-4d35-b001-636f357f95ea, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:28:07.046Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:28:12.049Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:28:17.051Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:28:18.662Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c9e470e7-b3ac-456d-9855-9b36efa02492, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=4b97fff0-b0cb-45b1-bd1c-7b7645c14b31, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:28:18.664Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c9e470e7-b3ac-456d-9855-9b36efa02492, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=4b97fff0-b0cb-45b1-bd1c-7b7645c14b31, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:28:22.053Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:28:27.055Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:28:32.061Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:28:33.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ca1b6ecd-1ed9-4455-af5c-3818e3b0921c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1de7af0a-00c1-4e4e-9aba-1dfc9e90d66f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:28:33.667Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ca1b6ecd-1ed9-4455-af5c-3818e3b0921c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=1de7af0a-00c1-4e4e-9aba-1dfc9e90d66f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:28:37.064Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:28:42.066Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:28:47.068Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:28:48.676Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=53e777d7-46dd-4e64-a047-b86c1a577be6, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c1bf3203-9b42-4f01-8f2e-0937fd9aa555, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:28:48.680Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=53e777d7-46dd-4e64-a047-b86c1a577be6, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=c1bf3203-9b42-4f01-8f2e-0937fd9aa555, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:28:52.070Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:28:57.072Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:29:02.074Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:29:03.651Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5213496e-d94e-4654-99f1-ab7b88f1f307, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=943c7858-49e3-4028-9183-bc91d9047a7f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:29:03.653Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5213496e-d94e-4654-99f1-ab7b88f1f307, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=943c7858-49e3-4028-9183-bc91d9047a7f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:29:07.077Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:29:12.079Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:29:17.082Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:29:18.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ca041aa3-e75b-4f38-878f-f60f25288e3c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2830b1f8-a1e2-4819-bb14-7d019040591c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:29:18.668Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ca041aa3-e75b-4f38-878f-f60f25288e3c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=2830b1f8-a1e2-4819-bb14-7d019040591c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:29:22.086Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:29:27.089Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:29:32.092Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:29:33.681Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4eba68fc-611d-4b35-91a2-37549bd8eaef, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=69a08985-ce0f-4548-9db8-53d3e67769b9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:29:33.682Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4eba68fc-611d-4b35-91a2-37549bd8eaef, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=69a08985-ce0f-4548-9db8-53d3e67769b9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:29:37.095Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:29:42.098Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:29:47.100Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:29:48.668Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d8c58891-e6cd-4d77-ad90-2b3a57f4fa60, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5afedbd0-8b3f-41f1-9c5f-04c8a7f10ea4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:29:48.669Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d8c58891-e6cd-4d77-ad90-2b3a57f4fa60, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=5afedbd0-8b3f-41f1-9c5f-04c8a7f10ea4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:29:52.102Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:29:57.106Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:30:02.111Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:30:03.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ab80a0fe-efb4-4580-8e7a-6e818414ed6d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d35f6d20-30db-4a96-b5f8-76fc325f5822, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:30:03.711Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ab80a0fe-efb4-4580-8e7a-6e818414ed6d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=d35f6d20-30db-4a96-b5f8-76fc325f5822, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:30:07.114Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:30:12.116Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:30:17.119Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:30:18.678Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=12f8c553-3565-4381-a7f8-1398cbfc6e1d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=7d0ce2d6-b9e3-4d5f-b328-ba88111df73f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:30:18.679Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=12f8c553-3565-4381-a7f8-1398cbfc6e1d, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=7d0ce2d6-b9e3-4d5f-b328-ba88111df73f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:30:22.121Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:30:27.123Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:30:32.126Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:30:33.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a24121ed-b526-4489-a79d-840192b9366a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0d514581-2cf3-4cc6-8837-25afc9a6b841, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:30:33.667Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a24121ed-b526-4489-a79d-840192b9366a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=0d514581-2cf3-4cc6-8837-25afc9a6b841, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:30:37.128Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:30:42.131Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:30:47.134Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:30:48.670Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=aa43c3de-1059-4817-915d-8994c96f98f0, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=554ceefa-5147-4634-91eb-1e738d18f4e8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:30:48.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=aa43c3de-1059-4817-915d-8994c96f98f0, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=554ceefa-5147-4634-91eb-1e738d18f4e8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:30:52.136Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:30:57.138Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:31:02.141Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:31:03.672Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=78d64020-89c1-4182-b72d-f997e0e5120c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=4614b6d0-f945-4621-bb7e-33dd77648bdb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:31:03.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=78d64020-89c1-4182-b72d-f997e0e5120c, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=4614b6d0-f945-4621-bb7e-33dd77648bdb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:31:07.143Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:31:12.147Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:31:17.150Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:31:18.662Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a14e090e-f626-4a59-9272-daa5b67b901a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=3e2693bd-aa5a-46df-89ed-6e6414b639cc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:31:18.663Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a14e090e-f626-4a59-9272-daa5b67b901a, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=3e2693bd-aa5a-46df-89ed-6e6414b639cc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:31:22.152Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:31:27.154Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:31:32.156Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:31:33.690Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9e708021-88a4-463b-9923-48a6ec034101, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=12f14d73-7987-481c-9291-30a10004d451, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:31:33.691Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9e708021-88a4-463b-9923-48a6ec034101, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=12f14d73-7987-481c-9291-30a10004d451, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:31:37.159Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:31:42.161Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:31:47.164Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:31:48.653Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a37f618f-e66f-451f-abc1-41d13a33655b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=681f2aa4-3333-4ff4-841a-4b5338a21fb5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:31:48.654Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a37f618f-e66f-451f-abc1-41d13a33655b, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=681f2aa4-3333-4ff4-841a-4b5338a21fb5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:31:52.166Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:31:57.168Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:32:02.171Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:32:03.681Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7674df04-cfb0-4488-9e57-8bf3a3d6a136, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b656eb09-ccc6-4ea7-b13b-e764a7cbc60f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:32:03.684Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7674df04-cfb0-4488-9e57-8bf3a3d6a136, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b656eb09-ccc6-4ea7-b13b-e764a7cbc60f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:32:07.173Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:32:12.176Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:32:17.178Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:32:18.668Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6a3ad207-f656-4724-af8e-5d00f42b7638, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=cae89d12-4eba-41fc-8e9a-73fd54bf64fd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:32:18.671Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6a3ad207-f656-4724-af8e-5d00f42b7638, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=cae89d12-4eba-41fc-8e9a-73fd54bf64fd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:32:22.180Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:32:27.184Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:32:32.189Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:32:33.685Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=993c7532-dfd2-4980-93cc-0fccefb867c9, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=fdaf4b60-42d5-4d2b-9935-5d52cd9454cd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:32:33.688Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=993c7532-dfd2-4980-93cc-0fccefb867c9, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=fdaf4b60-42d5-4d2b-9935-5d52cd9454cd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2023-11-10T04:32:37.193Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:32:42.196Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:32:47.199Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:32:48.673Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e8eeae03-aa50-4a4c-b5f0-83b061b46d08, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=9fc78c83-b024-4ded-8696-71ae13083ca1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:32:48.674Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e8eeae03-aa50-4a4c-b5f0-83b061b46d08, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=9fc78c83-b024-4ded-8696-71ae13083ca1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2023-11-10T04:32:52.201Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:32:57.203Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:33:02.206Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:33:03.683Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9cba4e1a-0699-4c6f-b5f8-e7d63625dca1, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=090a2254-931f-4650-8ba4-8e19812daa0d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:33:03.684Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9cba4e1a-0699-4c6f-b5f8-e7d63625dca1, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=090a2254-931f-4650-8ba4-8e19812daa0d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2023-11-10T04:33:07.209Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:33:12.212Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:33:17.214Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:33:18.666Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ac37b24e-68e0-4918-9054-24177c606e28, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b7e2f23b-e147-405b-863d-1d459dc434f7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:33:18.667Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ac37b24e-68e0-4918-9054-24177c606e28, InstanceID=e5966dba-79b1-4367-a4ca-b6a5143abd00, InvocationID=b7e2f23b-e147-405b-863d-1d459dc434f7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2023-11-10T04:33:22.217Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:33:27.219Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2023-11-10T04:33:32.221