Results

By type

          Service started with pid=6
 | 2021-04-24T11:32:04.207Z	 |                               reactor.util.Loggers	 | DEBUG	 | Using Slf4j logging framework	 | 	 | 	 | 	 | main
 | 2021-04-24T11:32:04.235Z	 | t.services.cbs.client.model.CbsClientConfiguration	 | INFO	 | CBS client will use http over TLS.	 | 	 | 	 | 	 | main
 | 2021-04-24T11:32:04.242Z	 | t.services.cbs.client.model.CbsClientConfiguration	 | INFO	 | Path to cert files: /etc/ves-hv/ssl/	 | 	 | 	 | 	 | main
 | 2021-04-24T11:32:04.457Z	 | ollectors.veshv.config.impl.HvVesCommandLineParser	 | INFO	 | Healthcheck port missing on command line, using default: 6060	 | 	 | 	 | 	 | main
 | 2021-04-24T11:32:04.666Z	 | r.core.util.internal.logging.InternalLoggerFactory	 | DEBUG	 | Using SLF4J as the default logging framework	 | 	 | 	 | 	 | main
 | 2021-04-24T11:32:05.045Z	 | 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=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-1
 | 2021-04-24T11:32:05.115Z	 | ae.collectors.veshv.config.api.ConfigurationModule	 | INFO	 | Using base configuration file: /etc/ves-hv/configuration/base.json	 | 	 | 	 | 	 | main
 | 2021-04-24T11:32:05.140Z	 | 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
 | 2021-04-24T11:32:05.473Z	 | rvices.sdk.rest.services.cbs.client.impl.CbsLookup	 | INFO	 | Config Binding Service address: config-binding-service:10443	 | 	 | 	 | 	 | main
 | 2021-04-24T11:32:05.475Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | INFO	 | CBS client successfully created, first request will be sent in 10 s	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | main
 | 2021-04-24T11:32:17.581Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Component is starting	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:32:27.266Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | ERROR	 | Error while creating configuration: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:32:27.269Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | DEBUG	 | Detailed stack trace: org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:32:27.272Z	 |                         reactor.retry.DefaultRetry	 | DEBUG	 | Scheduling retry attempt, retry context: iteration=1 exception=org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR backoff={6261ms/300000ms}	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:32:27.277Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | WARN	 | Exception from configuration provider client, retrying subscription	 | 	 | org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR
	at org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)
	at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:196)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)
	at reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)
	at reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)
	at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)
	at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)
	at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
	at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)
	at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:416)
	at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:470)
	at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)
	at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1534)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1283)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1330)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:32:32.551Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:32:33.548Z	 | rvices.sdk.rest.services.cbs.client.impl.CbsLookup	 | INFO	 | Config Binding Service address: config-binding-service:10443	 | 	 | 	 | 	 | parallel-1
 | 2021-04-24T11:32:33.549Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | INFO	 | CBS client successfully created, first request will be sent in 10 s	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2021-04-24T11:32:47.471Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:32:57.255Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | ERROR	 | Error while creating configuration: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:32:57.256Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | DEBUG	 | Detailed stack trace: org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:32:57.257Z	 |                         reactor.retry.DefaultRetry	 | DEBUG	 | Scheduling retry attempt, retry context: iteration=2 exception=org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR backoff={8143ms/300000ms}	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:32:57.258Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | WARN	 | Exception from configuration provider client, retrying subscription	 | 	 | org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR
	at org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)
	at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:196)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)
	at reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)
	at reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)
	at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)
	at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)
	at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
	at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)
	at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:416)
	at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:470)
	at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)
	at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1534)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1283)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1330)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:33:02.517Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:33:05.405Z	 | rvices.sdk.rest.services.cbs.client.impl.CbsLookup	 | INFO	 | Config Binding Service address: config-binding-service:10443	 | 	 | 	 | 	 | parallel-1
 | 2021-04-24T11:33:05.406Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | INFO	 | CBS client successfully created, first request will be sent in 10 s	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2021-04-24T11:33:17.469Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:33:26.992Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | ERROR	 | Error while creating configuration: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:33:26.993Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | DEBUG	 | Detailed stack trace: org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:33:26.994Z	 |                         reactor.retry.DefaultRetry	 | DEBUG	 | Scheduling retry attempt, retry context: iteration=3 exception=org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR backoff={12291ms/300000ms}	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:33:26.994Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | WARN	 | Exception from configuration provider client, retrying subscription	 | 	 | org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR
	at org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)
	at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:196)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)
	at reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)
	at reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)
	at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)
	at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)
	at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
	at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)
	at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:416)
	at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:470)
	at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)
	at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1534)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1283)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1330)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:33:32.560Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:33:39.289Z	 | rvices.sdk.rest.services.cbs.client.impl.CbsLookup	 | INFO	 | Config Binding Service address: config-binding-service:10443	 | 	 | 	 | 	 | parallel-1
 | 2021-04-24T11:33:39.290Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | INFO	 | CBS client successfully created, first request will be sent in 10 s	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2021-04-24T11:33:47.613Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:33:57.028Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | ERROR	 | Error while creating configuration: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:33:57.030Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | DEBUG	 | Detailed stack trace: org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:33:57.031Z	 |                         reactor.retry.DefaultRetry	 | DEBUG	 | Scheduling retry attempt, retry context: iteration=4 exception=org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR backoff={59140ms/300000ms}	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:33:57.032Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | WARN	 | Exception from configuration provider client, retrying subscription	 | 	 | org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR
	at org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)
	at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:196)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)
	at reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)
	at reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)
	at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)
	at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)
	at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
	at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)
	at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:416)
	at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:470)
	at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)
	at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1534)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1283)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1330)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:34:02.505Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:34:17.496Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:34:32.464Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:34:47.751Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:34:56.188Z	 | rvices.sdk.rest.services.cbs.client.impl.CbsLookup	 | INFO	 | Config Binding Service address: config-binding-service:10443	 | 	 | 	 | 	 | parallel-1
 | 2021-04-24T11:34:56.191Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | INFO	 | CBS client successfully created, first request will be sent in 10 s	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2021-04-24T11:35:02.509Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:35:14.421Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | ERROR	 | Error while creating configuration: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:35:14.422Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | DEBUG	 | Detailed stack trace: org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:35:14.423Z	 |                         reactor.retry.DefaultRetry	 | DEBUG	 | Scheduling retry attempt, retry context: iteration=5 exception=org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR backoff={83941ms/300000ms}	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:35:14.424Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | WARN	 | Exception from configuration provider client, retrying subscription	 | 	 | org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR
	at org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)
	at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:196)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)
	at reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)
	at reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)
	at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)
	at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)
	at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
	at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)
	at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:416)
	at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:470)
	at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)
	at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1534)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1283)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1330)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:35:17.475Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:35:32.486Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:35:47.463Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:36:02.494Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:36:17.461Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:36:32.483Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:36:38.369Z	 | rvices.sdk.rest.services.cbs.client.impl.CbsLookup	 | INFO	 | Config Binding Service address: config-binding-service:10443	 | 	 | 	 | 	 | parallel-1
 | 2021-04-24T11:36:38.370Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | INFO	 | CBS client successfully created, first request will be sent in 10 s	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2021-04-24T11:36:47.479Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:36:55.455Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | ERROR	 | Error while creating configuration: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:36:55.456Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | DEBUG	 | Detailed stack trace: org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:36:55.457Z	 |                         reactor.retry.DefaultRetry	 | DEBUG	 | Scheduling retry attempt, retry context: iteration=6 exception=org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR backoff={188995ms/300000ms}	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:36:55.458Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | WARN	 | Exception from configuration provider client, retrying subscription	 | 	 | org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR
	at org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)
	at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:196)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)
	at reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)
	at reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)
	at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)
	at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)
	at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
	at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)
	at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:416)
	at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:470)
	at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)
	at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1534)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1283)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1330)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:37:02.480Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:37:17.485Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:37:32.474Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:37:47.491Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:38:02.466Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:38:17.489Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:38:32.463Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:38:47.468Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:39:02.480Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:39:17.463Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:39:32.512Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:39:47.501Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:40:02.454Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:40:04.459Z	 | rvices.sdk.rest.services.cbs.client.impl.CbsLookup	 | INFO	 | Config Binding Service address: config-binding-service:10443	 | 	 | 	 | 	 | parallel-1
 | 2021-04-24T11:40:04.461Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | INFO	 | CBS client successfully created, first request will be sent in 10 s	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2021-04-24T11:40:17.484Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:40:24.339Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | ERROR	 | Error while creating configuration: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:40:24.340Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | DEBUG	 | Detailed stack trace: org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:40:24.341Z	 |                         reactor.retry.DefaultRetry	 | DEBUG	 | Scheduling retry attempt, retry context: iteration=7 exception=org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR backoff={244499ms/300000ms}	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:40:24.341Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | WARN	 | Exception from configuration provider client, retrying subscription	 | 	 | org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR
	at org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)
	at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:196)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)
	at reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)
	at reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)
	at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)
	at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)
	at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
	at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)
	at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:416)
	at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:470)
	at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)
	at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1534)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1283)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1330)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:40:32.459Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:40:47.478Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:41:02.456Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:41:17.483Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:41:32.489Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:41:47.481Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:42:02.477Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:42:17.497Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:42:32.472Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:42:47.465Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:43:02.492Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:43:17.508Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:43:32.496Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:43:47.486Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:44:02.494Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:44:17.480Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:44:28.844Z	 | rvices.sdk.rest.services.cbs.client.impl.CbsLookup	 | INFO	 | Config Binding Service address: config-binding-service:10443	 | 	 | 	 | 	 | parallel-1
 | 2021-04-24T11:44:28.846Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | INFO	 | CBS client successfully created, first request will be sent in 10 s	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2021-04-24T11:44:32.488Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:44:46.191Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | ERROR	 | Error while creating configuration: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:44:46.193Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | DEBUG	 | Detailed stack trace: org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:44:46.195Z	 |                         reactor.retry.DefaultRetry	 | DEBUG	 | Scheduling retry attempt, retry context: iteration=8 exception=org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR backoff={240458ms/300000ms}	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:44:46.196Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | WARN	 | Exception from configuration provider client, retrying subscription	 | 	 | org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR
	at org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)
	at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:196)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)
	at reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)
	at reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)
	at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)
	at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)
	at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
	at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)
	at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:416)
	at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:470)
	at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)
	at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1534)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1283)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1330)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:44:47.483Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:45:02.511Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:45:17.508Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:45:32.518Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:45:47.477Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:46:02.479Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:46:17.462Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:46:32.492Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:46:47.484Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:47:02.471Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:47:17.465Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:47:32.457Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:47:47.518Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:48:02.480Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:48:17.496Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:48:32.482Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:48:46.661Z	 | rvices.sdk.rest.services.cbs.client.impl.CbsLookup	 | INFO	 | Config Binding Service address: config-binding-service:10443	 | 	 | 	 | 	 | parallel-1
 | 2021-04-24T11:48:46.662Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | INFO	 | CBS client successfully created, first request will be sent in 10 s	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2021-04-24T11:48:47.456Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:49:02.454Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:49:04.262Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | ERROR	 | Error while creating configuration: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:49:04.263Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | DEBUG	 | Detailed stack trace: org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:49:04.264Z	 |                         reactor.retry.DefaultRetry	 | DEBUG	 | Scheduling retry attempt, retry context: iteration=9 exception=org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR backoff={293655ms/300000ms}	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:49:04.264Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | WARN	 | Exception from configuration provider client, retrying subscription	 | 	 | org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR
	at org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)
	at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:196)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)
	at reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)
	at reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)
	at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)
	at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)
	at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
	at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)
	at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:416)
	at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:470)
	at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)
	at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1534)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1283)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1330)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:49:17.517Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:49:32.478Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:49:47.475Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:50:02.480Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:50:17.471Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:50:32.484Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:50:47.483Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:51:02.465Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:51:17.474Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:51:32.486Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:51:47.465Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:52:02.490Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:52:17.502Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:52:32.482Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:52:47.513Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:53:02.525Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:53:17.479Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:53:32.477Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:53:47.455Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:53:57.923Z	 | rvices.sdk.rest.services.cbs.client.impl.CbsLookup	 | INFO	 | Config Binding Service address: config-binding-service:10443	 | 	 | 	 | 	 | parallel-1
 | 2021-04-24T11:53:57.924Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | INFO	 | CBS client successfully created, first request will be sent in 10 s	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2021-04-24T11:54:02.492Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:54:17.252Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | ERROR	 | Error while creating configuration: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:54:17.253Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | DEBUG	 | Detailed stack trace: org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:54:17.254Z	 |                         reactor.retry.DefaultRetry	 | DEBUG	 | Scheduling retry attempt, retry context: iteration=10 exception=org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR backoff={249710ms/300000ms}	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:54:17.255Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | WARN	 | Exception from configuration provider client, retrying subscription	 | 	 | org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR
	at org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)
	at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:196)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)
	at reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)
	at reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)
	at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)
	at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)
	at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
	at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)
	at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:416)
	at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:470)
	at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)
	at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1534)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1283)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1330)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:54:17.442Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:54:32.499Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:54:47.454Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:55:02.475Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:55:17.483Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:55:32.497Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:55:47.461Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:56:02.479Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:56:17.474Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:56:32.484Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:56:47.510Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:57:02.498Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:57:17.473Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:57:32.476Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:57:47.497Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:58:02.456Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:58:17.463Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:58:26.974Z	 | rvices.sdk.rest.services.cbs.client.impl.CbsLookup	 | INFO	 | Config Binding Service address: config-binding-service:10443	 | 	 | 	 | 	 | parallel-1
 | 2021-04-24T11:58:26.976Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | INFO	 | CBS client successfully created, first request will be sent in 10 s	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2021-04-24T11:58:32.457Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:58:46.091Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | ERROR	 | Error while creating configuration: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:58:46.092Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | DEBUG	 | Detailed stack trace: org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:58:46.093Z	 |                         reactor.retry.DefaultRetry	 | DEBUG	 | Scheduling retry attempt, retry context: iteration=11 exception=org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR backoff={226227ms/300000ms}	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:58:46.093Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | WARN	 | Exception from configuration provider client, retrying subscription	 | 	 | org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR
	at org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)
	at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:196)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)
	at reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)
	at reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)
	at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)
	at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)
	at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
	at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)
	at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:416)
	at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:470)
	at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)
	at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1534)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1283)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1330)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T11:58:47.457Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T11:59:02.497Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T11:59:17.471Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T11:59:32.492Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T11:59:47.487Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T12:00:02.476Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T12:00:17.474Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T12:00:32.498Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T12:00:47.486Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T12:01:02.506Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T12:01:17.445Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T12:01:32.514Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T12:01:47.488Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T12:02:02.493Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T12:02:17.455Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T12:02:32.326Z	 | rvices.sdk.rest.services.cbs.client.impl.CbsLookup	 | INFO	 | Config Binding Service address: config-binding-service:10443	 | 	 | 	 | 	 | parallel-1
 | 2021-04-24T12:02:32.327Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | INFO	 | CBS client successfully created, first request will be sent in 10 s	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2021-04-24T12:02:32.471Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T12:02:47.467Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T12:02:49.388Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | ERROR	 | Error while creating configuration: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T12:02:49.388Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | DEBUG	 | Detailed stack trace: org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T12:02:49.389Z	 |                         reactor.retry.DefaultRetry	 | DEBUG	 | Scheduling retry attempt, retry context: iteration=12 exception=org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR backoff={264826ms/300000ms}	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T12:02:49.390Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | WARN	 | Exception from configuration provider client, retrying subscription	 | 	 | org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR
	at org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)
	at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:196)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)
	at reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)
	at reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)
	at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)
	at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)
	at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
	at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)
	at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:416)
	at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:470)
	at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)
	at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1534)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1283)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1330)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T12:03:02.453Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T12:03:17.472Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T12:03:32.480Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T12:03:47.484Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T12:04:02.487Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T12:04:17.469Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T12:04:32.483Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T12:04:47.487Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T12:05:02.511Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T12:05:17.453Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T12:05:32.464Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T12:05:47.471Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T12:06:02.506Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T12:06:17.513Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T12:06:32.462Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T12:06:47.464Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T12:07:02.468Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T12:07:14.222Z	 | rvices.sdk.rest.services.cbs.client.impl.CbsLookup	 | INFO	 | Config Binding Service address: config-binding-service:10443	 | 	 | 	 | 	 | parallel-1
 | 2021-04-24T12:07:14.223Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | INFO	 | CBS client successfully created, first request will be sent in 10 s	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2021-04-24T12:07:17.467Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T12:07:32.484Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T12:07:36.999Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | ERROR	 | Error while creating configuration: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T12:07:37.000Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | DEBUG	 | Detailed stack trace: org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T12:07:37.001Z	 |                         reactor.retry.DefaultRetry	 | DEBUG	 | Scheduling retry attempt, retry context: iteration=13 exception=org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR backoff={261721ms/300000ms}	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T12:07:37.001Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | WARN	 | Exception from configuration provider client, retrying subscription	 | 	 | org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR
	at org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)
	at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:196)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)
	at reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)
	at reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)
	at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)
	at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)
	at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
	at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)
	at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:416)
	at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:470)
	at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)
	at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1534)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1283)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1330)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T12:07:47.495Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T12:08:02.525Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T12:08:17.476Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T12:08:32.480Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T12:08:47.505Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T12:09:02.472Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T12:09:17.470Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T12:09:32.477Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T12:09:47.472Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T12:10:02.461Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T12:10:17.472Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T12:10:32.486Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T12:10:47.473Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T12:11:02.483Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T12:11:17.500Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T12:11:32.477Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T12:11:47.483Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T12:11:58.726Z	 | rvices.sdk.rest.services.cbs.client.impl.CbsLookup	 | INFO	 | Config Binding Service address: config-binding-service:10443	 | 	 | 	 | 	 | parallel-1
 | 2021-04-24T12:11:58.727Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | INFO	 | CBS client successfully created, first request will be sent in 10 s	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2021-04-24T12:12:02.521Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T12:12:17.041Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | ERROR	 | Error while creating configuration: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T12:12:17.042Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | DEBUG	 | Detailed stack trace: org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR	 | 	 | 	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T12:12:17.042Z	 |                         reactor.retry.DefaultRetry	 | DEBUG	 | Scheduling retry attempt, retry context: iteration=14 exception=org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR backoff={221576ms/300000ms}	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T12:12:17.043Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | WARN	 | Exception from configuration provider client, retrying subscription	 | 	 | org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://config-binding-service:10443/service_component/dcae-hv-ves-collector'. Response code: 500 INTERNAL SERVER ERROR
	at org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)
	at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onNext(FluxPeekFuseable.java:196)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
	at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)
	at reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)
	at reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)
	at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
	at reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)
	at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)
	at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)
	at reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)
	at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)
	at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
	at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)
	at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:416)
	at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:470)
	at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)
	at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1534)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1283)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1330)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
	 | InstanceID=cfe8c6a2-f017-4e75-b6d0-425584fc1f5c, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-04-24T12:12:17.512Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T12:12:32.468Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T12:12:47.505Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T12:13:02.466Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T12:13:17.494Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T12:13:32.477Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T12:13:47.476Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T12:14:02.471Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T12:14:17.465Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T12:14:32.491Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1
 | 2021-04-24T12:14:47.496Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2021-04-24T12:15:02.491Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-04-24T12:15:17.476Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-4
 | 2021-04-24T12:15:32.471Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Dynamic configuration not available. Retrying.	 | 	 | 	 | 	 | reactor-http-epoll-1