Results

By type

          2021-05-19 14:43:11.567 DEBUG 1 --- [     parallel-1] io.netty.buffer.ByteBufUtil              : -Dio.netty.allocator.type: pooled
2021-05-19 14:43:11.577 DEBUG 1 --- [     parallel-1] io.netty.buffer.ByteBufUtil              : -Dio.netty.threadLocalDirectBufferSize: 0
2021-05-19 14:43:11.580 DEBUG 1 --- [     parallel-1] io.netty.buffer.ByteBufUtil              : -Dio.netty.maxThreadLocalCharBufferSize: 16384
2021-05-19 14:43:11.718 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a] Created new pooled channel, now 0 active connections and 1 inactive connections
2021-05-19 14:43:11.843 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.tcp.SslProvider            : [id: 0xe42edd0a] SSL enabled using engine SSLEngineImpl and SNI config-binding-service:10443
2021-05-19 14:43:11.946 DEBUG 1 --- [ctor-http-nio-4] io.netty.buffer.AbstractByteBuf          : -Dio.netty.buffer.checkAccessible: true
2021-05-19 14:43:12.091 DEBUG 1 --- [ctor-http-nio-4] io.netty.buffer.AbstractByteBuf          : -Dio.netty.buffer.checkBounds: true
2021-05-19 14:43:12.095 DEBUG 1 --- [ctor-http-nio-4] i.n.util.ResourceLeakDetectorFactory     : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@4d9cdb43
2021-05-19 14:43:12.109 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.BootstrapHandlers  : [id: 0xe42edd0a] Initialized pipeline DefaultChannelPipeline{(reactor.left.sslHandler = io.netty.handler.ssl.SslHandler), (reactor.left.sslReader = reactor.netty.tcp.SslProvider$SslReadHandler), (BootstrapHandlers$BootstrapInitializerHandler#0 = reactor.netty.channel.BootstrapHandlers$BootstrapInitializerHandler), (SimpleChannelPool$1#0 = io.netty.channel.pool.SimpleChannelPool$1), (reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2021-05-19 14:43:12.244 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler                   : -Dio.netty.recycler.maxCapacityPerThread: 4096
2021-05-19 14:43:12.244 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler                   : -Dio.netty.recycler.maxSharedCapacityFactor: 2
2021-05-19 14:43:12.244 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler                   : -Dio.netty.recycler.linkCapacity: 16
2021-05-19 14:43:12.244 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler                   : -Dio.netty.recycler.ratio: 8
2021-05-19 14:43:12.312 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Registering pool release on close event for channel
2021-05-19 14:43:12.327  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Starting TcaAppMain v1.2.1 on dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.2.1.jar started by tca-gen2 in /opt)
2021-05-19 14:43:12.339 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel connected, now 1 active connections and 0 inactive connections
2021-05-19 14:43:12.357 DEBUG 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Running with Spring Boot v2.0.9.RELEASE, Spring v5.0.13.RELEASE
2021-05-19 14:43:12.358  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-05-19 14:43:12.501  INFO 1 --- [           main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6a47b187: startup date [Wed May 19 14:43:12 UTC 2021]; root of context hierarchy
2021-05-19 14:43:12.605 DEBUG 1 --- [ctor-http-nio-4] io.netty.handler.ssl.SslHandler          : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] HANDSHAKEN: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
2021-05-19 14:43:12.618 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}, [connected])
2021-05-19 14:43:12.633 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [configured])
2021-05-19 14:43:12.640 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 14:43:12.642 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 14:43:12.654 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 14:43:12.695 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=81b345ea-8581-4e45-bd03-972f8c4aab8b, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 14:43:12 GMT]
2021-05-19 14:43:12.696 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 14:43:12.739 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 14:43:12.741 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 14:43:12.764 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 14:43:12.843  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 14:43:12.872 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 14:43:12.912 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : Converting JSON to flattened key value Map: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 14:43:13.267 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-05-19 14:43:13.268 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.spring.data.mongodb.uri:mongodb://dcae-mongohost/dcae-tcagen2
2021-05-19 14:43:13.269 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-05-19 14:43:13.269 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.type:message_router
2021-05-19 14:43:13.269 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-05-19 14:43:13.296 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.type:message_router
2021-05-19 14:43:13.296 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group:cg1
2021-05-19 14:43:13.296 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0]:c0
2021-05-19 14:43:13.297 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1]:c1
2021-05-19 14:43:13.297 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.message_limit:50000
2021-05-19 14:43:13.297 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max:60000
2021-05-19 14:43:13.297 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min:30000
2021-05-19 14:43:13.297 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down:30000
2021-05-19 14:43:13.298 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up:10000
2021-05-19 14:43:13.298 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate:0
2021-05-19 14:43:13.298 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.timeout:-1
2021-05-19 14:43:13.298 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.enable_enrichment:true
2021-05-19 14:43:13.299 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.generic_vnf_path:aai/v11/network/generic-vnfs/generic-vnf
2021-05-19 14:43:13.299 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.node_query_path:aai/v11/search/nodes-query
2021-05-19 14:43:13.299 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-05-19 14:43:13.299 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.url:http://aai
2021-05-19 14:43:13.299 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-05-19 14:43:13.300 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-05-19 14:43:13.300 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_ecomp_logging:true
2021-05-19 14:43:13.300 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.policy:{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}
2021-05-19 14:43:13.300 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.processing_batch_size:10000
2021-05-19 14:43:13.372  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.type -> message_router
2021-05-19 14:43:13.373  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.enable_enrichment -> true
2021-05-19 14:43:13.373  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate -> 0
2021-05-19 14:43:13.373  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.policy -> {"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}
2021-05-19 14:43:13.373  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-05-19 14:43:13.393  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group -> cg1
2021-05-19 14:43:13.394  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1] -> c1
2021-05-19 14:43:13.394  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.node_query_path -> aai/v11/search/nodes-query
2021-05-19 14:43:13.394  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up -> 10000
2021-05-19 14:43:13.394  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true
2021-05-19 14:43:13.394  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.type -> message_router
2021-05-19 14:43:13.395  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE
2021-05-19 14:43:13.395  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.generic_vnf_path -> aai/v11/network/generic-vnfs/generic-vnf
2021-05-19 14:43:13.395  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.timeout -> -1
2021-05-19 14:43:13.395  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.processing_batch_size -> 10000
2021-05-19 14:43:13.395  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min -> 30000
2021-05-19 14:43:13.404  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-05-19 14:43:13.405  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down -> 30000
2021-05-19 14:43:13.405  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max -> 60000
2021-05-19 14:43:13.405  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> http://aai
2021-05-19 14:43:13.412  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_ecomp_logging -> true
2021-05-19 14:43:13.413  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0] -> c0
2021-05-19 14:43:13.413  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.message_limit -> 50000
2021-05-19 14:43:13.413  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE
2021-05-19 14:43:13.413  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: spring.data.mongodb.uri -> mongodb://dcae-mongohost/dcae-tcagen2
2021-05-19 14:43:13.422  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-05-19 14:43:13.437 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 14:43:13.438 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 14:43:13.439 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19 14:43:15.623  INFO 1 --- [           main] o.s.i.config.IntegrationRegistrar        : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2021-05-19 14:43:17.305  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-05-19 14:43:17.487  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'configurationPropertiesValidator' of type [org.onap.dcae.analytics.tca.web.validation.TcaAppPropertiesValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-05-19 14:43:18.320  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration$$EnhancerBySpringCGLIB$$bb33e3c9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-05-19 14:43:19.203  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-05-19 14:43:19.204  INFO 1 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 6704 ms
2021-05-19 14:43:20.913  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'characterEncodingFilter' to: [/*]
2021-05-19 14:43:20.915  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'webMvcMetricsFilter' to: [/*]
2021-05-19 14:43:20.916  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
2021-05-19 14:43:20.916  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpPutFormContentFilter' to: [/*]
2021-05-19 14:43:20.916  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'requestContextFilter' to: [/*]
2021-05-19 14:43:20.917  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpTraceFilter' to: [/*]
2021-05-19 14:43:20.917  INFO 1 --- [           main] o.s.b.w.servlet.ServletRegistrationBean  : Servlet dispatcherServlet mapped to [/]
2021-05-19 14:43:22.070  INFO 1 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
2021-05-19 14:43:22.302  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:157}] to dcae-mongohost:27017
2021-05-19 14:43:22.312  INFO 1 --- [mongohost:27017] org.mongodb.driver.cluster               : Monitor thread successfully connected to server with description ServerDescription{address=dcae-mongohost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 8]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=7427010}
2021-05-19 14:43:23.154  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources]}" onto public org.springframework.http.ResponseEntity> springfox.documentation.swagger.web.ApiResourceController.swaggerResources()
2021-05-19 14:43:23.156  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources/configuration/ui]}" onto public org.springframework.http.ResponseEntity springfox.documentation.swagger.web.ApiResourceController.uiConfiguration()
2021-05-19 14:43:23.157  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources/configuration/security]}" onto public org.springframework.http.ResponseEntity springfox.documentation.swagger.web.ApiResourceController.securityConfiguration()
2021-05-19 14:43:23.175  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/policy],methods=[GET],produces=[application/json]}" onto public org.springframework.http.ResponseEntity org.onap.dcae.analytics.tca.web.controller.TcaRestController.getTcaPolicy()
2021-05-19 14:43:23.176  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/policy],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public org.springframework.http.ResponseEntity org.onap.dcae.analytics.tca.web.controller.TcaRestController.setTcaPolicy(org.onap.dcae.analytics.tca.model.policy.TcaPolicy)
2021-05-19 14:43:23.176  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/execute],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public org.springframework.http.ResponseEntity> org.onap.dcae.analytics.tca.web.controller.TcaRestController.execute(org.onap.dcae.analytics.tca.model.restapi.TcaExecutionRequest)
2021-05-19 14:43:23.197  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2021-05-19 14:43:23.197  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
2021-05-19 14:43:23.399  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-05-19 14:43:23.422  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/auditevents],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-19 14:43:23.426  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/beans],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-19 14:43:23.436  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/health],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-19 14:43:23.437  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/conditions],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-19 14:43:23.437  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/shutdown],methods=[POST],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-19 14:43:23.442  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/configprops],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-19 14:43:23.442  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/env/{toMatch}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-19 14:43:23.443  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/env],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-19 14:43:23.443  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/info],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-19 14:43:23.444  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-19 14:43:23.444  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers/{name}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-19 14:43:23.444  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers/{name}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-19 14:43:23.445  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/heapdump],methods=[GET],produces=[application/octet-stream]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-19 14:43:23.445  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/threaddump],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-19 14:43:23.449  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/prometheus],methods=[GET],produces=[text/plain;version=0.0.4;charset=utf-8]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-19 14:43:23.450  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/metrics/{requiredMetricName}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-19 14:43:23.450  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/metrics],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-19 14:43:23.451  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/scheduledtasks],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-19 14:43:23.452  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/httptrace],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-19 14:43:23.452  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/mappings],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-19 14:43:23.453  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto protected java.util.Map> org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping.links(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2021-05-19 14:43:23.940  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Creating DMaaP MR Subscriber from config properties key: tca_handle_in, props: BaseConfigBindingServiceProperties.SubscriberDetails(super=BaseConfigBindingServiceProperties.PubSubCommonDetails(type=message_router, aafUsername=null, dmaapInfo=BaseConfigBindingServiceProperties.DmaapInfo(clientRole=null, clientId=null, location=null, topicUrl=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT), proxyUrl=null, ignoreSSLValidation=null), consumerGroup=cg1, consumerIds=[c0, c1], messageLimit=50000, timeout=-1, polling=BaseConfigBindingServiceProperties.Polling(fixedRate=0, autoAdjusting=BaseConfigBindingServiceProperties.AutoAdjusting(min=30000, stepUp=10000, max=60000, stepDown=30000)))
2021-05-19 14:43:25.612  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-05-19 14:43:25.756  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:158}] to dcae-mongohost:27017
2021-05-19 14:43:30.150 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-05-19 14:43:30.157  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-05-19 14:43:30.158 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-05-19 14:43:30.158  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_in
2021-05-19 14:43:30.158  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-05-19 14:43:30.174  INFO 1 --- [           main] .f.TcaAppPropsToMrPublisherPrefsFunction : Creating DMaaP MR Publisher from config properties key: tca_handle_out, props: BaseConfigBindingServiceProperties.PublisherDetails(super=BaseConfigBindingServiceProperties.PubSubCommonDetails(type=message_router, aafUsername=null, dmaapInfo=BaseConfigBindingServiceProperties.DmaapInfo(clientRole=null, clientId=null, location=null, topicUrl=http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT), proxyUrl=null, ignoreSSLValidation=null))
2021-05-19 14:43:30.185 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-05-19 14:43:30.185  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-05-19 14:43:30.185 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-05-19 14:43:30.185  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_out
2021-05-19 14:43:30.186  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-05-19 14:43:30.235  INFO 1 --- [           main] o.o.d.a.w.u.f.MrSubscriberURLFunction    : Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000
2021-05-19 14:43:30.236  INFO 1 --- [           main] o.o.d.a.w.u.f.MrSubscriberURLFunction    : Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000
2021-05-19 14:43:30.712  INFO 1 --- [           main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
2021-05-19 14:43:30.855  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-05-19 14:43:31.264  INFO 1 --- [           main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2021-05-19 14:43:31.403  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6a47b187: startup date [Wed May 19 14:43:12 UTC 2021]; root of context hierarchy
2021-05-19 14:43:31.534  INFO 1 --- [           main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2021-05-19 14:43:31.534  INFO 1 --- [           main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2021-05-19 14:43:32.545  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Registering beans for JMX exposure on startup
2021-05-19 14:43:32.559  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Bean with name 'mongoMessageGroupStore' has been autodetected for JMX exposure
2021-05-19 14:43:32.564  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Bean with name 'loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0' has been autodetected for JMX exposure
2021-05-19 14:43:32.568  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Located managed bean 'mongoMessageGroupStore': registering with JMX server as MBean [org.springframework.integration.mongodb.store:name=mongoMessageGroupStore,type=MongoDbChannelMessageStore]
2021-05-19 14:43:32.603  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Located managed bean 'loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0': registering with JMX server as MBean [org.springframework.integration.channel.interceptor:name=loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0,type=WireTap]
2021-05-19 14:43:32.647  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 0
2021-05-19 14:43:32.648  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-05-19 14:43:32.648  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-05-19 14:43:32.648  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-05-19 14:43:32.648  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-05-19 14:43:32.649  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-05-19 14:43:32.649  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-05-19 14:43:32.649  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-05-19 14:43:32.649  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-05-19 14:43:32.649  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-05-19 14:43:32.649  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-05-19 14:43:32.650  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-05-19 14:43:32.650  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-05-19 14:43:32.650  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-05-19 14:43:32.650  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-05-19 14:43:32.650  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-05-19 14:43:32.650  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-05-19 14:43:32.650  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-05-19 14:43:32.651  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-05-19 14:43:32.651  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 1073741823
2021-05-19 14:43:32.656  INFO 1 --- [           main] o.s.i.e.SourcePollingChannelAdapter      : started mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0
2021-05-19 14:43:32.659  INFO 1 --- [           main] o.s.i.endpoint.PollingConsumer           : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-05-19 14:43:32.659  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 2147483647
2021-05-19 14:43:32.660  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2021-05-19T14:43:32.728+0000|325eaf75-247f-4b3f-95ec-13d95639524d|Request Id: 325eaf75-247f-4b3f-95ec-13d95639524d. Transaction Id: R9JCB. Begin TS: 2021-05-19T14:43:32.657+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:43:32.704 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 325eaf75-247f-4b3f-95ec-13d95639524d. Transaction Id: R9JCB. Begin TS: 2021-05-19T14:43:32.657+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:43:32.776  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2021-05-19 14:43:32.948  INFO 1 --- [           main] s.d.s.w.s.ApiListingReferenceScanner     : Scanning for api listing references
2021-05-19 14:43:33.692  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.0.27.Final
2021-05-19 14:43:33.708  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.3.8.Final
2021-05-19 14:43:33.731  INFO 1 --- [           main] org.xnio.nio                             : XNIO NIO Implementation Version 3.3.8.Final
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.xnio.nio.NioXnio$2 (jar:file:/opt/dcae-analytics-tca-web-1.2.1.jar!/BOOT-INF/lib/xnio-nio-3.3.8.Final.jar!/) to constructor sun.nio.ch.EPollSelectorProvider()
WARNING: Please consider reporting this to the maintainers of org.xnio.nio.NioXnio$2
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-05-19 14:43:33.958  INFO 1 --- [           main] o.s.b.w.e.u.UndertowServletWebServer     : Undertow started on port(s) 9091 (http) with context path ''
2021-05-19 14:43:33.977  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 24.311 seconds (JVM running for 25.916)
2021-05-19 14:43:39.645  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-05-19 14:43:39.646  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization started
2021-05-19 14:43:39.679  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization completed in 33 ms
2021-05-19 14:44:10.726 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 14:44:10.738 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 14:44:10.739 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 14:44:10.739 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 14:44:10.743 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 14:44:10.775 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=742e024b-8e86-4961-b790-c5c4c3700d43, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 14:44:10 GMT]
2021-05-19 14:44:10.775 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 14:44:10.776 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 14:44:10.776 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 14:44:10.778 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 14:44:10.780  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 14:44:10.780 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 14:44:10.782 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 14:44:10.782 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 14:44:10.782 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19 14:45:10.726 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 14:45:10.732 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 14:45:10.733 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 14:45:10.734 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 14:45:10.737 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 14:45:10.762 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=8e4f5cc6-a648-47d6-9b9a-f589fba124f8, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 14:45:10 GMT]
2021-05-19 14:45:10.762 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 14:45:10.763 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 14:45:10.763 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 14:45:10.764 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 14:45:10.766  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 14:45:10.766 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 14:45:10.768 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 14:45:10.768 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 14:45:10.768 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T14:43:32.834+0000|2021-05-19T14:45:43.158+0000|325eaf75-247f-4b3f-95ec-13d95639524d|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.242.163.140|130324|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 325eaf75-247f-4b3f-95ec-13d95639524d, Transaction Id: R9JCB, Elapsed Time: 130324 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.53.236] failed: Connection timed out (Connection timed out) 
2021-05-19 14:45:43.165 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 325eaf75-247f-4b3f-95ec-13d95639524d, Transaction Id: R9JCB, Elapsed Time: 130324 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.53.236] failed: Connection timed out (Connection timed out) 
2021-05-19 14:45:43.274 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=325eaf75-247f-4b3f-95ec-13d95639524d, X-ECOMP-TransactionID=R9JCB, X-Begin-Timestamp=2021-05-19T14:43:32.657+0000, id=9a524f39-4364-73bf-8c08-8f296a87c665, timestamp=1621435412787}], headers={id=431baee1-0822-a6ca-c2ac-ad65e4be6c90, timestamp=1621435543272}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=325eaf75-247f-4b3f-95ec-13d95639524d, X-ECOMP-TransactionID=R9JCB, X-Begin-Timestamp=2021-05-19T14:43:32.657+0000, id=9a524f39-4364-73bf-8c08-8f296a87c665, timestamp=1621435412787}]
2021-05-19T14:45:43.277+0000|1c422d92-f63c-46c3-9af2-b104728665e6|Request Id: 1c422d92-f63c-46c3-9af2-b104728665e6. Transaction Id: MLVKL. Begin TS: 2021-05-19T14:45:43.277+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:45:43.277 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1c422d92-f63c-46c3-9af2-b104728665e6. Transaction Id: MLVKL. Begin TS: 2021-05-19T14:45:43.277+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:46:10.725 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 14:46:10.736 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 14:46:10.737 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 14:46:10.737 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 14:46:10.742 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 14:46:10.771 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=bdcd7933-d274-4b58-a5c8-fac2b5b162d8, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 14:46:10 GMT]
2021-05-19 14:46:10.771 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 14:46:10.772 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 14:46:10.772 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 14:46:10.774 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 14:46:10.775  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 14:46:10.776 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 14:46:10.777 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 14:46:10.777 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 14:46:10.777 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19 14:47:10.725 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 14:47:10.733 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 14:47:10.734 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 14:47:10.735 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 14:47:10.740 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 14:47:10.773 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=a4170b16-77a3-4d6f-a34f-16952f453ab3, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 14:47:10 GMT]
2021-05-19 14:47:10.773 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 14:47:10.774 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 14:47:10.775 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 14:47:10.776 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 14:47:10.779  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 14:47:10.779 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 14:47:10.781 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 14:47:10.781 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 14:47:10.781 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T14:45:43.280+0000|2021-05-19T14:47:54.224+0000|1c422d92-f63c-46c3-9af2-b104728665e6|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.242.163.140|130944|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1c422d92-f63c-46c3-9af2-b104728665e6, Transaction Id: MLVKL, Elapsed Time: 130944 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.53.236] failed: Connection timed out (Connection timed out) 
2021-05-19 14:47:54.225 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1c422d92-f63c-46c3-9af2-b104728665e6, Transaction Id: MLVKL, Elapsed Time: 130944 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.53.236] failed: Connection timed out (Connection timed out) 
2021-05-19 14:47:54.233 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1c422d92-f63c-46c3-9af2-b104728665e6, X-ECOMP-TransactionID=MLVKL, X-Begin-Timestamp=2021-05-19T14:45:43.277+0000, id=274e9da5-29a3-6cf1-a78d-fcbb4c213b46, timestamp=1621435543278}], headers={id=e74fc66c-6243-9e4d-86b7-71fec6395bea, timestamp=1621435674232}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1c422d92-f63c-46c3-9af2-b104728665e6, X-ECOMP-TransactionID=MLVKL, X-Begin-Timestamp=2021-05-19T14:45:43.277+0000, id=274e9da5-29a3-6cf1-a78d-fcbb4c213b46, timestamp=1621435543278}]
2021-05-19T14:47:54.235+0000|90373072-de65-4556-b629-d63964f3d176|Request Id: 90373072-de65-4556-b629-d63964f3d176. Transaction Id: IA6CS. Begin TS: 2021-05-19T14:47:54.234+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:47:54.235 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 90373072-de65-4556-b629-d63964f3d176. Transaction Id: IA6CS. Begin TS: 2021-05-19T14:47:54.234+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:48:10.725 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 14:48:10.729 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 14:48:10.730 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 14:48:10.730 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 14:48:10.734 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 14:48:10.754 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=d77bab91-967f-44f4-961e-740d74ac6071, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 14:48:10 GMT]
2021-05-19 14:48:10.755 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 14:48:10.756 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 14:48:10.757 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 14:48:10.758 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 14:48:10.760  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 14:48:10.761 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 14:48:10.763 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 14:48:10.764 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 14:48:10.764 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19 14:49:10.727 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 14:49:10.735 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 14:49:10.736 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 14:49:10.737 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 14:49:10.740 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 14:49:10.758 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=845f6168-62cc-413d-b7b1-ffd36dcb3db5, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 14:49:10 GMT]
2021-05-19 14:49:10.758 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 14:49:10.759 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 14:49:10.759 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 14:49:10.761 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 14:49:10.764  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 14:49:10.764 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 14:49:10.766 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 14:49:10.766 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 14:49:10.766 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T14:47:54.241+0000|2021-05-19T14:50:05.297+0000|90373072-de65-4556-b629-d63964f3d176|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.242.163.140|131056|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 90373072-de65-4556-b629-d63964f3d176, Transaction Id: IA6CS, Elapsed Time: 131056 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.53.236] failed: Connection timed out (Connection timed out) 
2021-05-19 14:50:05.298 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 90373072-de65-4556-b629-d63964f3d176, Transaction Id: IA6CS, Elapsed Time: 131056 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.53.236] failed: Connection timed out (Connection timed out) 
2021-05-19 14:50:05.304 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=90373072-de65-4556-b629-d63964f3d176, X-ECOMP-TransactionID=IA6CS, X-Begin-Timestamp=2021-05-19T14:47:54.234+0000, id=0b9c98f9-fdfb-bf1f-9b99-7ff2418dcb19, timestamp=1621435674236}], headers={id=22a57dcf-1b2b-ab47-d55c-9d20eba3107b, timestamp=1621435805304}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=90373072-de65-4556-b629-d63964f3d176, X-ECOMP-TransactionID=IA6CS, X-Begin-Timestamp=2021-05-19T14:47:54.234+0000, id=0b9c98f9-fdfb-bf1f-9b99-7ff2418dcb19, timestamp=1621435674236}]
2021-05-19T14:50:05.306+0000|3e15558f-993c-4ddd-ad78-c360eb285fa1|Request Id: 3e15558f-993c-4ddd-ad78-c360eb285fa1. Transaction Id: RQ3JQ. Begin TS: 2021-05-19T14:50:05.305+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:50:05.306 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3e15558f-993c-4ddd-ad78-c360eb285fa1. Transaction Id: RQ3JQ. Begin TS: 2021-05-19T14:50:05.305+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:50:10.724 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 14:50:10.729 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 14:50:10.730 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 14:50:10.730 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 14:50:10.735 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 14:50:10.755 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=96ce792f-010e-4f68-a9b4-a97fcd013a97, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 14:50:10 GMT]
2021-05-19 14:50:10.756 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 14:50:10.757 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 14:50:10.757 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 14:50:10.759 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 14:50:10.761  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 14:50:10.762 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 14:50:10.763 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 14:50:10.763 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 14:50:10.764 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19 14:51:10.725 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 14:51:10.730 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 14:51:10.731 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 14:51:10.731 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 14:51:10.735 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 14:51:10.760 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=df09e23e-865b-4ae7-9340-438807166401, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 14:51:10 GMT]
2021-05-19 14:51:10.761 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 14:51:10.762 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 14:51:10.762 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 14:51:10.764 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 14:51:10.766  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 14:51:10.766 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 14:51:10.767 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 14:51:10.767 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 14:51:10.768 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19 14:52:10.727 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 14:52:10.738 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 14:52:10.741 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 14:52:10.743 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 14:52:10.750 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 14:52:10.769 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=c89cbd26-ebad-47cf-880c-24c5465d4da3, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 14:52:10 GMT]
2021-05-19 14:52:10.770 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 14:52:10.771 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 14:52:10.771 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 14:52:10.774 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 14:52:10.776  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 14:52:10.776 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 14:52:10.778 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 14:52:10.778 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 14:52:10.779 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T14:50:05.309+0000|2021-05-19T14:52:16.367+0000|3e15558f-993c-4ddd-ad78-c360eb285fa1|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.242.163.140|131058|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3e15558f-993c-4ddd-ad78-c360eb285fa1, Transaction Id: RQ3JQ, Elapsed Time: 131058 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.53.236] failed: Connection timed out (Connection timed out) 
2021-05-19 14:52:16.368 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3e15558f-993c-4ddd-ad78-c360eb285fa1, Transaction Id: RQ3JQ, Elapsed Time: 131058 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.53.236] failed: Connection timed out (Connection timed out) 
2021-05-19 14:52:16.372 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3e15558f-993c-4ddd-ad78-c360eb285fa1, X-ECOMP-TransactionID=RQ3JQ, X-Begin-Timestamp=2021-05-19T14:50:05.305+0000, id=2d13a8fe-54fc-087a-dc62-373ae7b568c7, timestamp=1621435805307}], headers={id=3e042eca-8246-c35e-5431-7ace3def40ef, timestamp=1621435936371}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3e15558f-993c-4ddd-ad78-c360eb285fa1, X-ECOMP-TransactionID=RQ3JQ, X-Begin-Timestamp=2021-05-19T14:50:05.305+0000, id=2d13a8fe-54fc-087a-dc62-373ae7b568c7, timestamp=1621435805307}]
2021-05-19T14:52:16.373+0000|d973589e-fb33-465b-aed6-85122b7533dd|Request Id: d973589e-fb33-465b-aed6-85122b7533dd. Transaction Id: IBPOE. Begin TS: 2021-05-19T14:52:16.373+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:52:16.373 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d973589e-fb33-465b-aed6-85122b7533dd. Transaction Id: IBPOE. Begin TS: 2021-05-19T14:52:16.373+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:53:10.725 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 14:53:10.733 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 14:53:10.734 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 14:53:10.734 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 14:53:10.738 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 14:53:10.784 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=7b629898-511f-4835-acdc-d4386dc14619, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 14:53:10 GMT]
2021-05-19 14:53:10.784 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 14:53:10.785 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 14:53:10.785 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 14:53:10.787 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 14:53:10.789  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 14:53:10.789 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 14:53:10.791 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 14:53:10.791 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 14:53:10.791 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19 14:54:10.729 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 14:54:10.750 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 14:54:10.751 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 14:54:10.751 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 14:54:10.754 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 14:54:10.776 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=ee655c46-3e32-4617-b2ed-6d1c1c9f1ab6, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 14:54:10 GMT]
2021-05-19 14:54:10.777 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 14:54:10.778 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 14:54:10.778 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 14:54:10.779 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 14:54:10.780  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 14:54:10.781 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 14:54:10.782 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 14:54:10.783 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 14:54:10.783 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T14:52:16.376+0000|2021-05-19T14:54:27.443+0000|d973589e-fb33-465b-aed6-85122b7533dd|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.242.163.140|131067|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d973589e-fb33-465b-aed6-85122b7533dd, Transaction Id: IBPOE, Elapsed Time: 131067 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.53.236] failed: Connection timed out (Connection timed out) 
2021-05-19 14:54:27.443 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d973589e-fb33-465b-aed6-85122b7533dd, Transaction Id: IBPOE, Elapsed Time: 131067 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.53.236] failed: Connection timed out (Connection timed out) 
2021-05-19 14:54:27.448 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d973589e-fb33-465b-aed6-85122b7533dd, X-ECOMP-TransactionID=IBPOE, X-Begin-Timestamp=2021-05-19T14:52:16.373+0000, id=5b33f4c5-daf2-4425-634d-caa4127f2624, timestamp=1621435936374}], headers={id=a729eac1-3b41-7146-71cb-df4f18e65cbf, timestamp=1621436067447}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d973589e-fb33-465b-aed6-85122b7533dd, X-ECOMP-TransactionID=IBPOE, X-Begin-Timestamp=2021-05-19T14:52:16.373+0000, id=5b33f4c5-daf2-4425-634d-caa4127f2624, timestamp=1621435936374}]
2021-05-19T14:54:27.449+0000|8dea151a-e81d-4179-a665-f3487033adc9|Request Id: 8dea151a-e81d-4179-a665-f3487033adc9. Transaction Id: L3URB. Begin TS: 2021-05-19T14:54:27.449+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:54:27.449 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8dea151a-e81d-4179-a665-f3487033adc9. Transaction Id: L3URB. Begin TS: 2021-05-19T14:54:27.449+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:54:27.451+0000|2021-05-19T14:54:27.497+0000|8dea151a-e81d-4179-a665-f3487033adc9|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|46|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8dea151a-e81d-4179-a665-f3487033adc9, Transaction Id: L3URB, Elapsed Time: 46 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.497 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8dea151a-e81d-4179-a665-f3487033adc9, Transaction Id: L3URB, Elapsed Time: 46 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.501 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8dea151a-e81d-4179-a665-f3487033adc9, X-ECOMP-TransactionID=L3URB, X-Begin-Timestamp=2021-05-19T14:54:27.449+0000, id=c3dd75ed-ca7d-daf2-2e97-a4fe4738e6c0, timestamp=1621436067449}], headers={id=7165ef02-befb-35b3-d8b7-6014cc456146, timestamp=1621436067501}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8dea151a-e81d-4179-a665-f3487033adc9, X-ECOMP-TransactionID=L3URB, X-Begin-Timestamp=2021-05-19T14:54:27.449+0000, id=c3dd75ed-ca7d-daf2-2e97-a4fe4738e6c0, timestamp=1621436067449}]
2021-05-19T14:54:27.504+0000|1665f965-8a6c-4d52-914e-7baabfb603cf|Request Id: 1665f965-8a6c-4d52-914e-7baabfb603cf. Transaction Id: TSETV. Begin TS: 2021-05-19T14:54:27.501+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:54:27.501 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1665f965-8a6c-4d52-914e-7baabfb603cf. Transaction Id: TSETV. Begin TS: 2021-05-19T14:54:27.501+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:54:27.505+0000|2021-05-19T14:54:27.514+0000|1665f965-8a6c-4d52-914e-7baabfb603cf|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1665f965-8a6c-4d52-914e-7baabfb603cf, Transaction Id: TSETV, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.514 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1665f965-8a6c-4d52-914e-7baabfb603cf, Transaction Id: TSETV, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.518 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1665f965-8a6c-4d52-914e-7baabfb603cf, X-ECOMP-TransactionID=TSETV, X-Begin-Timestamp=2021-05-19T14:54:27.501+0000, id=7a9df3d5-7869-94c2-bd14-b00841dfec56, timestamp=1621436067504}], headers={id=d2eb5e4a-d6d1-c2b2-ff7d-719d1fa97ea8, timestamp=1621436067517}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1665f965-8a6c-4d52-914e-7baabfb603cf, X-ECOMP-TransactionID=TSETV, X-Begin-Timestamp=2021-05-19T14:54:27.501+0000, id=7a9df3d5-7869-94c2-bd14-b00841dfec56, timestamp=1621436067504}]
2021-05-19T14:54:27.519+0000|bb3ce79a-1ea2-4d0d-ad1d-fa0b4b7b513c|Request Id: bb3ce79a-1ea2-4d0d-ad1d-fa0b4b7b513c. Transaction Id: C4PPZ. Begin TS: 2021-05-19T14:54:27.519+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:54:27.519 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bb3ce79a-1ea2-4d0d-ad1d-fa0b4b7b513c. Transaction Id: C4PPZ. Begin TS: 2021-05-19T14:54:27.519+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:54:27.520+0000|2021-05-19T14:54:27.527+0000|bb3ce79a-1ea2-4d0d-ad1d-fa0b4b7b513c|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bb3ce79a-1ea2-4d0d-ad1d-fa0b4b7b513c, Transaction Id: C4PPZ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.528 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bb3ce79a-1ea2-4d0d-ad1d-fa0b4b7b513c, Transaction Id: C4PPZ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.530 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bb3ce79a-1ea2-4d0d-ad1d-fa0b4b7b513c, X-ECOMP-TransactionID=C4PPZ, X-Begin-Timestamp=2021-05-19T14:54:27.519+0000, id=f97f2fe3-c7de-a99c-97fd-96c570320f37, timestamp=1621436067519}], headers={id=a3b5a0c2-2231-c6ed-9bb4-bb0fc842e43d, timestamp=1621436067529}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bb3ce79a-1ea2-4d0d-ad1d-fa0b4b7b513c, X-ECOMP-TransactionID=C4PPZ, X-Begin-Timestamp=2021-05-19T14:54:27.519+0000, id=f97f2fe3-c7de-a99c-97fd-96c570320f37, timestamp=1621436067519}]
2021-05-19T14:54:27.530+0000|11d32f95-ab7c-48ac-b323-4afc652c9529|Request Id: 11d32f95-ab7c-48ac-b323-4afc652c9529. Transaction Id: TYEW2. Begin TS: 2021-05-19T14:54:27.530+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:54:27.530 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 11d32f95-ab7c-48ac-b323-4afc652c9529. Transaction Id: TYEW2. Begin TS: 2021-05-19T14:54:27.530+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:54:27.531+0000|2021-05-19T14:54:27.540+0000|11d32f95-ab7c-48ac-b323-4afc652c9529|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 11d32f95-ab7c-48ac-b323-4afc652c9529, Transaction Id: TYEW2, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.540 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 11d32f95-ab7c-48ac-b323-4afc652c9529, Transaction Id: TYEW2, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.564 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=11d32f95-ab7c-48ac-b323-4afc652c9529, X-ECOMP-TransactionID=TYEW2, X-Begin-Timestamp=2021-05-19T14:54:27.530+0000, id=9a7dc705-b3e1-2d5a-c3c8-e3fa75935d2a, timestamp=1621436067531}], headers={id=e3f011e8-977f-4475-2926-0ffff56737b5, timestamp=1621436067563}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=11d32f95-ab7c-48ac-b323-4afc652c9529, X-ECOMP-TransactionID=TYEW2, X-Begin-Timestamp=2021-05-19T14:54:27.530+0000, id=9a7dc705-b3e1-2d5a-c3c8-e3fa75935d2a, timestamp=1621436067531}]
2021-05-19T14:54:27.564+0000|9afb207f-8515-400c-bd4d-ce1439fba6f5|Request Id: 9afb207f-8515-400c-bd4d-ce1439fba6f5. Transaction Id: J0AKT. Begin TS: 2021-05-19T14:54:27.564+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:54:27.564 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9afb207f-8515-400c-bd4d-ce1439fba6f5. Transaction Id: J0AKT. Begin TS: 2021-05-19T14:54:27.564+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:54:27.565+0000|2021-05-19T14:54:27.571+0000|9afb207f-8515-400c-bd4d-ce1439fba6f5|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9afb207f-8515-400c-bd4d-ce1439fba6f5, Transaction Id: J0AKT, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.571 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9afb207f-8515-400c-bd4d-ce1439fba6f5, Transaction Id: J0AKT, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.573 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9afb207f-8515-400c-bd4d-ce1439fba6f5, X-ECOMP-TransactionID=J0AKT, X-Begin-Timestamp=2021-05-19T14:54:27.564+0000, id=1f728a7c-c91f-8063-4f19-90fea8b97966, timestamp=1621436067564}], headers={id=3401e11d-fc51-b742-6605-a344c6ea8148, timestamp=1621436067573}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9afb207f-8515-400c-bd4d-ce1439fba6f5, X-ECOMP-TransactionID=J0AKT, X-Begin-Timestamp=2021-05-19T14:54:27.564+0000, id=1f728a7c-c91f-8063-4f19-90fea8b97966, timestamp=1621436067564}]
2021-05-19T14:54:27.574+0000|13dd7d2f-9ee4-4606-9e25-4fe4c4cf076b|Request Id: 13dd7d2f-9ee4-4606-9e25-4fe4c4cf076b. Transaction Id: DOWSG. Begin TS: 2021-05-19T14:54:27.574+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:54:27.574 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 13dd7d2f-9ee4-4606-9e25-4fe4c4cf076b. Transaction Id: DOWSG. Begin TS: 2021-05-19T14:54:27.574+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:54:27.575+0000|2021-05-19T14:54:27.582+0000|13dd7d2f-9ee4-4606-9e25-4fe4c4cf076b|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 13dd7d2f-9ee4-4606-9e25-4fe4c4cf076b, Transaction Id: DOWSG, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.582 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 13dd7d2f-9ee4-4606-9e25-4fe4c4cf076b, Transaction Id: DOWSG, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.607 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=13dd7d2f-9ee4-4606-9e25-4fe4c4cf076b, X-ECOMP-TransactionID=DOWSG, X-Begin-Timestamp=2021-05-19T14:54:27.574+0000, id=2ca543f1-aa0e-99a5-cdba-d4a992340093, timestamp=1621436067574}], headers={id=5c103915-6cf2-6c7f-d731-9933cf44a12e, timestamp=1621436067607}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=13dd7d2f-9ee4-4606-9e25-4fe4c4cf076b, X-ECOMP-TransactionID=DOWSG, X-Begin-Timestamp=2021-05-19T14:54:27.574+0000, id=2ca543f1-aa0e-99a5-cdba-d4a992340093, timestamp=1621436067574}]
2021-05-19T14:54:27.608+0000|944464c2-cc9b-42f7-a305-feed587e3179|Request Id: 944464c2-cc9b-42f7-a305-feed587e3179. Transaction Id: 9EGZR. Begin TS: 2021-05-19T14:54:27.608+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:54:27.608 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 944464c2-cc9b-42f7-a305-feed587e3179. Transaction Id: 9EGZR. Begin TS: 2021-05-19T14:54:27.608+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:54:27.610+0000|2021-05-19T14:54:27.621+0000|944464c2-cc9b-42f7-a305-feed587e3179|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 944464c2-cc9b-42f7-a305-feed587e3179, Transaction Id: 9EGZR, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.621 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 944464c2-cc9b-42f7-a305-feed587e3179, Transaction Id: 9EGZR, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.623 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=944464c2-cc9b-42f7-a305-feed587e3179, X-ECOMP-TransactionID=9EGZR, X-Begin-Timestamp=2021-05-19T14:54:27.608+0000, id=c8e23ed3-8c5a-4b60-d1ad-4cd273beaf60, timestamp=1621436067608}], headers={id=c62e1f8b-d836-e2fc-428c-f54b9a9180ea, timestamp=1621436067623}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=944464c2-cc9b-42f7-a305-feed587e3179, X-ECOMP-TransactionID=9EGZR, X-Begin-Timestamp=2021-05-19T14:54:27.608+0000, id=c8e23ed3-8c5a-4b60-d1ad-4cd273beaf60, timestamp=1621436067608}]
2021-05-19T14:54:27.623+0000|07633470-273f-4350-b7bc-a906b85dd5d6|Request Id: 07633470-273f-4350-b7bc-a906b85dd5d6. Transaction Id: 79G99. Begin TS: 2021-05-19T14:54:27.623+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:54:27.623 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 07633470-273f-4350-b7bc-a906b85dd5d6. Transaction Id: 79G99. Begin TS: 2021-05-19T14:54:27.623+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:54:27.624+0000|2021-05-19T14:54:27.631+0000|07633470-273f-4350-b7bc-a906b85dd5d6|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 07633470-273f-4350-b7bc-a906b85dd5d6, Transaction Id: 79G99, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.631 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 07633470-273f-4350-b7bc-a906b85dd5d6, Transaction Id: 79G99, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.633 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=07633470-273f-4350-b7bc-a906b85dd5d6, X-ECOMP-TransactionID=79G99, X-Begin-Timestamp=2021-05-19T14:54:27.623+0000, id=e0230718-b8a4-d4d8-7444-bdfabd5e38de, timestamp=1621436067623}], headers={id=fe03a34b-83a7-1005-335b-7ba02359a738, timestamp=1621436067633}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=07633470-273f-4350-b7bc-a906b85dd5d6, X-ECOMP-TransactionID=79G99, X-Begin-Timestamp=2021-05-19T14:54:27.623+0000, id=e0230718-b8a4-d4d8-7444-bdfabd5e38de, timestamp=1621436067623}]
2021-05-19T14:54:27.634+0000|b5650d80-a20c-4abf-9f28-4e405baf20dc|Request Id: b5650d80-a20c-4abf-9f28-4e405baf20dc. Transaction Id: OJM6N. Begin TS: 2021-05-19T14:54:27.634+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:54:27.634 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b5650d80-a20c-4abf-9f28-4e405baf20dc. Transaction Id: OJM6N. Begin TS: 2021-05-19T14:54:27.634+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:54:27.636+0000|2021-05-19T14:54:27.644+0000|b5650d80-a20c-4abf-9f28-4e405baf20dc|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b5650d80-a20c-4abf-9f28-4e405baf20dc, Transaction Id: OJM6N, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.644 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b5650d80-a20c-4abf-9f28-4e405baf20dc, Transaction Id: OJM6N, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.660 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b5650d80-a20c-4abf-9f28-4e405baf20dc, X-ECOMP-TransactionID=OJM6N, X-Begin-Timestamp=2021-05-19T14:54:27.634+0000, id=c4c62159-0d92-574d-d44e-1505965cdc89, timestamp=1621436067635}], headers={id=390f45db-84f5-eace-78bf-22805a2ae722, timestamp=1621436067660}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b5650d80-a20c-4abf-9f28-4e405baf20dc, X-ECOMP-TransactionID=OJM6N, X-Begin-Timestamp=2021-05-19T14:54:27.634+0000, id=c4c62159-0d92-574d-d44e-1505965cdc89, timestamp=1621436067635}]
2021-05-19T14:54:27.661+0000|6d9f9909-fc08-4c05-b006-849599de548f|Request Id: 6d9f9909-fc08-4c05-b006-849599de548f. Transaction Id: E6HGQ. Begin TS: 2021-05-19T14:54:27.660+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:54:27.660 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6d9f9909-fc08-4c05-b006-849599de548f. Transaction Id: E6HGQ. Begin TS: 2021-05-19T14:54:27.660+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:54:27.662+0000|2021-05-19T14:54:27.672+0000|6d9f9909-fc08-4c05-b006-849599de548f|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6d9f9909-fc08-4c05-b006-849599de548f, Transaction Id: E6HGQ, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.673 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6d9f9909-fc08-4c05-b006-849599de548f, Transaction Id: E6HGQ, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.674 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6d9f9909-fc08-4c05-b006-849599de548f, X-ECOMP-TransactionID=E6HGQ, X-Begin-Timestamp=2021-05-19T14:54:27.660+0000, id=a857c89b-7c29-19bf-9257-758f5b014d1a, timestamp=1621436067661}], headers={id=ca77b4a1-47c1-8170-a638-1898a4053231, timestamp=1621436067674}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6d9f9909-fc08-4c05-b006-849599de548f, X-ECOMP-TransactionID=E6HGQ, X-Begin-Timestamp=2021-05-19T14:54:27.660+0000, id=a857c89b-7c29-19bf-9257-758f5b014d1a, timestamp=1621436067661}]
2021-05-19T14:54:27.675+0000|84cacb96-8d0f-492f-983e-18e6a822c6a6|Request Id: 84cacb96-8d0f-492f-983e-18e6a822c6a6. Transaction Id: O6RAS. Begin TS: 2021-05-19T14:54:27.675+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:54:27.675 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 84cacb96-8d0f-492f-983e-18e6a822c6a6. Transaction Id: O6RAS. Begin TS: 2021-05-19T14:54:27.675+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:54:27.677+0000|2021-05-19T14:54:27.683+0000|84cacb96-8d0f-492f-983e-18e6a822c6a6|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 84cacb96-8d0f-492f-983e-18e6a822c6a6, Transaction Id: O6RAS, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.684 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 84cacb96-8d0f-492f-983e-18e6a822c6a6, Transaction Id: O6RAS, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.689 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=84cacb96-8d0f-492f-983e-18e6a822c6a6, X-ECOMP-TransactionID=O6RAS, X-Begin-Timestamp=2021-05-19T14:54:27.675+0000, id=25e9e2ed-8a82-9b4a-52f0-524e182b6d1c, timestamp=1621436067676}], headers={id=ae6d46f3-0cb1-8a1d-9239-78af5b97e3c5, timestamp=1621436067688}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=84cacb96-8d0f-492f-983e-18e6a822c6a6, X-ECOMP-TransactionID=O6RAS, X-Begin-Timestamp=2021-05-19T14:54:27.675+0000, id=25e9e2ed-8a82-9b4a-52f0-524e182b6d1c, timestamp=1621436067676}]
2021-05-19T14:54:27.690+0000|e02c2102-6988-4b3a-9f4b-db5b1e21ea33|Request Id: e02c2102-6988-4b3a-9f4b-db5b1e21ea33. Transaction Id: A5K10. Begin TS: 2021-05-19T14:54:27.690+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:54:27.690 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e02c2102-6988-4b3a-9f4b-db5b1e21ea33. Transaction Id: A5K10. Begin TS: 2021-05-19T14:54:27.690+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:54:27.692+0000|2021-05-19T14:54:27.706+0000|e02c2102-6988-4b3a-9f4b-db5b1e21ea33|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e02c2102-6988-4b3a-9f4b-db5b1e21ea33, Transaction Id: A5K10, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.706 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e02c2102-6988-4b3a-9f4b-db5b1e21ea33, Transaction Id: A5K10, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.729 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e02c2102-6988-4b3a-9f4b-db5b1e21ea33, X-ECOMP-TransactionID=A5K10, X-Begin-Timestamp=2021-05-19T14:54:27.690+0000, id=b5fcc469-d1c3-efcd-3e0e-092610afe3ce, timestamp=1621436067690}], headers={id=011ac9e0-67d7-43de-d8cc-385249420773, timestamp=1621436067729}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e02c2102-6988-4b3a-9f4b-db5b1e21ea33, X-ECOMP-TransactionID=A5K10, X-Begin-Timestamp=2021-05-19T14:54:27.690+0000, id=b5fcc469-d1c3-efcd-3e0e-092610afe3ce, timestamp=1621436067690}]
2021-05-19T14:54:27.730+0000|9b48dd6d-62af-4729-ad05-074a882b28f3|Request Id: 9b48dd6d-62af-4729-ad05-074a882b28f3. Transaction Id: XE2FI. Begin TS: 2021-05-19T14:54:27.730+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:54:27.730 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9b48dd6d-62af-4729-ad05-074a882b28f3. Transaction Id: XE2FI. Begin TS: 2021-05-19T14:54:27.730+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:54:27.732+0000|2021-05-19T14:54:27.738+0000|9b48dd6d-62af-4729-ad05-074a882b28f3|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9b48dd6d-62af-4729-ad05-074a882b28f3, Transaction Id: XE2FI, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.739 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9b48dd6d-62af-4729-ad05-074a882b28f3, Transaction Id: XE2FI, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.740 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9b48dd6d-62af-4729-ad05-074a882b28f3, X-ECOMP-TransactionID=XE2FI, X-Begin-Timestamp=2021-05-19T14:54:27.730+0000, id=3afb6e20-7f71-d98e-8476-67fe3b8ca717, timestamp=1621436067731}], headers={id=871f9447-be69-edaf-5749-f33c31fa647d, timestamp=1621436067740}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9b48dd6d-62af-4729-ad05-074a882b28f3, X-ECOMP-TransactionID=XE2FI, X-Begin-Timestamp=2021-05-19T14:54:27.730+0000, id=3afb6e20-7f71-d98e-8476-67fe3b8ca717, timestamp=1621436067731}]
2021-05-19T14:54:27.741+0000|da2eb369-9181-4fa1-97b8-395458d77811|Request Id: da2eb369-9181-4fa1-97b8-395458d77811. Transaction Id: Z51TD. Begin TS: 2021-05-19T14:54:27.740+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:54:27.741 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: da2eb369-9181-4fa1-97b8-395458d77811. Transaction Id: Z51TD. Begin TS: 2021-05-19T14:54:27.740+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:54:27.742+0000|2021-05-19T14:54:27.756+0000|da2eb369-9181-4fa1-97b8-395458d77811|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: da2eb369-9181-4fa1-97b8-395458d77811, Transaction Id: Z51TD, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.756 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: da2eb369-9181-4fa1-97b8-395458d77811, Transaction Id: Z51TD, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.766 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=da2eb369-9181-4fa1-97b8-395458d77811, X-ECOMP-TransactionID=Z51TD, X-Begin-Timestamp=2021-05-19T14:54:27.740+0000, id=773d56e0-d50b-9d6b-d33a-134bc3edef0a, timestamp=1621436067741}], headers={id=24abf835-cec6-532d-b216-801f47ee5ed1, timestamp=1621436067766}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=da2eb369-9181-4fa1-97b8-395458d77811, X-ECOMP-TransactionID=Z51TD, X-Begin-Timestamp=2021-05-19T14:54:27.740+0000, id=773d56e0-d50b-9d6b-d33a-134bc3edef0a, timestamp=1621436067741}]
2021-05-19T14:54:27.766+0000|1266f8a2-5eb9-4896-99b9-3243e1c50b61|Request Id: 1266f8a2-5eb9-4896-99b9-3243e1c50b61. Transaction Id: R6BXH. Begin TS: 2021-05-19T14:54:27.766+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:54:27.766 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1266f8a2-5eb9-4896-99b9-3243e1c50b61. Transaction Id: R6BXH. Begin TS: 2021-05-19T14:54:27.766+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:54:27.767+0000|2021-05-19T14:54:27.773+0000|1266f8a2-5eb9-4896-99b9-3243e1c50b61|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1266f8a2-5eb9-4896-99b9-3243e1c50b61, Transaction Id: R6BXH, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.773 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1266f8a2-5eb9-4896-99b9-3243e1c50b61, Transaction Id: R6BXH, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.775 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1266f8a2-5eb9-4896-99b9-3243e1c50b61, X-ECOMP-TransactionID=R6BXH, X-Begin-Timestamp=2021-05-19T14:54:27.766+0000, id=95a4f5cc-a9fd-93e2-e245-ca0b86fd313e, timestamp=1621436067766}], headers={id=6414735a-27cd-2373-d181-9658b203ea64, timestamp=1621436067774}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1266f8a2-5eb9-4896-99b9-3243e1c50b61, X-ECOMP-TransactionID=R6BXH, X-Begin-Timestamp=2021-05-19T14:54:27.766+0000, id=95a4f5cc-a9fd-93e2-e245-ca0b86fd313e, timestamp=1621436067766}]
2021-05-19T14:54:27.775+0000|e7b4d114-ee56-49c3-8a49-7e4eb8ea7c9c|Request Id: e7b4d114-ee56-49c3-8a49-7e4eb8ea7c9c. Transaction Id: IGOCG. Begin TS: 2021-05-19T14:54:27.775+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:54:27.775 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e7b4d114-ee56-49c3-8a49-7e4eb8ea7c9c. Transaction Id: IGOCG. Begin TS: 2021-05-19T14:54:27.775+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:54:27.776+0000|2021-05-19T14:54:27.782+0000|e7b4d114-ee56-49c3-8a49-7e4eb8ea7c9c|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e7b4d114-ee56-49c3-8a49-7e4eb8ea7c9c, Transaction Id: IGOCG, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.782 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e7b4d114-ee56-49c3-8a49-7e4eb8ea7c9c, Transaction Id: IGOCG, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.802 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e7b4d114-ee56-49c3-8a49-7e4eb8ea7c9c, X-ECOMP-TransactionID=IGOCG, X-Begin-Timestamp=2021-05-19T14:54:27.775+0000, id=a0c2a841-e4da-dfe5-eaf7-db979786160d, timestamp=1621436067775}], headers={id=f40d40de-ab81-03f1-5ea1-e2a011202b61, timestamp=1621436067802}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e7b4d114-ee56-49c3-8a49-7e4eb8ea7c9c, X-ECOMP-TransactionID=IGOCG, X-Begin-Timestamp=2021-05-19T14:54:27.775+0000, id=a0c2a841-e4da-dfe5-eaf7-db979786160d, timestamp=1621436067775}]
2021-05-19T14:54:27.803+0000|07c931a1-1cbf-4b48-9627-2e2bfa2c20c1|Request Id: 07c931a1-1cbf-4b48-9627-2e2bfa2c20c1. Transaction Id: ASQGH. Begin TS: 2021-05-19T14:54:27.803+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:54:27.803 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 07c931a1-1cbf-4b48-9627-2e2bfa2c20c1. Transaction Id: ASQGH. Begin TS: 2021-05-19T14:54:27.803+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:54:27.804+0000|2021-05-19T14:54:27.818+0000|07c931a1-1cbf-4b48-9627-2e2bfa2c20c1|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 07c931a1-1cbf-4b48-9627-2e2bfa2c20c1, Transaction Id: ASQGH, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.818 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 07c931a1-1cbf-4b48-9627-2e2bfa2c20c1, Transaction Id: ASQGH, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:27.822 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=07c931a1-1cbf-4b48-9627-2e2bfa2c20c1, X-ECOMP-TransactionID=ASQGH, X-Begin-Timestamp=2021-05-19T14:54:27.803+0000, id=08939388-05ef-d601-27d3-68e0bd679109, timestamp=1621436067803}], headers={id=276637be-1306-a93d-494a-4338f3438375, timestamp=1621436067821}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=07c931a1-1cbf-4b48-9627-2e2bfa2c20c1, X-ECOMP-TransactionID=ASQGH, X-Begin-Timestamp=2021-05-19T14:54:27.803+0000, id=08939388-05ef-d601-27d3-68e0bd679109, timestamp=1621436067803}]
2021-05-19T14:54:32.656+0000|907a4bf5-4288-4479-b5a1-330c75e4af90|Request Id: 907a4bf5-4288-4479-b5a1-330c75e4af90. Transaction Id: WBGNA. Begin TS: 2021-05-19T14:54:32.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:54:32.655 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 907a4bf5-4288-4479-b5a1-330c75e4af90. Transaction Id: WBGNA. Begin TS: 2021-05-19T14:54:32.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:54:32.657+0000|2021-05-19T14:54:32.667+0000|907a4bf5-4288-4479-b5a1-330c75e4af90|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 907a4bf5-4288-4479-b5a1-330c75e4af90, Transaction Id: WBGNA, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:32.667 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 907a4bf5-4288-4479-b5a1-330c75e4af90, Transaction Id: WBGNA, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:54:32.669 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=907a4bf5-4288-4479-b5a1-330c75e4af90, X-ECOMP-TransactionID=WBGNA, X-Begin-Timestamp=2021-05-19T14:54:32.655+0000, id=21c39884-9d1b-04d6-5a38-3bf5f3d5840b, timestamp=1621436072656}], headers={id=72570e6f-6adf-69d1-4514-220c5d751465, timestamp=1621436072668}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=907a4bf5-4288-4479-b5a1-330c75e4af90, X-ECOMP-TransactionID=WBGNA, X-Begin-Timestamp=2021-05-19T14:54:32.655+0000, id=21c39884-9d1b-04d6-5a38-3bf5f3d5840b, timestamp=1621436072656}]
2021-05-19T14:55:02.658+0000|1ed001fb-a96c-45c3-83f0-2abb10cdd9f2|Request Id: 1ed001fb-a96c-45c3-83f0-2abb10cdd9f2. Transaction Id: PSOCB. Begin TS: 2021-05-19T14:55:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:55:02.656 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1ed001fb-a96c-45c3-83f0-2abb10cdd9f2. Transaction Id: PSOCB. Begin TS: 2021-05-19T14:55:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:55:02.674  INFO 1 --- [ask-scheduler-3] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2021-05-19 14:55:02.675  INFO 1 --- [ask-scheduler-3] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-05-19T14:55:02.664+0000|2021-05-19T14:55:02.684+0000|1ed001fb-a96c-45c3-83f0-2abb10cdd9f2|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1ed001fb-a96c-45c3-83f0-2abb10cdd9f2, Transaction Id: PSOCB, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:55:02.684 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1ed001fb-a96c-45c3-83f0-2abb10cdd9f2, Transaction Id: PSOCB, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:55:02.691 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1ed001fb-a96c-45c3-83f0-2abb10cdd9f2, X-ECOMP-TransactionID=PSOCB, X-Begin-Timestamp=2021-05-19T14:55:02.656+0000, id=a38aa08b-d106-d441-4a33-4b80e66e9ab7, timestamp=1621436102659}], headers={id=f068635c-908c-fcbf-486e-177a497a0937, timestamp=1621436102691}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1ed001fb-a96c-45c3-83f0-2abb10cdd9f2, X-ECOMP-TransactionID=PSOCB, X-Begin-Timestamp=2021-05-19T14:55:02.656+0000, id=a38aa08b-d106-d441-4a33-4b80e66e9ab7, timestamp=1621436102659}]
2021-05-19 14:55:10.725 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 14:55:10.729 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 14:55:10.730 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 14:55:10.731 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 14:55:10.741 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 14:55:10.759 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=8804ec1d-c6a5-447d-b382-f3d52b929398, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 14:55:10 GMT]
2021-05-19 14:55:10.760 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 14:55:10.760 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 14:55:10.761 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 14:55:10.762 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 14:55:10.763  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 14:55:10.763 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 14:55:10.765 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 14:55:10.766 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 14:55:10.766 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T14:55:32.657+0000|47290f15-43c9-4a38-bc68-3abd6eb3f276|Request Id: 47290f15-43c9-4a38-bc68-3abd6eb3f276. Transaction Id: PYL0G. Begin TS: 2021-05-19T14:55:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:55:32.656 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 47290f15-43c9-4a38-bc68-3abd6eb3f276. Transaction Id: PYL0G. Begin TS: 2021-05-19T14:55:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:55:32.659+0000|2021-05-19T14:55:32.673+0000|47290f15-43c9-4a38-bc68-3abd6eb3f276|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 47290f15-43c9-4a38-bc68-3abd6eb3f276, Transaction Id: PYL0G, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:55:32.673 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 47290f15-43c9-4a38-bc68-3abd6eb3f276, Transaction Id: PYL0G, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:55:32.674 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=47290f15-43c9-4a38-bc68-3abd6eb3f276, X-ECOMP-TransactionID=PYL0G, X-Begin-Timestamp=2021-05-19T14:55:32.656+0000, id=2a14b254-db99-49ef-3e57-3f9c7a1b3ce0, timestamp=1621436132657}], headers={id=dede359c-b86c-6627-0fc3-4cc621632a71, timestamp=1621436132674}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=47290f15-43c9-4a38-bc68-3abd6eb3f276, X-ECOMP-TransactionID=PYL0G, X-Begin-Timestamp=2021-05-19T14:55:32.656+0000, id=2a14b254-db99-49ef-3e57-3f9c7a1b3ce0, timestamp=1621436132657}]
2021-05-19T14:56:02.657+0000|678f2c18-8f23-4cd4-95d0-400b0e63cf21|Request Id: 678f2c18-8f23-4cd4-95d0-400b0e63cf21. Transaction Id: HTSYX. Begin TS: 2021-05-19T14:56:02.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:56:02.656 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 678f2c18-8f23-4cd4-95d0-400b0e63cf21. Transaction Id: HTSYX. Begin TS: 2021-05-19T14:56:02.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:56:02.660+0000|2021-05-19T14:56:02.675+0000|678f2c18-8f23-4cd4-95d0-400b0e63cf21|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 678f2c18-8f23-4cd4-95d0-400b0e63cf21, Transaction Id: HTSYX, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:56:02.675 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 678f2c18-8f23-4cd4-95d0-400b0e63cf21, Transaction Id: HTSYX, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:56:02.678 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=678f2c18-8f23-4cd4-95d0-400b0e63cf21, X-ECOMP-TransactionID=HTSYX, X-Begin-Timestamp=2021-05-19T14:56:02.655+0000, id=b775a10b-89cf-5317-84ab-7ce246c2d6d6, timestamp=1621436162657}], headers={id=20bbaa02-eaf5-4f0f-97ad-4e1948e5876b, timestamp=1621436162677}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=678f2c18-8f23-4cd4-95d0-400b0e63cf21, X-ECOMP-TransactionID=HTSYX, X-Begin-Timestamp=2021-05-19T14:56:02.655+0000, id=b775a10b-89cf-5317-84ab-7ce246c2d6d6, timestamp=1621436162657}]
2021-05-19 14:56:10.728 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 14:56:10.755 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 14:56:10.764 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 14:56:10.764 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 14:56:10.768 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 14:56:10.796 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=b7bf963d-4134-4e8b-97cd-a4ec66cd5176, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 14:56:10 GMT]
2021-05-19 14:56:10.796 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 14:56:10.797 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 14:56:10.798 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 14:56:10.799 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 14:56:10.801  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 14:56:10.801 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 14:56:10.802 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 14:56:10.803 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 14:56:10.803 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T14:56:32.662+0000|86cdd7c6-c382-44f6-8738-5a6205e071b6|Request Id: 86cdd7c6-c382-44f6-8738-5a6205e071b6. Transaction Id: PRRFJ. Begin TS: 2021-05-19T14:56:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:56:32.657 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 86cdd7c6-c382-44f6-8738-5a6205e071b6. Transaction Id: PRRFJ. Begin TS: 2021-05-19T14:56:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:56:32.665+0000|2021-05-19T14:56:32.674+0000|86cdd7c6-c382-44f6-8738-5a6205e071b6|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 86cdd7c6-c382-44f6-8738-5a6205e071b6, Transaction Id: PRRFJ, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:56:32.674 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 86cdd7c6-c382-44f6-8738-5a6205e071b6, Transaction Id: PRRFJ, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:56:32.681 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=86cdd7c6-c382-44f6-8738-5a6205e071b6, X-ECOMP-TransactionID=PRRFJ, X-Begin-Timestamp=2021-05-19T14:56:32.656+0000, id=2d395452-bdd2-9e74-eea7-97cd13cad09e, timestamp=1621436192663}], headers={id=bb4d419c-823b-39e1-a53d-41dd9185471b, timestamp=1621436192680}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=86cdd7c6-c382-44f6-8738-5a6205e071b6, X-ECOMP-TransactionID=PRRFJ, X-Begin-Timestamp=2021-05-19T14:56:32.656+0000, id=2d395452-bdd2-9e74-eea7-97cd13cad09e, timestamp=1621436192663}]
2021-05-19T14:57:02.657+0000|0fa163c7-313d-4838-8b6d-84a53e92d594|Request Id: 0fa163c7-313d-4838-8b6d-84a53e92d594. Transaction Id: TUY2M. Begin TS: 2021-05-19T14:57:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:57:02.656 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0fa163c7-313d-4838-8b6d-84a53e92d594. Transaction Id: TUY2M. Begin TS: 2021-05-19T14:57:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:57:02.659+0000|2021-05-19T14:57:02.668+0000|0fa163c7-313d-4838-8b6d-84a53e92d594|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0fa163c7-313d-4838-8b6d-84a53e92d594, Transaction Id: TUY2M, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:57:02.668 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0fa163c7-313d-4838-8b6d-84a53e92d594, Transaction Id: TUY2M, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:57:02.671 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0fa163c7-313d-4838-8b6d-84a53e92d594, X-ECOMP-TransactionID=TUY2M, X-Begin-Timestamp=2021-05-19T14:57:02.656+0000, id=d574de35-eb6c-fa5a-5041-3895606cdef6, timestamp=1621436222658}], headers={id=5955d976-afc4-4877-3f4c-a89ec692daa9, timestamp=1621436222670}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0fa163c7-313d-4838-8b6d-84a53e92d594, X-ECOMP-TransactionID=TUY2M, X-Begin-Timestamp=2021-05-19T14:57:02.656+0000, id=d574de35-eb6c-fa5a-5041-3895606cdef6, timestamp=1621436222658}]
2021-05-19 14:57:10.724 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 14:57:10.727 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 14:57:10.728 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 14:57:10.728 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 14:57:10.730 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 14:57:10.758 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=26e480fc-5c81-47ef-8f69-e89d91b98a7b, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 14:57:10 GMT]
2021-05-19 14:57:10.761 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 14:57:10.761 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 14:57:10.762 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 14:57:10.764 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 14:57:10.765  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 14:57:10.765 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 14:57:10.767 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 14:57:10.767 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 14:57:10.767 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T14:57:32.658+0000|06615359-4c1a-444c-9e97-6db691104898|Request Id: 06615359-4c1a-444c-9e97-6db691104898. Transaction Id: QZBSC. Begin TS: 2021-05-19T14:57:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:57:32.657 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 06615359-4c1a-444c-9e97-6db691104898. Transaction Id: QZBSC. Begin TS: 2021-05-19T14:57:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:57:32.666+0000|2021-05-19T14:57:32.681+0000|06615359-4c1a-444c-9e97-6db691104898|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 06615359-4c1a-444c-9e97-6db691104898, Transaction Id: QZBSC, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:57:32.682 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 06615359-4c1a-444c-9e97-6db691104898, Transaction Id: QZBSC, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:57:32.685 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=06615359-4c1a-444c-9e97-6db691104898, X-ECOMP-TransactionID=QZBSC, X-Begin-Timestamp=2021-05-19T14:57:32.656+0000, id=da73fae3-9ec4-afd2-0306-c378e1d79d58, timestamp=1621436252659}], headers={id=c8af2c8c-f5b2-aefc-31e0-352922f029cd, timestamp=1621436252685}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=06615359-4c1a-444c-9e97-6db691104898, X-ECOMP-TransactionID=QZBSC, X-Begin-Timestamp=2021-05-19T14:57:32.656+0000, id=da73fae3-9ec4-afd2-0306-c378e1d79d58, timestamp=1621436252659}]
2021-05-19T14:58:02.657+0000|5e70f954-c4cf-4d51-8961-43abdc4548bb|Request Id: 5e70f954-c4cf-4d51-8961-43abdc4548bb. Transaction Id: KINMM. Begin TS: 2021-05-19T14:58:02.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:58:02.656 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5e70f954-c4cf-4d51-8961-43abdc4548bb. Transaction Id: KINMM. Begin TS: 2021-05-19T14:58:02.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:58:02.659+0000|2021-05-19T14:58:02.667+0000|5e70f954-c4cf-4d51-8961-43abdc4548bb|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5e70f954-c4cf-4d51-8961-43abdc4548bb, Transaction Id: KINMM, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:58:02.667 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5e70f954-c4cf-4d51-8961-43abdc4548bb, Transaction Id: KINMM, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:58:02.668 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5e70f954-c4cf-4d51-8961-43abdc4548bb, X-ECOMP-TransactionID=KINMM, X-Begin-Timestamp=2021-05-19T14:58:02.655+0000, id=ceee9c3b-f36b-6068-654a-5906fc22a561, timestamp=1621436282658}], headers={id=7b9a9e92-ab38-d67f-8aa2-5075d7af801c, timestamp=1621436282668}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5e70f954-c4cf-4d51-8961-43abdc4548bb, X-ECOMP-TransactionID=KINMM, X-Begin-Timestamp=2021-05-19T14:58:02.655+0000, id=ceee9c3b-f36b-6068-654a-5906fc22a561, timestamp=1621436282658}]
2021-05-19 14:58:10.724 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 14:58:10.729 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 14:58:10.730 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 14:58:10.730 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 14:58:10.734 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 14:58:10.765 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=a61131df-7e18-49d3-9e7b-001acffbd35c, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 14:58:10 GMT]
2021-05-19 14:58:10.765 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 14:58:10.766 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 14:58:10.766 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 14:58:10.767 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 14:58:10.769  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 14:58:10.769 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 14:58:10.771 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 14:58:10.771 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 14:58:10.771 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T14:58:32.657+0000|3d9aa75e-c83e-4d16-b733-2836a3705d25|Request Id: 3d9aa75e-c83e-4d16-b733-2836a3705d25. Transaction Id: 4KCLC. Begin TS: 2021-05-19T14:58:32.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:58:32.656 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3d9aa75e-c83e-4d16-b733-2836a3705d25. Transaction Id: 4KCLC. Begin TS: 2021-05-19T14:58:32.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:58:32.668  INFO 1 --- [ask-scheduler-4] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2021-05-19 14:58:32.668  INFO 1 --- [ask-scheduler-4] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-05-19T14:58:32.662+0000|2021-05-19T14:58:32.676+0000|3d9aa75e-c83e-4d16-b733-2836a3705d25|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3d9aa75e-c83e-4d16-b733-2836a3705d25, Transaction Id: 4KCLC, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:58:32.676 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3d9aa75e-c83e-4d16-b733-2836a3705d25, Transaction Id: 4KCLC, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:58:32.679 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3d9aa75e-c83e-4d16-b733-2836a3705d25, X-ECOMP-TransactionID=4KCLC, X-Begin-Timestamp=2021-05-19T14:58:32.655+0000, id=23d4a729-1bbf-481b-5765-024c4a0e6c94, timestamp=1621436312658}], headers={id=07838273-7e5f-df23-1c63-441f8a7d3f8d, timestamp=1621436312678}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3d9aa75e-c83e-4d16-b733-2836a3705d25, X-ECOMP-TransactionID=4KCLC, X-Begin-Timestamp=2021-05-19T14:58:32.655+0000, id=23d4a729-1bbf-481b-5765-024c4a0e6c94, timestamp=1621436312658}]
2021-05-19T14:59:02.658+0000|ddc4f5a4-9f4c-4f56-8b74-b12c86cd3c9c|Request Id: ddc4f5a4-9f4c-4f56-8b74-b12c86cd3c9c. Transaction Id: VO99Y. Begin TS: 2021-05-19T14:59:02.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:59:02.656 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ddc4f5a4-9f4c-4f56-8b74-b12c86cd3c9c. Transaction Id: VO99Y. Begin TS: 2021-05-19T14:59:02.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:59:02.660+0000|2021-05-19T14:59:02.671+0000|ddc4f5a4-9f4c-4f56-8b74-b12c86cd3c9c|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ddc4f5a4-9f4c-4f56-8b74-b12c86cd3c9c, Transaction Id: VO99Y, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:59:02.671 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ddc4f5a4-9f4c-4f56-8b74-b12c86cd3c9c, Transaction Id: VO99Y, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:59:02.673 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ddc4f5a4-9f4c-4f56-8b74-b12c86cd3c9c, X-ECOMP-TransactionID=VO99Y, X-Begin-Timestamp=2021-05-19T14:59:02.655+0000, id=b3a0fd20-de92-ff74-befc-0f091c97bb02, timestamp=1621436342658}], headers={id=a7673c28-ec1e-1b54-ffac-4e8dd2d8a2d9, timestamp=1621436342672}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ddc4f5a4-9f4c-4f56-8b74-b12c86cd3c9c, X-ECOMP-TransactionID=VO99Y, X-Begin-Timestamp=2021-05-19T14:59:02.655+0000, id=b3a0fd20-de92-ff74-befc-0f091c97bb02, timestamp=1621436342658}]
2021-05-19 14:59:10.725 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 14:59:10.731 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 14:59:10.746 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 14:59:10.747 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 14:59:10.752 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 14:59:10.775 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=be99a932-238c-4f29-abab-2bae43116b49, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 14:59:10 GMT]
2021-05-19 14:59:10.775 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 14:59:10.776 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 14:59:10.776 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 14:59:10.777 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 14:59:10.778  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 14:59:10.778 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 14:59:10.779 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 14:59:10.780 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 14:59:10.780 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T14:59:32.656+0000|32b7f210-c6c0-4a5e-8e23-8ce00bf8f783|Request Id: 32b7f210-c6c0-4a5e-8e23-8ce00bf8f783. Transaction Id: FFEPO. Begin TS: 2021-05-19T14:59:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 14:59:32.656 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 32b7f210-c6c0-4a5e-8e23-8ce00bf8f783. Transaction Id: FFEPO. Begin TS: 2021-05-19T14:59:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T14:59:32.658+0000|2021-05-19T14:59:32.665+0000|32b7f210-c6c0-4a5e-8e23-8ce00bf8f783|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 32b7f210-c6c0-4a5e-8e23-8ce00bf8f783, Transaction Id: FFEPO, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:59:32.665 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 32b7f210-c6c0-4a5e-8e23-8ce00bf8f783, Transaction Id: FFEPO, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 14:59:32.667 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=32b7f210-c6c0-4a5e-8e23-8ce00bf8f783, X-ECOMP-TransactionID=FFEPO, X-Begin-Timestamp=2021-05-19T14:59:32.656+0000, id=394877e3-1333-0d5f-0262-0fe6f4598d3e, timestamp=1621436372657}], headers={id=b9c7dcc9-cac2-8339-0e6b-f99dbc1f26d3, timestamp=1621436372667}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=32b7f210-c6c0-4a5e-8e23-8ce00bf8f783, X-ECOMP-TransactionID=FFEPO, X-Begin-Timestamp=2021-05-19T14:59:32.656+0000, id=394877e3-1333-0d5f-0262-0fe6f4598d3e, timestamp=1621436372657}]
2021-05-19T15:00:02.658+0000|80b8dc7d-3b9e-4169-8895-31f6ebd744de|Request Id: 80b8dc7d-3b9e-4169-8895-31f6ebd744de. Transaction Id: CIAAN. Begin TS: 2021-05-19T15:00:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:00:02.657 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 80b8dc7d-3b9e-4169-8895-31f6ebd744de. Transaction Id: CIAAN. Begin TS: 2021-05-19T15:00:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:00:02.664+0000|2021-05-19T15:00:02.680+0000|80b8dc7d-3b9e-4169-8895-31f6ebd744de|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 80b8dc7d-3b9e-4169-8895-31f6ebd744de, Transaction Id: CIAAN, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:00:02.680 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 80b8dc7d-3b9e-4169-8895-31f6ebd744de, Transaction Id: CIAAN, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:00:02.683 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=80b8dc7d-3b9e-4169-8895-31f6ebd744de, X-ECOMP-TransactionID=CIAAN, X-Begin-Timestamp=2021-05-19T15:00:02.656+0000, id=d6ad7e3f-29b1-f3bb-91fe-d97107c584e1, timestamp=1621436402659}], headers={id=3f241ab1-bfa1-6bf7-689c-75b44a694d89, timestamp=1621436402682}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=80b8dc7d-3b9e-4169-8895-31f6ebd744de, X-ECOMP-TransactionID=CIAAN, X-Begin-Timestamp=2021-05-19T15:00:02.656+0000, id=d6ad7e3f-29b1-f3bb-91fe-d97107c584e1, timestamp=1621436402659}]
2021-05-19 15:00:10.724 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 15:00:10.728 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 15:00:10.729 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 15:00:10.729 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 15:00:10.733 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 15:00:10.795 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=b8789fee-cfed-4e9f-8a70-3c87bc18b6dc, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 15:00:10 GMT]
2021-05-19 15:00:10.795 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 15:00:10.796 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 15:00:10.796 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 15:00:10.796 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 15:00:10.798  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 15:00:10.798 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 15:00:10.799 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 15:00:10.799 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 15:00:10.799 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T15:00:32.656+0000|660ad664-6a9c-46e1-87d0-9134c20a0371|Request Id: 660ad664-6a9c-46e1-87d0-9134c20a0371. Transaction Id: C4J81. Begin TS: 2021-05-19T15:00:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:00:32.656 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 660ad664-6a9c-46e1-87d0-9134c20a0371. Transaction Id: C4J81. Begin TS: 2021-05-19T15:00:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:00:32.658+0000|2021-05-19T15:00:32.665+0000|660ad664-6a9c-46e1-87d0-9134c20a0371|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 660ad664-6a9c-46e1-87d0-9134c20a0371, Transaction Id: C4J81, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:00:32.665 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 660ad664-6a9c-46e1-87d0-9134c20a0371, Transaction Id: C4J81, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:00:32.667 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=660ad664-6a9c-46e1-87d0-9134c20a0371, X-ECOMP-TransactionID=C4J81, X-Begin-Timestamp=2021-05-19T15:00:32.656+0000, id=8dac4f5c-a282-8222-5dd0-9622c21a6c16, timestamp=1621436432657}], headers={id=5f10ca9e-c623-dce1-f018-e83cef2fe0bc, timestamp=1621436432666}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=660ad664-6a9c-46e1-87d0-9134c20a0371, X-ECOMP-TransactionID=C4J81, X-Begin-Timestamp=2021-05-19T15:00:32.656+0000, id=8dac4f5c-a282-8222-5dd0-9622c21a6c16, timestamp=1621436432657}]
2021-05-19T15:01:02.656+0000|23f880ca-62d5-4ee8-bcd4-52b5e561d32b|Request Id: 23f880ca-62d5-4ee8-bcd4-52b5e561d32b. Transaction Id: UYUZD. Begin TS: 2021-05-19T15:01:02.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:01:02.656 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 23f880ca-62d5-4ee8-bcd4-52b5e561d32b. Transaction Id: UYUZD. Begin TS: 2021-05-19T15:01:02.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:01:02.658+0000|2021-05-19T15:01:02.666+0000|23f880ca-62d5-4ee8-bcd4-52b5e561d32b|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 23f880ca-62d5-4ee8-bcd4-52b5e561d32b, Transaction Id: UYUZD, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:01:02.666 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 23f880ca-62d5-4ee8-bcd4-52b5e561d32b, Transaction Id: UYUZD, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:01:02.668 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=23f880ca-62d5-4ee8-bcd4-52b5e561d32b, X-ECOMP-TransactionID=UYUZD, X-Begin-Timestamp=2021-05-19T15:01:02.655+0000, id=c6af21ad-926f-8f5b-5af6-bee142445fd3, timestamp=1621436462656}], headers={id=e3d13b07-b018-5ff5-ce65-da4e14ccde4e, timestamp=1621436462667}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=23f880ca-62d5-4ee8-bcd4-52b5e561d32b, X-ECOMP-TransactionID=UYUZD, X-Begin-Timestamp=2021-05-19T15:01:02.655+0000, id=c6af21ad-926f-8f5b-5af6-bee142445fd3, timestamp=1621436462656}]
2021-05-19 15:01:10.724 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 15:01:10.727 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 15:01:10.728 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 15:01:10.728 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 15:01:10.731 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 15:01:10.756 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=df503670-480c-4a2e-91a3-2d92be45cfdb, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 15:01:10 GMT]
2021-05-19 15:01:10.761 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 15:01:10.762 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 15:01:10.762 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 15:01:10.763 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 15:01:10.764  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 15:01:10.764 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 15:01:10.765 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 15:01:10.765 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 15:01:10.765 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T15:01:32.657+0000|667370cc-89ae-4db3-8d23-9abe25a81adc|Request Id: 667370cc-89ae-4db3-8d23-9abe25a81adc. Transaction Id: DBUBH. Begin TS: 2021-05-19T15:01:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:01:32.656 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 667370cc-89ae-4db3-8d23-9abe25a81adc. Transaction Id: DBUBH. Begin TS: 2021-05-19T15:01:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:01:32.661+0000|2021-05-19T15:01:32.670+0000|667370cc-89ae-4db3-8d23-9abe25a81adc|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 667370cc-89ae-4db3-8d23-9abe25a81adc, Transaction Id: DBUBH, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:01:32.670 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 667370cc-89ae-4db3-8d23-9abe25a81adc, Transaction Id: DBUBH, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:01:32.672 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=667370cc-89ae-4db3-8d23-9abe25a81adc, X-ECOMP-TransactionID=DBUBH, X-Begin-Timestamp=2021-05-19T15:01:32.656+0000, id=cfdbbba9-24d1-6e6b-014d-77bada738ede, timestamp=1621436492658}], headers={id=ba9116c5-a05e-2c55-ec99-41e897bebc39, timestamp=1621436492672}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=667370cc-89ae-4db3-8d23-9abe25a81adc, X-ECOMP-TransactionID=DBUBH, X-Begin-Timestamp=2021-05-19T15:01:32.656+0000, id=cfdbbba9-24d1-6e6b-014d-77bada738ede, timestamp=1621436492658}]
2021-05-19T15:02:02.658+0000|85695b39-c1a1-473f-86cb-892fb2d9a39f|Request Id: 85695b39-c1a1-473f-86cb-892fb2d9a39f. Transaction Id: ZPQ1M. Begin TS: 2021-05-19T15:02:02.657+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:02:02.658 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 85695b39-c1a1-473f-86cb-892fb2d9a39f. Transaction Id: ZPQ1M. Begin TS: 2021-05-19T15:02:02.657+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:02:02.671  INFO 1 --- [ask-scheduler-4] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2021-05-19 15:02:02.671  INFO 1 --- [ask-scheduler-4] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-05-19T15:02:02.660+0000|2021-05-19T15:02:02.679+0000|85695b39-c1a1-473f-86cb-892fb2d9a39f|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 85695b39-c1a1-473f-86cb-892fb2d9a39f, Transaction Id: ZPQ1M, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:02:02.679 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 85695b39-c1a1-473f-86cb-892fb2d9a39f, Transaction Id: ZPQ1M, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:02:02.680 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=85695b39-c1a1-473f-86cb-892fb2d9a39f, X-ECOMP-TransactionID=ZPQ1M, X-Begin-Timestamp=2021-05-19T15:02:02.657+0000, id=56c635f9-1520-c501-d01a-d1199197c24a, timestamp=1621436522658}], headers={id=751c9daa-8dd8-f579-7a52-cd5747cba92a, timestamp=1621436522680}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=85695b39-c1a1-473f-86cb-892fb2d9a39f, X-ECOMP-TransactionID=ZPQ1M, X-Begin-Timestamp=2021-05-19T15:02:02.657+0000, id=56c635f9-1520-c501-d01a-d1199197c24a, timestamp=1621436522658}]
2021-05-19 15:02:10.725 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 15:02:10.731 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 15:02:10.732 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 15:02:10.733 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 15:02:10.735 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 15:02:10.754 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=3ed893fc-204f-4b0d-a643-1ebe2760e6af, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 15:02:10 GMT]
2021-05-19 15:02:10.755 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 15:02:10.755 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 15:02:10.756 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 15:02:10.757 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 15:02:10.758  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 15:02:10.758 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 15:02:10.759 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 15:02:10.759 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 15:02:10.760 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T15:02:32.657+0000|db606979-9e37-452d-84f8-93d11ff1444b|Request Id: db606979-9e37-452d-84f8-93d11ff1444b. Transaction Id: XU5S5. Begin TS: 2021-05-19T15:02:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:02:32.656 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: db606979-9e37-452d-84f8-93d11ff1444b. Transaction Id: XU5S5. Begin TS: 2021-05-19T15:02:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:02:32.662+0000|2021-05-19T15:02:32.670+0000|db606979-9e37-452d-84f8-93d11ff1444b|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: db606979-9e37-452d-84f8-93d11ff1444b, Transaction Id: XU5S5, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:02:32.671 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: db606979-9e37-452d-84f8-93d11ff1444b, Transaction Id: XU5S5, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:02:32.686 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=db606979-9e37-452d-84f8-93d11ff1444b, X-ECOMP-TransactionID=XU5S5, X-Begin-Timestamp=2021-05-19T15:02:32.656+0000, id=f0bee6d1-37d3-8b23-c8cc-c3b0a19b0dd4, timestamp=1621436552658}], headers={id=cb3279a2-c3b4-cb08-6bb7-70d169e3f3ff, timestamp=1621436552685}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=db606979-9e37-452d-84f8-93d11ff1444b, X-ECOMP-TransactionID=XU5S5, X-Begin-Timestamp=2021-05-19T15:02:32.656+0000, id=f0bee6d1-37d3-8b23-c8cc-c3b0a19b0dd4, timestamp=1621436552658}]
2021-05-19T15:03:02.656+0000|e05142bd-bd73-432d-88da-0da7ec84ff72|Request Id: e05142bd-bd73-432d-88da-0da7ec84ff72. Transaction Id: GDZSE. Begin TS: 2021-05-19T15:03:02.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:03:02.656 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e05142bd-bd73-432d-88da-0da7ec84ff72. Transaction Id: GDZSE. Begin TS: 2021-05-19T15:03:02.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:03:02.658+0000|2021-05-19T15:03:02.665+0000|e05142bd-bd73-432d-88da-0da7ec84ff72|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e05142bd-bd73-432d-88da-0da7ec84ff72, Transaction Id: GDZSE, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:03:02.666 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e05142bd-bd73-432d-88da-0da7ec84ff72, Transaction Id: GDZSE, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:03:02.667 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e05142bd-bd73-432d-88da-0da7ec84ff72, X-ECOMP-TransactionID=GDZSE, X-Begin-Timestamp=2021-05-19T15:03:02.655+0000, id=96a7c5ef-f08d-63c4-eec2-f16ffa7c5068, timestamp=1621436582656}], headers={id=156a7053-6203-d3fe-f68f-57d436e0cb48, timestamp=1621436582667}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e05142bd-bd73-432d-88da-0da7ec84ff72, X-ECOMP-TransactionID=GDZSE, X-Begin-Timestamp=2021-05-19T15:03:02.655+0000, id=96a7c5ef-f08d-63c4-eec2-f16ffa7c5068, timestamp=1621436582656}]
2021-05-19 15:03:10.725 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 15:03:10.729 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 15:03:10.730 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 15:03:10.730 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 15:03:10.733 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 15:03:10.752 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=1f855b0f-5a0e-4085-b905-ed39a7238b11, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 15:03:10 GMT]
2021-05-19 15:03:10.752 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 15:03:10.753 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 15:03:10.753 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 15:03:10.753 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 15:03:10.754  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 15:03:10.755 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 15:03:10.755 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 15:03:10.755 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 15:03:10.755 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T15:03:32.657+0000|423eefb0-1ed2-463a-bee1-297a2415e3ce|Request Id: 423eefb0-1ed2-463a-bee1-297a2415e3ce. Transaction Id: YUNAA. Begin TS: 2021-05-19T15:03:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:03:32.656 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 423eefb0-1ed2-463a-bee1-297a2415e3ce. Transaction Id: YUNAA. Begin TS: 2021-05-19T15:03:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:03:32.663+0000|2021-05-19T15:03:32.690+0000|423eefb0-1ed2-463a-bee1-297a2415e3ce|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|27|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 423eefb0-1ed2-463a-bee1-297a2415e3ce, Transaction Id: YUNAA, Elapsed Time: 27 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:03:32.691 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 423eefb0-1ed2-463a-bee1-297a2415e3ce, Transaction Id: YUNAA, Elapsed Time: 27 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:03:32.695 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=423eefb0-1ed2-463a-bee1-297a2415e3ce, X-ECOMP-TransactionID=YUNAA, X-Begin-Timestamp=2021-05-19T15:03:32.656+0000, id=235dbba8-b89e-8dcd-ca2c-8a45bc2b8132, timestamp=1621436612659}], headers={id=d39ca484-de9c-c8fb-1567-b9fd5a0df761, timestamp=1621436612694}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=423eefb0-1ed2-463a-bee1-297a2415e3ce, X-ECOMP-TransactionID=YUNAA, X-Begin-Timestamp=2021-05-19T15:03:32.656+0000, id=235dbba8-b89e-8dcd-ca2c-8a45bc2b8132, timestamp=1621436612659}]
2021-05-19T15:04:02.657+0000|e8ded86d-8324-4f94-8f8d-2a3c6edfa9a1|Request Id: e8ded86d-8324-4f94-8f8d-2a3c6edfa9a1. Transaction Id: S6H01. Begin TS: 2021-05-19T15:04:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:04:02.656 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e8ded86d-8324-4f94-8f8d-2a3c6edfa9a1. Transaction Id: S6H01. Begin TS: 2021-05-19T15:04:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:04:02.659+0000|2021-05-19T15:04:02.667+0000|e8ded86d-8324-4f94-8f8d-2a3c6edfa9a1|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e8ded86d-8324-4f94-8f8d-2a3c6edfa9a1, Transaction Id: S6H01, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:04:02.668 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e8ded86d-8324-4f94-8f8d-2a3c6edfa9a1, Transaction Id: S6H01, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:04:02.706 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e8ded86d-8324-4f94-8f8d-2a3c6edfa9a1, X-ECOMP-TransactionID=S6H01, X-Begin-Timestamp=2021-05-19T15:04:02.656+0000, id=d7afa954-9fcd-26c2-ebf5-d93dc13ddab2, timestamp=1621436642657}], headers={id=25eb41d2-7d58-8afa-09c0-3c20778337f2, timestamp=1621436642706}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e8ded86d-8324-4f94-8f8d-2a3c6edfa9a1, X-ECOMP-TransactionID=S6H01, X-Begin-Timestamp=2021-05-19T15:04:02.656+0000, id=d7afa954-9fcd-26c2-ebf5-d93dc13ddab2, timestamp=1621436642657}]
2021-05-19 15:04:10.725 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 15:04:10.729 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 15:04:10.737 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 15:04:10.737 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 15:04:10.740 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 15:04:10.762 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=dcb709b5-7a7e-4fdc-a31e-cb074a6732b5, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 15:04:10 GMT]
2021-05-19 15:04:10.762 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 15:04:10.763 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 15:04:10.763 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 15:04:10.763 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 15:04:10.765  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 15:04:10.765 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 15:04:10.766 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 15:04:10.766 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 15:04:10.767 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T15:04:32.656+0000|65a51f9a-6bcc-4416-b319-e69efbd27dfd|Request Id: 65a51f9a-6bcc-4416-b319-e69efbd27dfd. Transaction Id: EEMY0. Begin TS: 2021-05-19T15:04:32.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:04:32.655 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 65a51f9a-6bcc-4416-b319-e69efbd27dfd. Transaction Id: EEMY0. Begin TS: 2021-05-19T15:04:32.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:04:32.658+0000|2021-05-19T15:04:32.664+0000|65a51f9a-6bcc-4416-b319-e69efbd27dfd|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 65a51f9a-6bcc-4416-b319-e69efbd27dfd, Transaction Id: EEMY0, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:04:32.664 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 65a51f9a-6bcc-4416-b319-e69efbd27dfd, Transaction Id: EEMY0, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:04:32.666 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=65a51f9a-6bcc-4416-b319-e69efbd27dfd, X-ECOMP-TransactionID=EEMY0, X-Begin-Timestamp=2021-05-19T15:04:32.655+0000, id=d7eb2875-c47a-7dc9-60c2-5d6711715ec9, timestamp=1621436672657}], headers={id=524bbc9c-dc92-20b4-d45a-dcfba0527558, timestamp=1621436672665}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=65a51f9a-6bcc-4416-b319-e69efbd27dfd, X-ECOMP-TransactionID=EEMY0, X-Begin-Timestamp=2021-05-19T15:04:32.655+0000, id=d7eb2875-c47a-7dc9-60c2-5d6711715ec9, timestamp=1621436672657}]
2021-05-19T15:05:02.673+0000|c5d40933-4e3c-4877-8722-b404eef93537|Request Id: c5d40933-4e3c-4877-8722-b404eef93537. Transaction Id: 5V5D8. Begin TS: 2021-05-19T15:05:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:05:02.657 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c5d40933-4e3c-4877-8722-b404eef93537. Transaction Id: 5V5D8. Begin TS: 2021-05-19T15:05:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:05:02.679+0000|2021-05-19T15:05:02.688+0000|c5d40933-4e3c-4877-8722-b404eef93537|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c5d40933-4e3c-4877-8722-b404eef93537, Transaction Id: 5V5D8, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:05:02.689 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c5d40933-4e3c-4877-8722-b404eef93537, Transaction Id: 5V5D8, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:05:02.692 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c5d40933-4e3c-4877-8722-b404eef93537, X-ECOMP-TransactionID=5V5D8, X-Begin-Timestamp=2021-05-19T15:05:02.656+0000, id=aaf13dc7-df0c-9d69-40fb-66636bfe591b, timestamp=1621436702675}], headers={id=45aafe7e-6b04-023f-bd88-80bede7cf214, timestamp=1621436702691}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c5d40933-4e3c-4877-8722-b404eef93537, X-ECOMP-TransactionID=5V5D8, X-Begin-Timestamp=2021-05-19T15:05:02.656+0000, id=aaf13dc7-df0c-9d69-40fb-66636bfe591b, timestamp=1621436702675}]
2021-05-19 15:05:10.724 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 15:05:10.728 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 15:05:10.729 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 15:05:10.729 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 15:05:10.732 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 15:05:10.752 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=1f48ab54-dde4-4d24-b394-6b3c5edfe4ef, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 15:05:10 GMT]
2021-05-19 15:05:10.752 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 15:05:10.753 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 15:05:10.753 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 15:05:10.754 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 15:05:10.755  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 15:05:10.755 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 15:05:10.756 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 15:05:10.756 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 15:05:10.756 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T15:05:32.657+0000|eaf2f059-36e6-40b4-a907-f78cfbbb0b01|Request Id: eaf2f059-36e6-40b4-a907-f78cfbbb0b01. Transaction Id: TQSPO. Begin TS: 2021-05-19T15:05:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:05:32.656 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: eaf2f059-36e6-40b4-a907-f78cfbbb0b01. Transaction Id: TQSPO. Begin TS: 2021-05-19T15:05:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:05:32.658+0000|2021-05-19T15:05:32.669+0000|eaf2f059-36e6-40b4-a907-f78cfbbb0b01|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: eaf2f059-36e6-40b4-a907-f78cfbbb0b01, Transaction Id: TQSPO, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:05:32.669 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: eaf2f059-36e6-40b4-a907-f78cfbbb0b01, Transaction Id: TQSPO, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:05:32.671 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=eaf2f059-36e6-40b4-a907-f78cfbbb0b01, X-ECOMP-TransactionID=TQSPO, X-Begin-Timestamp=2021-05-19T15:05:32.656+0000, id=bdde8aaf-b8af-68a5-24eb-a5dcc3bbcbe7, timestamp=1621436732657}], headers={id=0a9c2d02-ece7-8b39-d090-be89afc01356, timestamp=1621436732671}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=eaf2f059-36e6-40b4-a907-f78cfbbb0b01, X-ECOMP-TransactionID=TQSPO, X-Begin-Timestamp=2021-05-19T15:05:32.656+0000, id=bdde8aaf-b8af-68a5-24eb-a5dcc3bbcbe7, timestamp=1621436732657}]
2021-05-19T15:06:02.658+0000|75bea0bd-bc31-4394-99bf-73ecc939cbc1|Request Id: 75bea0bd-bc31-4394-99bf-73ecc939cbc1. Transaction Id: G1GAU. Begin TS: 2021-05-19T15:06:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:06:02.657 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 75bea0bd-bc31-4394-99bf-73ecc939cbc1. Transaction Id: G1GAU. Begin TS: 2021-05-19T15:06:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:06:02.664+0000|2021-05-19T15:06:02.673+0000|75bea0bd-bc31-4394-99bf-73ecc939cbc1|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 75bea0bd-bc31-4394-99bf-73ecc939cbc1, Transaction Id: G1GAU, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:06:02.674 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 75bea0bd-bc31-4394-99bf-73ecc939cbc1, Transaction Id: G1GAU, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:06:02.690 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=75bea0bd-bc31-4394-99bf-73ecc939cbc1, X-ECOMP-TransactionID=G1GAU, X-Begin-Timestamp=2021-05-19T15:06:02.656+0000, id=e045bc3f-ad62-df82-a8ea-2a35be0ee031, timestamp=1621436762659}], headers={id=569cdfb7-f870-e8f3-5c24-709682338898, timestamp=1621436762690}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=75bea0bd-bc31-4394-99bf-73ecc939cbc1, X-ECOMP-TransactionID=G1GAU, X-Begin-Timestamp=2021-05-19T15:06:02.656+0000, id=e045bc3f-ad62-df82-a8ea-2a35be0ee031, timestamp=1621436762659}]
2021-05-19 15:06:10.724 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 15:06:12.088 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 15:06:12.089 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 15:06:12.090 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 15:06:12.093 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 15:06:12.114 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=aab17012-9c74-450b-b483-98282ef8b79b, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 15:06:12 GMT]
2021-05-19 15:06:12.125 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 15:06:12.127 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 15:06:12.128 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 15:06:12.128 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 15:06:12.130  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 15:06:12.130 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 15:06:12.131 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 15:06:12.131 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 15:06:12.131 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T15:06:32.656+0000|484e09e4-3a9f-481c-9ce7-0f67ba854e06|Request Id: 484e09e4-3a9f-481c-9ce7-0f67ba854e06. Transaction Id: UZILD. Begin TS: 2021-05-19T15:06:32.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:06:32.655 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 484e09e4-3a9f-481c-9ce7-0f67ba854e06. Transaction Id: UZILD. Begin TS: 2021-05-19T15:06:32.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:06:32.657+0000|2021-05-19T15:06:32.663+0000|484e09e4-3a9f-481c-9ce7-0f67ba854e06|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 484e09e4-3a9f-481c-9ce7-0f67ba854e06, Transaction Id: UZILD, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:06:32.663 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 484e09e4-3a9f-481c-9ce7-0f67ba854e06, Transaction Id: UZILD, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:06:32.665 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=484e09e4-3a9f-481c-9ce7-0f67ba854e06, X-ECOMP-TransactionID=UZILD, X-Begin-Timestamp=2021-05-19T15:06:32.655+0000, id=c8f7346a-3057-6337-ed9c-b09d37afe723, timestamp=1621436792656}], headers={id=fddeec5d-7a92-dd9a-73e3-14333cacd9b9, timestamp=1621436792664}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=484e09e4-3a9f-481c-9ce7-0f67ba854e06, X-ECOMP-TransactionID=UZILD, X-Begin-Timestamp=2021-05-19T15:06:32.655+0000, id=c8f7346a-3057-6337-ed9c-b09d37afe723, timestamp=1621436792656}]
2021-05-19T15:07:02.656+0000|30ceeb2b-8403-4bc5-9728-df9a0973365d|Request Id: 30ceeb2b-8403-4bc5-9728-df9a0973365d. Transaction Id: MSXSS. Begin TS: 2021-05-19T15:07:02.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:07:02.656 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 30ceeb2b-8403-4bc5-9728-df9a0973365d. Transaction Id: MSXSS. Begin TS: 2021-05-19T15:07:02.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:07:02.666  INFO 1 --- [ask-scheduler-8] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2021-05-19 15:07:02.666  INFO 1 --- [ask-scheduler-8] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-05-19T15:07:02.658+0000|2021-05-19T15:07:02.676+0000|30ceeb2b-8403-4bc5-9728-df9a0973365d|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|18|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 30ceeb2b-8403-4bc5-9728-df9a0973365d, Transaction Id: MSXSS, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:07:02.677 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 30ceeb2b-8403-4bc5-9728-df9a0973365d, Transaction Id: MSXSS, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:07:02.678 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=30ceeb2b-8403-4bc5-9728-df9a0973365d, X-ECOMP-TransactionID=MSXSS, X-Begin-Timestamp=2021-05-19T15:07:02.655+0000, id=8b5b3ad7-479f-1e59-1a3c-4170be3974b0, timestamp=1621436822656}], headers={id=79b03831-3115-3e5a-6df1-2fc6b6fdaff3, timestamp=1621436822678}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=30ceeb2b-8403-4bc5-9728-df9a0973365d, X-ECOMP-TransactionID=MSXSS, X-Begin-Timestamp=2021-05-19T15:07:02.655+0000, id=8b5b3ad7-479f-1e59-1a3c-4170be3974b0, timestamp=1621436822656}]
2021-05-19 15:07:10.723 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 15:07:10.725 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 15:07:10.726 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 15:07:10.726 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 15:07:10.727 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 15:07:10.752 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=74617d81-8a55-4236-84ed-069c7b91683d, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 15:07:10 GMT]
2021-05-19 15:07:10.754 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 15:07:10.754 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 15:07:10.755 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 15:07:10.755 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 15:07:10.756  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 15:07:10.756 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 15:07:10.757 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 15:07:10.757 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 15:07:10.757 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T15:07:32.668+0000|be4dc2cc-0c9a-40f1-b4b1-a377185e284b|Request Id: be4dc2cc-0c9a-40f1-b4b1-a377185e284b. Transaction Id: UDQ0S. Begin TS: 2021-05-19T15:07:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:07:32.657 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: be4dc2cc-0c9a-40f1-b4b1-a377185e284b. Transaction Id: UDQ0S. Begin TS: 2021-05-19T15:07:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:07:32.674+0000|2021-05-19T15:07:32.693+0000|be4dc2cc-0c9a-40f1-b4b1-a377185e284b|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: be4dc2cc-0c9a-40f1-b4b1-a377185e284b, Transaction Id: UDQ0S, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:07:32.693 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: be4dc2cc-0c9a-40f1-b4b1-a377185e284b, Transaction Id: UDQ0S, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:07:32.696 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=be4dc2cc-0c9a-40f1-b4b1-a377185e284b, X-ECOMP-TransactionID=UDQ0S, X-Begin-Timestamp=2021-05-19T15:07:32.656+0000, id=26572335-0b2c-df7d-d6f5-8818149284c2, timestamp=1621436852670}], headers={id=6a66161f-32fe-f6ca-6599-13323c0151f5, timestamp=1621436852696}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=be4dc2cc-0c9a-40f1-b4b1-a377185e284b, X-ECOMP-TransactionID=UDQ0S, X-Begin-Timestamp=2021-05-19T15:07:32.656+0000, id=26572335-0b2c-df7d-d6f5-8818149284c2, timestamp=1621436852670}]
2021-05-19T15:08:02.657+0000|3b2ce008-63bd-42ae-afa2-467447ecfe0a|Request Id: 3b2ce008-63bd-42ae-afa2-467447ecfe0a. Transaction Id: HTPGP. Begin TS: 2021-05-19T15:08:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:08:02.656 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3b2ce008-63bd-42ae-afa2-467447ecfe0a. Transaction Id: HTPGP. Begin TS: 2021-05-19T15:08:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:08:02.658+0000|2021-05-19T15:08:02.669+0000|3b2ce008-63bd-42ae-afa2-467447ecfe0a|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3b2ce008-63bd-42ae-afa2-467447ecfe0a, Transaction Id: HTPGP, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:08:02.669 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3b2ce008-63bd-42ae-afa2-467447ecfe0a, Transaction Id: HTPGP, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:08:02.671 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3b2ce008-63bd-42ae-afa2-467447ecfe0a, X-ECOMP-TransactionID=HTPGP, X-Begin-Timestamp=2021-05-19T15:08:02.656+0000, id=fac74bcb-291c-04a1-d057-670cb115ebc0, timestamp=1621436882657}], headers={id=11e02b17-6545-f3c5-ba02-cd730f7127b8, timestamp=1621436882671}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=3b2ce008-63bd-42ae-afa2-467447ecfe0a, X-ECOMP-TransactionID=HTPGP, X-Begin-Timestamp=2021-05-19T15:08:02.656+0000, id=fac74bcb-291c-04a1-d057-670cb115ebc0, timestamp=1621436882657}]
2021-05-19 15:08:10.724 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 15:08:10.729 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 15:08:10.730 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 15:08:10.730 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 15:08:10.734 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 15:08:10.775 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=c893ef43-8d15-4a10-bdcc-f354560626c4, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 15:08:10 GMT]
2021-05-19 15:08:10.775 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 15:08:10.776 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 15:08:10.776 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 15:08:10.777 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 15:08:10.778  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 15:08:10.778 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 15:08:10.779 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 15:08:10.780 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 15:08:10.780 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T15:08:32.656+0000|c19d5f85-29e0-448f-83a1-09ab448b9ed3|Request Id: c19d5f85-29e0-448f-83a1-09ab448b9ed3. Transaction Id: EBRAA. Begin TS: 2021-05-19T15:08:32.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:08:32.655 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c19d5f85-29e0-448f-83a1-09ab448b9ed3. Transaction Id: EBRAA. Begin TS: 2021-05-19T15:08:32.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:08:32.657+0000|2021-05-19T15:08:32.664+0000|c19d5f85-29e0-448f-83a1-09ab448b9ed3|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c19d5f85-29e0-448f-83a1-09ab448b9ed3, Transaction Id: EBRAA, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:08:32.664 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c19d5f85-29e0-448f-83a1-09ab448b9ed3, Transaction Id: EBRAA, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:08:32.665 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c19d5f85-29e0-448f-83a1-09ab448b9ed3, X-ECOMP-TransactionID=EBRAA, X-Begin-Timestamp=2021-05-19T15:08:32.655+0000, id=4b8bce8d-645a-5683-38cc-91573e9e57c4, timestamp=1621436912656}], headers={id=d396f359-03dc-4fe2-90f5-211be4925abb, timestamp=1621436912665}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c19d5f85-29e0-448f-83a1-09ab448b9ed3, X-ECOMP-TransactionID=EBRAA, X-Begin-Timestamp=2021-05-19T15:08:32.655+0000, id=4b8bce8d-645a-5683-38cc-91573e9e57c4, timestamp=1621436912656}]
2021-05-19T15:09:02.659+0000|9071130d-e3ed-43f2-a990-bdaeb47bc9da|Request Id: 9071130d-e3ed-43f2-a990-bdaeb47bc9da. Transaction Id: ZVYG0. Begin TS: 2021-05-19T15:09:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:09:02.657 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9071130d-e3ed-43f2-a990-bdaeb47bc9da. Transaction Id: ZVYG0. Begin TS: 2021-05-19T15:09:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:09:02.666+0000|2021-05-19T15:09:02.678+0000|9071130d-e3ed-43f2-a990-bdaeb47bc9da|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9071130d-e3ed-43f2-a990-bdaeb47bc9da, Transaction Id: ZVYG0, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:09:02.679 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9071130d-e3ed-43f2-a990-bdaeb47bc9da, Transaction Id: ZVYG0, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:09:02.683 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9071130d-e3ed-43f2-a990-bdaeb47bc9da, X-ECOMP-TransactionID=ZVYG0, X-Begin-Timestamp=2021-05-19T15:09:02.656+0000, id=c01648ee-118c-e6f8-4326-59051b54afa2, timestamp=1621436942661}], headers={id=bc3e4042-1e03-9a7a-4daf-d24564b2c009, timestamp=1621436942683}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9071130d-e3ed-43f2-a990-bdaeb47bc9da, X-ECOMP-TransactionID=ZVYG0, X-Begin-Timestamp=2021-05-19T15:09:02.656+0000, id=c01648ee-118c-e6f8-4326-59051b54afa2, timestamp=1621436942661}]
2021-05-19 15:09:10.724 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 15:09:10.729 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 15:09:10.730 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 15:09:10.730 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 15:09:10.733 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 15:09:10.756 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=8621752e-23c3-4367-8f1a-2f1169711142, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 15:09:10 GMT]
2021-05-19 15:09:10.756 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 15:09:10.757 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 15:09:10.758 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 15:09:10.759 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 15:09:10.760  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 15:09:10.760 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 15:09:10.761 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 15:09:10.761 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 15:09:10.761 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T15:09:32.658+0000|cc3cd678-c336-45d3-9d41-e14267f5aa53|Request Id: cc3cd678-c336-45d3-9d41-e14267f5aa53. Transaction Id: M0YGK. Begin TS: 2021-05-19T15:09:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:09:32.657 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cc3cd678-c336-45d3-9d41-e14267f5aa53. Transaction Id: M0YGK. Begin TS: 2021-05-19T15:09:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:09:32.664+0000|2021-05-19T15:09:32.676+0000|cc3cd678-c336-45d3-9d41-e14267f5aa53|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: cc3cd678-c336-45d3-9d41-e14267f5aa53, Transaction Id: M0YGK, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:09:32.676 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cc3cd678-c336-45d3-9d41-e14267f5aa53, Transaction Id: M0YGK, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:09:32.679 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=cc3cd678-c336-45d3-9d41-e14267f5aa53, X-ECOMP-TransactionID=M0YGK, X-Begin-Timestamp=2021-05-19T15:09:32.656+0000, id=e6a0232c-994f-4ac2-aa3e-e443da509cdd, timestamp=1621436972659}], headers={id=f9f663b2-19f2-1112-1cc7-911caa6bb6cc, timestamp=1621436972679}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=cc3cd678-c336-45d3-9d41-e14267f5aa53, X-ECOMP-TransactionID=M0YGK, X-Begin-Timestamp=2021-05-19T15:09:32.656+0000, id=e6a0232c-994f-4ac2-aa3e-e443da509cdd, timestamp=1621436972659}]
2021-05-19T15:10:02.657+0000|1df2e67c-a775-41c3-932a-f591ad273743|Request Id: 1df2e67c-a775-41c3-932a-f591ad273743. Transaction Id: IXXRI. Begin TS: 2021-05-19T15:10:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:10:02.657 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1df2e67c-a775-41c3-932a-f591ad273743. Transaction Id: IXXRI. Begin TS: 2021-05-19T15:10:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:10:02.661+0000|2021-05-19T15:10:02.669+0000|1df2e67c-a775-41c3-932a-f591ad273743|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1df2e67c-a775-41c3-932a-f591ad273743, Transaction Id: IXXRI, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:10:02.670 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1df2e67c-a775-41c3-932a-f591ad273743, Transaction Id: IXXRI, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:10:02.672 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1df2e67c-a775-41c3-932a-f591ad273743, X-ECOMP-TransactionID=IXXRI, X-Begin-Timestamp=2021-05-19T15:10:02.656+0000, id=add934f5-faca-d21f-2ba0-7174c2117f95, timestamp=1621437002658}], headers={id=5d0addff-2ccd-2b58-6d22-646cc8c5a435, timestamp=1621437002672}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1df2e67c-a775-41c3-932a-f591ad273743, X-ECOMP-TransactionID=IXXRI, X-Begin-Timestamp=2021-05-19T15:10:02.656+0000, id=add934f5-faca-d21f-2ba0-7174c2117f95, timestamp=1621437002658}]
2021-05-19 15:10:10.730 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 15:10:10.741 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 15:10:10.743 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 15:10:10.743 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 15:10:10.748 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 15:10:10.783 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=7c0d0a60-8904-4332-82ac-bdd6c2a8aaf7, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 15:10:10 GMT]
2021-05-19 15:10:10.783 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 15:10:10.783 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 15:10:10.784 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 15:10:10.784 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 15:10:10.785  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 15:10:10.786 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 15:10:10.786 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 15:10:10.787 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 15:10:10.787 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T15:10:32.658+0000|406b2954-34a3-469d-8097-756bbd2e0366|Request Id: 406b2954-34a3-469d-8097-756bbd2e0366. Transaction Id: 2P3BL. Begin TS: 2021-05-19T15:10:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:10:32.657 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 406b2954-34a3-469d-8097-756bbd2e0366. Transaction Id: 2P3BL. Begin TS: 2021-05-19T15:10:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:10:32.664+0000|2021-05-19T15:10:32.678+0000|406b2954-34a3-469d-8097-756bbd2e0366|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 406b2954-34a3-469d-8097-756bbd2e0366, Transaction Id: 2P3BL, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:10:32.678 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 406b2954-34a3-469d-8097-756bbd2e0366, Transaction Id: 2P3BL, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:10:32.682 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=406b2954-34a3-469d-8097-756bbd2e0366, X-ECOMP-TransactionID=2P3BL, X-Begin-Timestamp=2021-05-19T15:10:32.656+0000, id=e932a0bd-478a-96c6-0744-727c4dba2bdd, timestamp=1621437032659}], headers={id=dd3faaf2-e1eb-c8d5-73f9-5adb421d4037, timestamp=1621437032681}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=406b2954-34a3-469d-8097-756bbd2e0366, X-ECOMP-TransactionID=2P3BL, X-Begin-Timestamp=2021-05-19T15:10:32.656+0000, id=e932a0bd-478a-96c6-0744-727c4dba2bdd, timestamp=1621437032659}]
2021-05-19T15:11:02.657+0000|6b50a5db-b84f-476c-963d-93779d2d9fc6|Request Id: 6b50a5db-b84f-476c-963d-93779d2d9fc6. Transaction Id: OUPQZ. Begin TS: 2021-05-19T15:11:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:11:02.656 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6b50a5db-b84f-476c-963d-93779d2d9fc6. Transaction Id: OUPQZ. Begin TS: 2021-05-19T15:11:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:11:02.659+0000|2021-05-19T15:11:02.670+0000|6b50a5db-b84f-476c-963d-93779d2d9fc6|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6b50a5db-b84f-476c-963d-93779d2d9fc6, Transaction Id: OUPQZ, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:11:02.670 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6b50a5db-b84f-476c-963d-93779d2d9fc6, Transaction Id: OUPQZ, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:11:02.672 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6b50a5db-b84f-476c-963d-93779d2d9fc6, X-ECOMP-TransactionID=OUPQZ, X-Begin-Timestamp=2021-05-19T15:11:02.656+0000, id=d2b85354-23ae-6840-825e-8f93aa261d2e, timestamp=1621437062657}], headers={id=14bba82f-9a6f-e384-a4eb-d96390dec9de, timestamp=1621437062671}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6b50a5db-b84f-476c-963d-93779d2d9fc6, X-ECOMP-TransactionID=OUPQZ, X-Begin-Timestamp=2021-05-19T15:11:02.656+0000, id=d2b85354-23ae-6840-825e-8f93aa261d2e, timestamp=1621437062657}]
2021-05-19 15:11:10.725 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 15:11:10.730 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 15:11:10.732 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 15:11:10.732 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 15:11:10.735 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 15:11:10.763 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=9a468642-01b2-473c-960e-1f02248a23a2, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 15:11:10 GMT]
2021-05-19 15:11:10.763 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 15:11:10.764 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 15:11:10.764 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 15:11:10.765 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 15:11:10.766  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 15:11:10.766 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 15:11:10.767 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 15:11:10.767 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 15:11:10.768 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T15:11:32.657+0000|fe1bc079-e454-40a4-bd2c-aed552fc46a2|Request Id: fe1bc079-e454-40a4-bd2c-aed552fc46a2. Transaction Id: VU9Z5. Begin TS: 2021-05-19T15:11:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:11:32.656 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fe1bc079-e454-40a4-bd2c-aed552fc46a2. Transaction Id: VU9Z5. Begin TS: 2021-05-19T15:11:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:11:32.661+0000|2021-05-19T15:11:32.669+0000|fe1bc079-e454-40a4-bd2c-aed552fc46a2|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fe1bc079-e454-40a4-bd2c-aed552fc46a2, Transaction Id: VU9Z5, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:11:32.669 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fe1bc079-e454-40a4-bd2c-aed552fc46a2, Transaction Id: VU9Z5, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:11:32.672 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=fe1bc079-e454-40a4-bd2c-aed552fc46a2, X-ECOMP-TransactionID=VU9Z5, X-Begin-Timestamp=2021-05-19T15:11:32.656+0000, id=847a92df-4a6a-1709-673b-ed7a3cce0748, timestamp=1621437092658}], headers={id=c06c9d2f-082a-a630-3d24-db35a110df1c, timestamp=1621437092672}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=fe1bc079-e454-40a4-bd2c-aed552fc46a2, X-ECOMP-TransactionID=VU9Z5, X-Begin-Timestamp=2021-05-19T15:11:32.656+0000, id=847a92df-4a6a-1709-673b-ed7a3cce0748, timestamp=1621437092658}]
2021-05-19T15:12:02.656+0000|a7a93a7e-ab20-4451-bfd0-a5a137e31894|Request Id: a7a93a7e-ab20-4451-bfd0-a5a137e31894. Transaction Id: XQLIX. Begin TS: 2021-05-19T15:12:02.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:12:02.656 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a7a93a7e-ab20-4451-bfd0-a5a137e31894. Transaction Id: XQLIX. Begin TS: 2021-05-19T15:12:02.655+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:12:02.658+0000|2021-05-19T15:12:02.665+0000|a7a93a7e-ab20-4451-bfd0-a5a137e31894|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a7a93a7e-ab20-4451-bfd0-a5a137e31894, Transaction Id: XQLIX, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:12:02.665 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a7a93a7e-ab20-4451-bfd0-a5a137e31894, Transaction Id: XQLIX, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:12:02.666 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a7a93a7e-ab20-4451-bfd0-a5a137e31894, X-ECOMP-TransactionID=XQLIX, X-Begin-Timestamp=2021-05-19T15:12:02.655+0000, id=8082549b-09d4-8bec-822a-3d821876f679, timestamp=1621437122656}], headers={id=4313ccb6-b5d3-2a81-bc8e-e3d953af9d74, timestamp=1621437122666}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a7a93a7e-ab20-4451-bfd0-a5a137e31894, X-ECOMP-TransactionID=XQLIX, X-Begin-Timestamp=2021-05-19T15:12:02.655+0000, id=8082549b-09d4-8bec-822a-3d821876f679, timestamp=1621437122656}]
2021-05-19 15:12:10.725 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 15:12:10.729 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 15:12:10.730 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 15:12:10.730 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 15:12:10.733 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 15:12:10.759 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=070f6a2f-1919-4b10-afc9-528103ed61a7, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 15:12:10 GMT]
2021-05-19 15:12:10.798 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 15:12:10.799 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 15:12:10.800 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 15:12:10.801 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 15:12:10.802  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 15:12:10.802 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 15:12:10.803 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 15:12:10.803 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 15:12:10.804 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T15:12:32.659+0000|25a7c02d-edec-40d5-b99e-75b934b1a7b2|Request Id: 25a7c02d-edec-40d5-b99e-75b934b1a7b2. Transaction Id: FLJF1. Begin TS: 2021-05-19T15:12:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:12:32.657 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 25a7c02d-edec-40d5-b99e-75b934b1a7b2. Transaction Id: FLJF1. Begin TS: 2021-05-19T15:12:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:12:32.666+0000|2021-05-19T15:12:32.681+0000|25a7c02d-edec-40d5-b99e-75b934b1a7b2|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 25a7c02d-edec-40d5-b99e-75b934b1a7b2, Transaction Id: FLJF1, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:12:32.682 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 25a7c02d-edec-40d5-b99e-75b934b1a7b2, Transaction Id: FLJF1, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:12:32.685 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=25a7c02d-edec-40d5-b99e-75b934b1a7b2, X-ECOMP-TransactionID=FLJF1, X-Begin-Timestamp=2021-05-19T15:12:32.656+0000, id=2a5f7d69-c100-a542-237c-70ff8bb35a2e, timestamp=1621437152660}], headers={id=22cb3d9b-7c92-5803-641b-9975fcd52a57, timestamp=1621437152684}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=25a7c02d-edec-40d5-b99e-75b934b1a7b2, X-ECOMP-TransactionID=FLJF1, X-Begin-Timestamp=2021-05-19T15:12:32.656+0000, id=2a5f7d69-c100-a542-237c-70ff8bb35a2e, timestamp=1621437152660}]
2021-05-19T15:13:02.659+0000|1fdd032b-7102-41e9-9283-4d2df2a05e83|Request Id: 1fdd032b-7102-41e9-9283-4d2df2a05e83. Transaction Id: OFOJA. Begin TS: 2021-05-19T15:13:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:13:02.657 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1fdd032b-7102-41e9-9283-4d2df2a05e83. Transaction Id: OFOJA. Begin TS: 2021-05-19T15:13:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:13:02.666+0000|2021-05-19T15:13:02.682+0000|1fdd032b-7102-41e9-9283-4d2df2a05e83|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1fdd032b-7102-41e9-9283-4d2df2a05e83, Transaction Id: OFOJA, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:13:02.682 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1fdd032b-7102-41e9-9283-4d2df2a05e83, Transaction Id: OFOJA, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:13:02.685 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1fdd032b-7102-41e9-9283-4d2df2a05e83, X-ECOMP-TransactionID=OFOJA, X-Begin-Timestamp=2021-05-19T15:13:02.656+0000, id=493b2b82-6874-e8a6-a18d-1ee6923ebb96, timestamp=1621437182661}], headers={id=8a2f198a-0bd0-9c52-bc13-2d5ee4b9e3e8, timestamp=1621437182685}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1fdd032b-7102-41e9-9283-4d2df2a05e83, X-ECOMP-TransactionID=OFOJA, X-Begin-Timestamp=2021-05-19T15:13:02.656+0000, id=493b2b82-6874-e8a6-a18d-1ee6923ebb96, timestamp=1621437182661}]
2021-05-19 15:13:10.724 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 15:13:10.729 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 15:13:10.729 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-19 15:13:10.730 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-19 15:13:10.733 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [request_sent])
2021-05-19 15:13:10.780 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received response (auto-read:false) : [x-onap-requestid=1820cd12-0c5e-41c9-aaad-bcab7f1eac0f, Content-Type=application/json, Content-Length=3707, Date=Wed, 19 May 2021 15:13:10 GMT]
2021-05-19 15:13:10.780 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [response_received])
2021-05-19 15:13:10.781 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-19 15:13:10.781 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-19 15:13:10.782 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Received last HTTP packet
2021-05-19 15:13:10.783  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-19 15:13:10.783 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-19 15:13:10.784 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443]}}, [disconnecting])
2021-05-19 15:13:10.784 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Releasing channel
2021-05-19 15:13:10.784 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-19T15:13:32.657+0000|2e0d69d9-3766-4276-8094-6d13cc951a61|Request Id: 2e0d69d9-3766-4276-8094-6d13cc951a61. Transaction Id: J04N8. Begin TS: 2021-05-19T15:13:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:13:32.656 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2e0d69d9-3766-4276-8094-6d13cc951a61. Transaction Id: J04N8. Begin TS: 2021-05-19T15:13:32.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19T15:13:32.659+0000|2021-05-19T15:13:32.668+0000|2e0d69d9-3766-4276-8094-6d13cc951a61|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.163.140|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2e0d69d9-3766-4276-8094-6d13cc951a61, Transaction Id: J04N8, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:13:32.668 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2e0d69d9-3766-4276-8094-6d13cc951a61, Transaction Id: J04N8, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:13:32.670 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2e0d69d9-3766-4276-8094-6d13cc951a61, X-ECOMP-TransactionID=J04N8, X-Begin-Timestamp=2021-05-19T15:13:32.656+0000, id=8986a058-07e0-61b3-d5e5-effb6114ea7e, timestamp=1621437212657}], headers={id=c60aae66-6860-78c7-107f-0cb9c874c38c, timestamp=1621437212670}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2e0d69d9-3766-4276-8094-6d13cc951a61, X-ECOMP-TransactionID=J04N8, X-Begin-Timestamp=2021-05-19T15:13:32.656+0000, id=8986a058-07e0-61b3-d5e5-effb6114ea7e, timestamp=1621437212657}]
2021-05-19T15:14:02.658+0000|cbcdc2a3-ac38-4fe5-83ac-5ead2835f2de|Request Id: cbcdc2a3-ac38-4fe5-83ac-5ead2835f2de. Transaction Id: 8MAKI. Begin TS: 2021-05-19T15:14:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:14:02.657 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cbcdc2a3-ac38-4fe5-83ac-5ead2835f2de. Transaction Id: 8MAKI. Begin TS: 2021-05-19T15:14:02.656+0000. Starting new DMaaP MR Subscriber poll.
2021-05-19 15:14:02.670  INFO 1 --- [ask-scheduler-8] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2021-05-19 15:14:02.670  INFO 1 --- [ask-scheduler-8] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-05-19T15:14:02.664+0000|2021-05-19T15:14:02.678+0000|cbcdc2a3-ac38-4fe5-83ac-5ead2835f2de|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.163.140|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: cbcdc2a3-ac38-4fe5-83ac-5ead2835f2de, Transaction Id: 8MAKI, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:14:02.678 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cbcdc2a3-ac38-4fe5-83ac-5ead2835f2de, Transaction Id: 8MAKI, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-19 15:14:02.682 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=cbcdc2a3-ac38-4fe5-83ac-5ead2835f2de, X-ECOMP-TransactionID=8MAKI, X-Begin-Timestamp=2021-05-19T15:14:02.656+0000, id=fc2d8a17-3d30-4c17-9b61-a0bfdd69eca2, timestamp=1621437242659}], headers={id=ca9616d0-69f8-1ab3-ef96-88c7599fc7d9, timestamp=1621437242681}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=cbcdc2a3-ac38-4fe5-83ac-5ead2835f2de, X-ECOMP-TransactionID=8MAKI, X-Begin-Timestamp=2021-05-19T15:14:02.656+0000, id=fc2d8a17-3d30-4c17-9b61-a0bfdd69eca2, timestamp=1621437242659}]
2021-05-19 15:14:10.725 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-05-19 15:14:10.734 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xe42edd0a, L:/10.242.163.140:38450 - R:config-binding-service/10.96.104.193:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-19 15:14:10.735 [3