Results

By type

          2021-05-29 23:19:57.912 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Registering pool release on close event for channel
2021-05-29 23:19:57.918 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel connected, now 1 active connections and 0 inactive connections
2021-05-29 23:19:58.150 DEBUG 1 --- [ctor-http-nio-4] io.netty.handler.ssl.SslHandler          : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] HANDSHAKEN: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
2021-05-29 23:19:58.151 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}, [connected])
2021-05-29 23:19:58.204 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [configured])
2021-05-29 23:19:58.209 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:19:58.210 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:19:58.225 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:19:58.262 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=2c2d4c04-77b5-4acc-93f4-e617b8eff7e3, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:19:58 GMT]
2021-05-29 23:19:58.263 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:19:58.305 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:19:58.306 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:19:58.316 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:19:58.318  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-29 23:19:58.323 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-29 23:19:58.324  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-05-29 23:19:58.415  INFO 1 --- [           main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@46271dd6: startup date [Sat May 29 23:19:58 UTC 2021]; root of context hierarchy
2021-05-29 23:19:58.417  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-29 23:19:58.417 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-29 23:19:58.425 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-29 23:19:58.504 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-05-29 23:19:58.505 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-29 23:19:58.505 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-29 23:19:58.505 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-29 23:19:58.505 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-29 23:19:58.505 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-29 23:19:58.506 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-29 23:19:58.506 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-29 23:19:58.506 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-29 23:19:58.506 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-29 23:19:58.506 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-29 23:19:58.506 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-29 23:19:58.506 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-29 23:19:58.507 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-29 23:19:58.507 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-29 23:19:58.507 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-29 23:19:58.507 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-29 23:19:58.507 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-29 23:19:58.507 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-29 23:19:58.507 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-05-29 23:19:58.507 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-29 23:19:58.507 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-05-29 23:19:58.507 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-05-29 23:19:58.508 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-29 23:19:58.508 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-29 23:19:58.508 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-29 23:19:58.517  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-29 23:19:58.517  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-29 23:19:58.518  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-29 23:19:58.518  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-29 23:19:58.518  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-29 23:19:58.518  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-29 23:19:58.518  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-29 23:19:58.518  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-29 23:19:58.518  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-29 23:19:58.518  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-29 23:19:58.518  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-29 23:19:58.518  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-29 23:19:58.519  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-29 23:19:58.519  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-29 23:19:58.519  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-29 23:19:58.519  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-29 23:19:58.519  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-29 23:19:58.519  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-29 23:19:58.519  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-29 23:19:58.519  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-29 23:19:58.519  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-29 23:19:58.519  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-29 23:19:58.520  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-29 23:19:58.520  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-29 23:19:58.520  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-29 23:19:58.521  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-05-29 23:19:58.522 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:19:58.522 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:19:58.523 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29 23:20:00.074  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-29 23:20:01.203  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-05-29 23:20:01.258  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-29 23:20:01.601  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration$$EnhancerBySpringCGLIB$$25b1a14c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-05-29 23:20:02.202  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-05-29 23:20:02.203  INFO 1 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 3788 ms
2021-05-29 23:20:03.298  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'characterEncodingFilter' to: [/*]
2021-05-29 23:20:03.299  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'webMvcMetricsFilter' to: [/*]
2021-05-29 23:20:03.300  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
2021-05-29 23:20:03.300  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpPutFormContentFilter' to: [/*]
2021-05-29 23:20:03.300  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'requestContextFilter' to: [/*]
2021-05-29 23:20:03.300  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpTraceFilter' to: [/*]
2021-05-29 23:20:03.300  INFO 1 --- [           main] o.s.b.w.servlet.ServletRegistrationBean  : Servlet dispatcherServlet mapped to [/]
2021-05-29 23:20:04.169  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-29 23:20:04.300  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:311}] to dcae-mongohost:27017
2021-05-29 23:20:04.306  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=3849851}
2021-05-29 23:20:04.836  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-29 23:20:04.838  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-29 23:20:04.839  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-29 23:20:04.853  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-29 23:20:04.854  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-29 23:20:04.854  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-29 23:20:04.859  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-29 23:20:04.860  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-29 23:20:04.998  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-05-29 23:20:05.046  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-29 23:20:05.047  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-29 23:20:05.048  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-29 23:20:05.048  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-29 23:20:05.049  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-29 23:20:05.049  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-29 23:20:05.049  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-29 23:20:05.050  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-29 23:20:05.050  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-29 23:20:05.050  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-29 23:20:05.051  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-29 23:20:05.051  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-29 23:20:05.051  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-29 23:20:05.052  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-29 23:20:05.052  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-29 23:20:05.053  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-29 23:20:05.053  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-29 23:20:05.053  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-29 23:20:05.054  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-29 23:20:05.054  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-29 23:20:05.055  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-29 23:20:05.305  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-29 23:20:05.360  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-05-29 23:20:05.569  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:312}] to dcae-mongohost:27017
2021-05-29 23:20:10.621 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-05-29 23:20:10.627  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-05-29 23:20:10.628 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-05-29 23:20:10.628  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-29 23:20:10.628  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-05-29 23:20:10.642  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-29 23:20:10.652 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-05-29 23:20:10.652  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-05-29 23:20:10.652 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-05-29 23:20:10.653  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-29 23:20:10.653  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-05-29 23:20:10.700  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-29 23:20:10.700  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-29 23:20:11.128  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-29 23:20:11.227  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-05-29 23:20:11.605  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-29 23:20:11.759  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@46271dd6: startup date [Sat May 29 23:19:58 UTC 2021]; root of context hierarchy
2021-05-29 23:20:11.912  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-29 23:20:11.912  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-29 23:20:12.698  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Registering beans for JMX exposure on startup
2021-05-29 23:20:12.713  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Bean with name 'mongoMessageGroupStore' has been autodetected for JMX exposure
2021-05-29 23:20:12.716  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-29 23:20:12.720  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-29 23:20:12.799  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-29 23:20:12.832  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 0
2021-05-29 23:20:12.833  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-05-29 23:20:12.833  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-05-29 23:20:12.834  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-05-29 23:20:12.834  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-05-29 23:20:12.834  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-05-29 23:20:12.834  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-05-29 23:20:12.834  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-05-29 23:20:12.834  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-05-29 23:20:12.834  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-05-29 23:20:12.834  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-05-29 23:20:12.834  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-05-29 23:20:12.834  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-05-29 23:20:12.835  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-05-29 23:20:12.835  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-05-29 23:20:12.835  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-05-29 23:20:12.835  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-05-29 23:20:12.835  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-05-29 23:20:12.835  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-05-29 23:20:12.835  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 1073741823
2021-05-29 23:20:12.838  INFO 1 --- [           main] o.s.i.e.SourcePollingChannelAdapter      : started mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0
2021-05-29 23:20:12.839  INFO 1 --- [           main] o.s.i.endpoint.PollingConsumer           : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-05-29 23:20:12.839  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 2147483647
2021-05-29 23:20:12.840  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2021-05-29T23:20:12.854+0000|9f401d60-a2c7-45e1-9e2b-e58c6826481f|Request Id: 9f401d60-a2c7-45e1-9e2b-e58c6826481f. Transaction Id: S4FML. Begin TS: 2021-05-29T23:20:12.841+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:20:12.850 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9f401d60-a2c7-45e1-9e2b-e58c6826481f. Transaction Id: S4FML. Begin TS: 2021-05-29T23:20:12.841+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:20:12.910  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2021-05-29 23:20:13.020  INFO 1 --- [           main] s.d.s.w.s.ApiListingReferenceScanner     : Scanning for api listing references
2021-05-29 23:20:13.630  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.0.27.Final
2021-05-29 23:20:13.643  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.3.8.Final
2021-05-29 23:20:13.673  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-29 23:20:13.775  INFO 1 --- [           main] o.s.b.w.e.u.UndertowServletWebServer     : Undertow started on port(s) 9091 (http) with context path ''
2021-05-29 23:20:13.780  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 18.223 seconds (JVM running for 19.574)
2021-05-29T23:20:12.922+0000|2021-05-29T23:20:14.072+0000|9f401d60-a2c7-45e1-9e2b-e58c6826481f|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.233.74.202|1150|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9f401d60-a2c7-45e1-9e2b-e58c6826481f, Transaction Id: S4FML, Elapsed Time: 1150 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:20:14.075 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9f401d60-a2c7-45e1-9e2b-e58c6826481f, Transaction Id: S4FML, Elapsed Time: 1150 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:20:14.086 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=9f401d60-a2c7-45e1-9e2b-e58c6826481f, X-ECOMP-TransactionID=S4FML, X-Begin-Timestamp=2021-05-29T23:20:12.841+0000, id=54310836-8c34-ce4b-bdac-4d276d27f45a, timestamp=1622330412895}], headers={id=799e7aa3-8cca-6e66-2e7a-720cd54d48a0, timestamp=1622330414085}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9f401d60-a2c7-45e1-9e2b-e58c6826481f, X-ECOMP-TransactionID=S4FML, X-Begin-Timestamp=2021-05-29T23:20:12.841+0000, id=54310836-8c34-ce4b-bdac-4d276d27f45a, timestamp=1622330412895}]
2021-05-29 23:20:25.107  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-05-29 23:20:25.107  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization started
2021-05-29 23:20:25.130  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization completed in 23 ms
2021-05-29T23:20:42.840+0000|cd064912-d5a2-41a5-8d8b-4d989c2f77f4|Request Id: cd064912-d5a2-41a5-8d8b-4d989c2f77f4. Transaction Id: DRS4V. Begin TS: 2021-05-29T23:20:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:20:42.839 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cd064912-d5a2-41a5-8d8b-4d989c2f77f4. Transaction Id: DRS4V. Begin TS: 2021-05-29T23:20:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:20:42.843+0000|2021-05-29T23:20:43.862+0000|cd064912-d5a2-41a5-8d8b-4d989c2f77f4|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1019|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: cd064912-d5a2-41a5-8d8b-4d989c2f77f4, Transaction Id: DRS4V, Elapsed Time: 1019 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:20:43.863 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cd064912-d5a2-41a5-8d8b-4d989c2f77f4, Transaction Id: DRS4V, Elapsed Time: 1019 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:20:43.866 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=cd064912-d5a2-41a5-8d8b-4d989c2f77f4, X-ECOMP-TransactionID=DRS4V, X-Begin-Timestamp=2021-05-29T23:20:42.838+0000, id=3b9aefc4-3651-6c04-27be-d9a697d0f44f, timestamp=1622330442840}], headers={id=6d23ecb6-2ef1-7a07-11ba-69325e39ac6d, timestamp=1622330443866}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=cd064912-d5a2-41a5-8d8b-4d989c2f77f4, X-ECOMP-TransactionID=DRS4V, X-Begin-Timestamp=2021-05-29T23:20:42.838+0000, id=3b9aefc4-3651-6c04-27be-d9a697d0f44f, timestamp=1622330442840}]
2021-05-29 23:20:56.930 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-29 23:20:56.934 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:20:56.934 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:20:56.934 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:20:56.936 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:20:56.965 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=eab6b82a-09e1-4fdc-87bd-5e47d5f223a3, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:20:56 GMT]
2021-05-29 23:20:56.966 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:20:56.966 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:20:56.967 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:20:56.969 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:20:56.971  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-29 23:20:56.971 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-29 23:20:56.973 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:20:56.973 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:20:56.973 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:21:12.839+0000|54159f75-ae90-454f-8a29-5797be346ee5|Request Id: 54159f75-ae90-454f-8a29-5797be346ee5. Transaction Id: POZNT. Begin TS: 2021-05-29T23:21:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:21:12.838 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 54159f75-ae90-454f-8a29-5797be346ee5. Transaction Id: POZNT. Begin TS: 2021-05-29T23:21:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:21:12.841+0000|2021-05-29T23:21:13.879+0000|54159f75-ae90-454f-8a29-5797be346ee5|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1038|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 54159f75-ae90-454f-8a29-5797be346ee5, Transaction Id: POZNT, Elapsed Time: 1038 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:21:13.879 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 54159f75-ae90-454f-8a29-5797be346ee5, Transaction Id: POZNT, Elapsed Time: 1038 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:21:13.881 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=54159f75-ae90-454f-8a29-5797be346ee5, X-ECOMP-TransactionID=POZNT, X-Begin-Timestamp=2021-05-29T23:21:12.838+0000, id=ab9810d9-b551-f96d-c6df-d8a3d424f973, timestamp=1622330472839}], headers={id=c2c2dd62-3cdd-5bfe-9cfc-6695572b6b9b, timestamp=1622330473881}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=54159f75-ae90-454f-8a29-5797be346ee5, X-ECOMP-TransactionID=POZNT, X-Begin-Timestamp=2021-05-29T23:21:12.838+0000, id=ab9810d9-b551-f96d-c6df-d8a3d424f973, timestamp=1622330472839}]
2021-05-29T23:21:42.839+0000|5f729b8c-c9d5-498a-a648-4ecc8418b3d8|Request Id: 5f729b8c-c9d5-498a-a648-4ecc8418b3d8. Transaction Id: RNE7I. Begin TS: 2021-05-29T23:21:42.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:21:42.839 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5f729b8c-c9d5-498a-a648-4ecc8418b3d8. Transaction Id: RNE7I. Begin TS: 2021-05-29T23:21:42.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:21:42.841+0000|2021-05-29T23:21:43.893+0000|5f729b8c-c9d5-498a-a648-4ecc8418b3d8|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.233.74.202|1052|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5f729b8c-c9d5-498a-a648-4ecc8418b3d8, Transaction Id: RNE7I, Elapsed Time: 1052 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:21:43.893 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5f729b8c-c9d5-498a-a648-4ecc8418b3d8, Transaction Id: RNE7I, Elapsed Time: 1052 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:21:43.894 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=5f729b8c-c9d5-498a-a648-4ecc8418b3d8, X-ECOMP-TransactionID=RNE7I, X-Begin-Timestamp=2021-05-29T23:21:42.839+0000, id=4fa1d5a8-3a3b-2f0d-a290-cff6ec20dde9, timestamp=1622330502840}], headers={id=a5ddc947-3e13-e80a-29d6-734673e0cab1, timestamp=1622330503894}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5f729b8c-c9d5-498a-a648-4ecc8418b3d8, X-ECOMP-TransactionID=RNE7I, X-Begin-Timestamp=2021-05-29T23:21:42.839+0000, id=4fa1d5a8-3a3b-2f0d-a290-cff6ec20dde9, timestamp=1622330502840}]
2021-05-29 23:21:56.929 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-29 23:21:56.932 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:21:56.932 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:21:56.933 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:21:56.935 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:21:56.967 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=25ea5b37-65e2-4ecd-b761-07eb74512613, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:21:56 GMT]
2021-05-29 23:21:56.967 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:21:56.968 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:21:56.968 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:21:56.972 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:21:56.973  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-29 23:21:56.973 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-29 23:21:56.975 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:21:56.975 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:21:56.975 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:22:12.839+0000|056b2466-8f45-4e3c-ad84-5b3acdc26584|Request Id: 056b2466-8f45-4e3c-ad84-5b3acdc26584. Transaction Id: RP2LW. Begin TS: 2021-05-29T23:22:12.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:22:12.839 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 056b2466-8f45-4e3c-ad84-5b3acdc26584. Transaction Id: RP2LW. Begin TS: 2021-05-29T23:22:12.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:22:12.841+0000|2021-05-29T23:22:13.879+0000|056b2466-8f45-4e3c-ad84-5b3acdc26584|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1038|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 056b2466-8f45-4e3c-ad84-5b3acdc26584, Transaction Id: RP2LW, Elapsed Time: 1038 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:22:13.879 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 056b2466-8f45-4e3c-ad84-5b3acdc26584, Transaction Id: RP2LW, Elapsed Time: 1038 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:22:13.880 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=056b2466-8f45-4e3c-ad84-5b3acdc26584, X-ECOMP-TransactionID=RP2LW, X-Begin-Timestamp=2021-05-29T23:22:12.839+0000, id=f407e4dc-476d-83db-863d-9f9c1c165cf6, timestamp=1622330532840}], headers={id=a602128b-5343-5cc6-1561-b13619bd2cc9, timestamp=1622330533880}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=056b2466-8f45-4e3c-ad84-5b3acdc26584, X-ECOMP-TransactionID=RP2LW, X-Begin-Timestamp=2021-05-29T23:22:12.839+0000, id=f407e4dc-476d-83db-863d-9f9c1c165cf6, timestamp=1622330532840}]
2021-05-29T23:22:42.839+0000|d84bf81d-1979-4184-9410-1bf2dc981a63|Request Id: d84bf81d-1979-4184-9410-1bf2dc981a63. Transaction Id: BGQRQ. Begin TS: 2021-05-29T23:22:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:22:42.838 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d84bf81d-1979-4184-9410-1bf2dc981a63. Transaction Id: BGQRQ. Begin TS: 2021-05-29T23:22:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:22:42.840+0000|2021-05-29T23:22:43.862+0000|d84bf81d-1979-4184-9410-1bf2dc981a63|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1022|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d84bf81d-1979-4184-9410-1bf2dc981a63, Transaction Id: BGQRQ, Elapsed Time: 1022 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:22:43.862 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d84bf81d-1979-4184-9410-1bf2dc981a63, Transaction Id: BGQRQ, Elapsed Time: 1022 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:22:43.864 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d84bf81d-1979-4184-9410-1bf2dc981a63, X-ECOMP-TransactionID=BGQRQ, X-Begin-Timestamp=2021-05-29T23:22:42.838+0000, id=0c404304-3518-d075-7fb5-241395443332, timestamp=1622330562839}], headers={id=39b689b4-aba7-957d-407a-19b1e48fafc3, timestamp=1622330563864}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d84bf81d-1979-4184-9410-1bf2dc981a63, X-ECOMP-TransactionID=BGQRQ, X-Begin-Timestamp=2021-05-29T23:22:42.838+0000, id=0c404304-3518-d075-7fb5-241395443332, timestamp=1622330562839}]
2021-05-29 23:22:56.929 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-29 23:22:56.932 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:22:56.933 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:22:56.933 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:22:56.935 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:22:56.965 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=f3adc9a0-1ea9-48bf-86fe-a09d5e896aeb, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:22:56 GMT]
2021-05-29 23:22:56.966 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:22:56.966 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:22:56.967 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:22:56.973 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:22:56.974  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-29 23:22:56.974 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-29 23:22:56.974 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:22:56.974 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:22:56.974 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:23:12.839+0000|4c4f51ff-fb43-4bc3-8bde-82b4d87a901e|Request Id: 4c4f51ff-fb43-4bc3-8bde-82b4d87a901e. Transaction Id: AFQH2. Begin TS: 2021-05-29T23:23:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:23:12.838 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4c4f51ff-fb43-4bc3-8bde-82b4d87a901e. Transaction Id: AFQH2. Begin TS: 2021-05-29T23:23:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:23:12.840+0000|2021-05-29T23:23:13.879+0000|4c4f51ff-fb43-4bc3-8bde-82b4d87a901e|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1039|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4c4f51ff-fb43-4bc3-8bde-82b4d87a901e, Transaction Id: AFQH2, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:23:13.879 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4c4f51ff-fb43-4bc3-8bde-82b4d87a901e, Transaction Id: AFQH2, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:23:13.882 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4c4f51ff-fb43-4bc3-8bde-82b4d87a901e, X-ECOMP-TransactionID=AFQH2, X-Begin-Timestamp=2021-05-29T23:23:12.838+0000, id=2eadfbc0-af03-4601-63ae-800afb450d53, timestamp=1622330592839}], headers={id=37cb61ea-0db3-c9bb-900d-7b4f212457cf, timestamp=1622330593882}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4c4f51ff-fb43-4bc3-8bde-82b4d87a901e, X-ECOMP-TransactionID=AFQH2, X-Begin-Timestamp=2021-05-29T23:23:12.838+0000, id=2eadfbc0-af03-4601-63ae-800afb450d53, timestamp=1622330592839}]
2021-05-29T23:23:42.840+0000|bcfd832d-8bf2-43db-bd9f-e4cb9dc2ba42|Request Id: bcfd832d-8bf2-43db-bd9f-e4cb9dc2ba42. Transaction Id: OGF1Y. Begin TS: 2021-05-29T23:23:42.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:23:42.839 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bcfd832d-8bf2-43db-bd9f-e4cb9dc2ba42. Transaction Id: OGF1Y. Begin TS: 2021-05-29T23:23:42.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:23:42.842+0000|2021-05-29T23:23:43.863+0000|bcfd832d-8bf2-43db-bd9f-e4cb9dc2ba42|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1021|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bcfd832d-8bf2-43db-bd9f-e4cb9dc2ba42, Transaction Id: OGF1Y, Elapsed Time: 1021 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:23:43.863 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bcfd832d-8bf2-43db-bd9f-e4cb9dc2ba42, Transaction Id: OGF1Y, Elapsed Time: 1021 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:23:43.865 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bcfd832d-8bf2-43db-bd9f-e4cb9dc2ba42, X-ECOMP-TransactionID=OGF1Y, X-Begin-Timestamp=2021-05-29T23:23:42.839+0000, id=93038fce-35a5-6009-4859-3cf0e647802d, timestamp=1622330622841}], headers={id=5a4bf620-520f-15fa-6e72-03d154a4a36d, timestamp=1622330623865}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bcfd832d-8bf2-43db-bd9f-e4cb9dc2ba42, X-ECOMP-TransactionID=OGF1Y, X-Begin-Timestamp=2021-05-29T23:23:42.839+0000, id=93038fce-35a5-6009-4859-3cf0e647802d, timestamp=1622330622841}]
2021-05-29 23:23:56.929 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-29 23:23:56.932 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:23:56.932 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:23:56.932 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:23:56.934 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:23:56.962 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=6a5f9eef-d541-495d-ad8b-7af653f06259, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:23:56 GMT]
2021-05-29 23:23:56.962 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:23:56.963 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:23:56.963 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:23:56.965 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:23:56.966  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-29 23:23:56.966 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-29 23:23:56.967 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:23:56.967 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:23:56.967 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:24:12.839+0000|33f682c4-a4ee-4c4e-9f75-a1a7c351ac43|Request Id: 33f682c4-a4ee-4c4e-9f75-a1a7c351ac43. Transaction Id: POG6B. Begin TS: 2021-05-29T23:24:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:24:12.838 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 33f682c4-a4ee-4c4e-9f75-a1a7c351ac43. Transaction Id: POG6B. Begin TS: 2021-05-29T23:24:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:24:12.840+0000|2021-05-29T23:24:13.877+0000|33f682c4-a4ee-4c4e-9f75-a1a7c351ac43|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1037|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 33f682c4-a4ee-4c4e-9f75-a1a7c351ac43, Transaction Id: POG6B, Elapsed Time: 1037 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:24:13.877 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 33f682c4-a4ee-4c4e-9f75-a1a7c351ac43, Transaction Id: POG6B, Elapsed Time: 1037 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:24:13.879 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/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=33f682c4-a4ee-4c4e-9f75-a1a7c351ac43, X-ECOMP-TransactionID=POG6B, X-Begin-Timestamp=2021-05-29T23:24:12.838+0000, id=9b38ec0d-9b86-d676-0807-bc8d6416a9d1, timestamp=1622330652839}], headers={id=c4ef4042-e8eb-7b59-47d8-e6f0b3ccc230, timestamp=1622330653879}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=33f682c4-a4ee-4c4e-9f75-a1a7c351ac43, X-ECOMP-TransactionID=POG6B, X-Begin-Timestamp=2021-05-29T23:24:12.838+0000, id=9b38ec0d-9b86-d676-0807-bc8d6416a9d1, timestamp=1622330652839}]
2021-05-29T23:24:42.839+0000|6ed1f13c-2614-429f-b29b-67d375c1b2f7|Request Id: 6ed1f13c-2614-429f-b29b-67d375c1b2f7. Transaction Id: O7KQA. Begin TS: 2021-05-29T23:24:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:24:42.838 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6ed1f13c-2614-429f-b29b-67d375c1b2f7. Transaction Id: O7KQA. Begin TS: 2021-05-29T23:24:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:24:42.841+0000|2021-05-29T23:24:43.863+0000|6ed1f13c-2614-429f-b29b-67d375c1b2f7|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1022|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6ed1f13c-2614-429f-b29b-67d375c1b2f7, Transaction Id: O7KQA, Elapsed Time: 1022 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:24:43.863 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6ed1f13c-2614-429f-b29b-67d375c1b2f7, Transaction Id: O7KQA, Elapsed Time: 1022 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:24:43.865 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6ed1f13c-2614-429f-b29b-67d375c1b2f7, X-ECOMP-TransactionID=O7KQA, X-Begin-Timestamp=2021-05-29T23:24:42.838+0000, id=4603c1d4-87fc-bf04-c4dc-b1ef75f62c8b, timestamp=1622330682839}], headers={id=7829f246-509c-35a6-0cc3-f9dba9edc479, timestamp=1622330683864}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6ed1f13c-2614-429f-b29b-67d375c1b2f7, X-ECOMP-TransactionID=O7KQA, X-Begin-Timestamp=2021-05-29T23:24:42.838+0000, id=4603c1d4-87fc-bf04-c4dc-b1ef75f62c8b, timestamp=1622330682839}]
2021-05-29 23:24:56.929 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-29 23:24:56.932 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:24:56.932 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:24:56.932 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:24:56.934 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:24:56.962 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=2fc688a2-4239-4cad-80b5-ea9267467b1a, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:24:56 GMT]
2021-05-29 23:24:56.963 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:24:56.963 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:24:56.964 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:24:56.965 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:24:56.967  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-29 23:24:56.967 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-29 23:24:56.968 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:24:56.968 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:24:56.968 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:25:12.839+0000|0433bb41-5327-4430-9c1c-c220cfdbde71|Request Id: 0433bb41-5327-4430-9c1c-c220cfdbde71. Transaction Id: D1HPB. Begin TS: 2021-05-29T23:25:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:25:12.838 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0433bb41-5327-4430-9c1c-c220cfdbde71. Transaction Id: D1HPB. Begin TS: 2021-05-29T23:25:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:25:12.840+0000|2021-05-29T23:25:13.879+0000|0433bb41-5327-4430-9c1c-c220cfdbde71|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1039|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0433bb41-5327-4430-9c1c-c220cfdbde71, Transaction Id: D1HPB, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:25:13.879 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0433bb41-5327-4430-9c1c-c220cfdbde71, Transaction Id: D1HPB, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:25:13.881 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=0433bb41-5327-4430-9c1c-c220cfdbde71, X-ECOMP-TransactionID=D1HPB, X-Begin-Timestamp=2021-05-29T23:25:12.838+0000, id=bcec4ad8-f62c-6e46-5e98-82108e50ac1c, timestamp=1622330712839}], headers={id=e0b972b9-9f86-5d24-b297-4d2c55be7fc6, timestamp=1622330713880}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=0433bb41-5327-4430-9c1c-c220cfdbde71, X-ECOMP-TransactionID=D1HPB, X-Begin-Timestamp=2021-05-29T23:25:12.838+0000, id=bcec4ad8-f62c-6e46-5e98-82108e50ac1c, timestamp=1622330712839}]
2021-05-29T23:25:42.839+0000|8b57dc80-7ead-46aa-b304-d04ff33bad2d|Request Id: 8b57dc80-7ead-46aa-b304-d04ff33bad2d. Transaction Id: LTLNN. Begin TS: 2021-05-29T23:25:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:25:42.838 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8b57dc80-7ead-46aa-b304-d04ff33bad2d. Transaction Id: LTLNN. Begin TS: 2021-05-29T23:25:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:25:42.840+0000|2021-05-29T23:25:43.861+0000|8b57dc80-7ead-46aa-b304-d04ff33bad2d|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1021|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8b57dc80-7ead-46aa-b304-d04ff33bad2d, Transaction Id: LTLNN, Elapsed Time: 1021 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:25:43.861 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8b57dc80-7ead-46aa-b304-d04ff33bad2d, Transaction Id: LTLNN, Elapsed Time: 1021 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:25:43.864 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8b57dc80-7ead-46aa-b304-d04ff33bad2d, X-ECOMP-TransactionID=LTLNN, X-Begin-Timestamp=2021-05-29T23:25:42.838+0000, id=c6f0092e-b765-ac65-fd64-ce4b172bf0c5, timestamp=1622330742839}], headers={id=46db4f21-0162-63cf-b338-226208ff0889, timestamp=1622330743864}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8b57dc80-7ead-46aa-b304-d04ff33bad2d, X-ECOMP-TransactionID=LTLNN, X-Begin-Timestamp=2021-05-29T23:25:42.838+0000, id=c6f0092e-b765-ac65-fd64-ce4b172bf0c5, timestamp=1622330742839}]
2021-05-29 23:25:56.929 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-29 23:25:56.932 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:25:56.933 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:25:56.933 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:25:56.935 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:25:56.966 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=29c41ddb-cf81-4690-9b82-a23dd97d7bc9, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:25:56 GMT]
2021-05-29 23:25:56.967 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:25:56.967 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:25:56.968 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:25:56.970 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:25:56.971  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-29 23:25:56.971 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-29 23:25:56.972 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:25:56.972 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:25:56.972 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:26:12.839+0000|42244950-cd84-459f-829c-2ee8719672f4|Request Id: 42244950-cd84-459f-829c-2ee8719672f4. Transaction Id: JX2RV. Begin TS: 2021-05-29T23:26:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:26:12.838 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 42244950-cd84-459f-829c-2ee8719672f4. Transaction Id: JX2RV. Begin TS: 2021-05-29T23:26:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:26:12.840+0000|2021-05-29T23:26:13.879+0000|42244950-cd84-459f-829c-2ee8719672f4|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1039|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 42244950-cd84-459f-829c-2ee8719672f4, Transaction Id: JX2RV, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:26:13.879 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 42244950-cd84-459f-829c-2ee8719672f4, Transaction Id: JX2RV, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:26:13.881 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=42244950-cd84-459f-829c-2ee8719672f4, X-ECOMP-TransactionID=JX2RV, X-Begin-Timestamp=2021-05-29T23:26:12.838+0000, id=52aef606-eec2-653e-8dbf-8f75ed745c83, timestamp=1622330772839}], headers={id=5af9d363-32c5-d4c6-8cb2-bea9cbebf215, timestamp=1622330773881}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=42244950-cd84-459f-829c-2ee8719672f4, X-ECOMP-TransactionID=JX2RV, X-Begin-Timestamp=2021-05-29T23:26:12.838+0000, id=52aef606-eec2-653e-8dbf-8f75ed745c83, timestamp=1622330772839}]
2021-05-29T23:26:42.839+0000|5af3c745-1a28-46e6-a0a4-5b1a34e42fbb|Request Id: 5af3c745-1a28-46e6-a0a4-5b1a34e42fbb. Transaction Id: HLNRG. Begin TS: 2021-05-29T23:26:42.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:26:42.839 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5af3c745-1a28-46e6-a0a4-5b1a34e42fbb. Transaction Id: HLNRG. Begin TS: 2021-05-29T23:26:42.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:26:42.841+0000|2021-05-29T23:26:43.862+0000|5af3c745-1a28-46e6-a0a4-5b1a34e42fbb|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1021|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5af3c745-1a28-46e6-a0a4-5b1a34e42fbb, Transaction Id: HLNRG, Elapsed Time: 1021 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:26:43.862 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5af3c745-1a28-46e6-a0a4-5b1a34e42fbb, Transaction Id: HLNRG, Elapsed Time: 1021 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:26:43.864 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5af3c745-1a28-46e6-a0a4-5b1a34e42fbb, X-ECOMP-TransactionID=HLNRG, X-Begin-Timestamp=2021-05-29T23:26:42.839+0000, id=f2271efc-9325-e961-3c6b-828be01f717c, timestamp=1622330802840}], headers={id=b2f9cd3c-0305-5a9c-3df8-025ed77eb4f1, timestamp=1622330803864}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5af3c745-1a28-46e6-a0a4-5b1a34e42fbb, X-ECOMP-TransactionID=HLNRG, X-Begin-Timestamp=2021-05-29T23:26:42.839+0000, id=f2271efc-9325-e961-3c6b-828be01f717c, timestamp=1622330802840}]
2021-05-29 23:26:56.929 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-29 23:26:56.932 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:26:56.933 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:26:56.933 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:26:56.935 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:26:56.961 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=e5215203-5ea8-4c83-8b92-951f59e49cdc, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:26:56 GMT]
2021-05-29 23:26:56.961 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:26:56.961 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:26:56.962 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:26:56.962 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:26:56.963  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-29 23:26:56.963 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-29 23:26:56.964 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:26:56.964 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:26:56.964 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:27:12.839+0000|8c855d6e-251d-4992-a34c-7684db751cf4|Request Id: 8c855d6e-251d-4992-a34c-7684db751cf4. Transaction Id: EA8RC. Begin TS: 2021-05-29T23:27:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:27:12.838 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8c855d6e-251d-4992-a34c-7684db751cf4. Transaction Id: EA8RC. Begin TS: 2021-05-29T23:27:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:27:12.840+0000|2021-05-29T23:27:13.879+0000|8c855d6e-251d-4992-a34c-7684db751cf4|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1039|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8c855d6e-251d-4992-a34c-7684db751cf4, Transaction Id: EA8RC, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:27:13.879 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8c855d6e-251d-4992-a34c-7684db751cf4, Transaction Id: EA8RC, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:27:13.881 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8c855d6e-251d-4992-a34c-7684db751cf4, X-ECOMP-TransactionID=EA8RC, X-Begin-Timestamp=2021-05-29T23:27:12.838+0000, id=5d14c5fd-f179-45d9-ff75-c45b360b64c6, timestamp=1622330832839}], headers={id=4514c990-db62-0018-ccaf-c41f1a83e7a8, timestamp=1622330833880}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8c855d6e-251d-4992-a34c-7684db751cf4, X-ECOMP-TransactionID=EA8RC, X-Begin-Timestamp=2021-05-29T23:27:12.838+0000, id=5d14c5fd-f179-45d9-ff75-c45b360b64c6, timestamp=1622330832839}]
2021-05-29T23:27:42.842+0000|95c0c7a5-b29d-46aa-b8cb-8f0ba16044e4|Request Id: 95c0c7a5-b29d-46aa-b8cb-8f0ba16044e4. Transaction Id: DPOSI. Begin TS: 2021-05-29T23:27:42.840+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:27:42.841 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 95c0c7a5-b29d-46aa-b8cb-8f0ba16044e4. Transaction Id: DPOSI. Begin TS: 2021-05-29T23:27:42.840+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:27:42.846+0000|2021-05-29T23:27:43.863+0000|95c0c7a5-b29d-46aa-b8cb-8f0ba16044e4|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1017|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 95c0c7a5-b29d-46aa-b8cb-8f0ba16044e4, Transaction Id: DPOSI, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:27:43.864 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 95c0c7a5-b29d-46aa-b8cb-8f0ba16044e4, Transaction Id: DPOSI, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:27:43.867 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=95c0c7a5-b29d-46aa-b8cb-8f0ba16044e4, X-ECOMP-TransactionID=DPOSI, X-Begin-Timestamp=2021-05-29T23:27:42.840+0000, id=edbe7438-274e-7833-0b4d-e32726be1d77, timestamp=1622330862843}], headers={id=f03b3780-338b-2bd1-c20e-498ab976466a, timestamp=1622330863866}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=95c0c7a5-b29d-46aa-b8cb-8f0ba16044e4, X-ECOMP-TransactionID=DPOSI, X-Begin-Timestamp=2021-05-29T23:27:42.840+0000, id=edbe7438-274e-7833-0b4d-e32726be1d77, timestamp=1622330862843}]
2021-05-29 23:27:56.930 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-29 23:27:56.933 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:27:56.934 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:27:56.934 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:27:56.938 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:27:56.966 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=dcbf4133-a9b9-4d5a-9a23-f9e0014e8232, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:27:56 GMT]
2021-05-29 23:27:56.966 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:27:56.967 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:27:56.967 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:27:56.969 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:27:56.970  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-29 23:27:56.970 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-29 23:27:56.971 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:27:56.971 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:27:56.972 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:28:12.839+0000|26b9827c-437b-4460-84b0-786c9aa0bb4e|Request Id: 26b9827c-437b-4460-84b0-786c9aa0bb4e. Transaction Id: SLAWX. Begin TS: 2021-05-29T23:28:12.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:28:12.839 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 26b9827c-437b-4460-84b0-786c9aa0bb4e. Transaction Id: SLAWX. Begin TS: 2021-05-29T23:28:12.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:28:12.841+0000|2021-05-29T23:28:13.877+0000|26b9827c-437b-4460-84b0-786c9aa0bb4e|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1036|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 26b9827c-437b-4460-84b0-786c9aa0bb4e, Transaction Id: SLAWX, Elapsed Time: 1036 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:28:13.877 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 26b9827c-437b-4460-84b0-786c9aa0bb4e, Transaction Id: SLAWX, Elapsed Time: 1036 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:28:13.879 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=26b9827c-437b-4460-84b0-786c9aa0bb4e, X-ECOMP-TransactionID=SLAWX, X-Begin-Timestamp=2021-05-29T23:28:12.839+0000, id=2078938d-aab8-6889-5ce1-c63f5ef22284, timestamp=1622330892839}], headers={id=f11650d1-1964-c8ab-acc6-6d85883d94cc, timestamp=1622330893879}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=26b9827c-437b-4460-84b0-786c9aa0bb4e, X-ECOMP-TransactionID=SLAWX, X-Begin-Timestamp=2021-05-29T23:28:12.839+0000, id=2078938d-aab8-6889-5ce1-c63f5ef22284, timestamp=1622330892839}]
2021-05-29T23:28:42.839+0000|eb46bc6a-8fd7-4ad5-b918-debe204cb516|Request Id: eb46bc6a-8fd7-4ad5-b918-debe204cb516. Transaction Id: MNNCS. Begin TS: 2021-05-29T23:28:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:28:42.839 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: eb46bc6a-8fd7-4ad5-b918-debe204cb516. Transaction Id: MNNCS. Begin TS: 2021-05-29T23:28:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:28:42.841+0000|2021-05-29T23:28:43.861+0000|eb46bc6a-8fd7-4ad5-b918-debe204cb516|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1020|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: eb46bc6a-8fd7-4ad5-b918-debe204cb516, Transaction Id: MNNCS, Elapsed Time: 1020 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:28:43.861 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: eb46bc6a-8fd7-4ad5-b918-debe204cb516, Transaction Id: MNNCS, Elapsed Time: 1020 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:28:43.863 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=eb46bc6a-8fd7-4ad5-b918-debe204cb516, X-ECOMP-TransactionID=MNNCS, X-Begin-Timestamp=2021-05-29T23:28:42.838+0000, id=18966a8f-c18e-e8a6-31dc-2ccc7eee3410, timestamp=1622330922840}], headers={id=6f87a67c-ae2b-9be2-9b01-53f694a3d785, timestamp=1622330923863}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=eb46bc6a-8fd7-4ad5-b918-debe204cb516, X-ECOMP-TransactionID=MNNCS, X-Begin-Timestamp=2021-05-29T23:28:42.838+0000, id=18966a8f-c18e-e8a6-31dc-2ccc7eee3410, timestamp=1622330922840}]
2021-05-29 23:28:56.929 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-29 23:28:56.932 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:28:56.932 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:28:56.932 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:28:56.934 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:28:56.961 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=e96baed6-9fc8-4290-ac0b-7275e71d7535, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:28:56 GMT]
2021-05-29 23:28:56.961 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:28:56.962 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:28:56.962 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:28:56.964 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:28:56.965  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-29 23:28:56.965 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-29 23:28:56.966 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:28:56.966 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:28:56.966 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:29:12.839+0000|a2c3385f-e1f4-416c-aead-73c41c610253|Request Id: a2c3385f-e1f4-416c-aead-73c41c610253. Transaction Id: CJQXG. Begin TS: 2021-05-29T23:29:12.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:29:12.839 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a2c3385f-e1f4-416c-aead-73c41c610253. Transaction Id: CJQXG. Begin TS: 2021-05-29T23:29:12.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:29:12.841+0000|2021-05-29T23:29:13.878+0000|a2c3385f-e1f4-416c-aead-73c41c610253|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1037|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a2c3385f-e1f4-416c-aead-73c41c610253, Transaction Id: CJQXG, Elapsed Time: 1037 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:29:13.878 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a2c3385f-e1f4-416c-aead-73c41c610253, Transaction Id: CJQXG, Elapsed Time: 1037 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:29:13.880 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a2c3385f-e1f4-416c-aead-73c41c610253, X-ECOMP-TransactionID=CJQXG, X-Begin-Timestamp=2021-05-29T23:29:12.839+0000, id=1b05bc4a-08eb-3575-8de3-a5849bb0b299, timestamp=1622330952839}], headers={id=efc3b6e6-a8e6-c2c8-a46e-98179aaf945c, timestamp=1622330953879}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a2c3385f-e1f4-416c-aead-73c41c610253, X-ECOMP-TransactionID=CJQXG, X-Begin-Timestamp=2021-05-29T23:29:12.839+0000, id=1b05bc4a-08eb-3575-8de3-a5849bb0b299, timestamp=1622330952839}]
2021-05-29T23:29:42.839+0000|0ee018d2-a06b-4ede-98de-cfbfff0c5b5e|Request Id: 0ee018d2-a06b-4ede-98de-cfbfff0c5b5e. Transaction Id: FLED6. Begin TS: 2021-05-29T23:29:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:29:42.838 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0ee018d2-a06b-4ede-98de-cfbfff0c5b5e. Transaction Id: FLED6. Begin TS: 2021-05-29T23:29:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:29:42.840+0000|2021-05-29T23:29:43.861+0000|0ee018d2-a06b-4ede-98de-cfbfff0c5b5e|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1021|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0ee018d2-a06b-4ede-98de-cfbfff0c5b5e, Transaction Id: FLED6, Elapsed Time: 1021 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:29:43.861 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0ee018d2-a06b-4ede-98de-cfbfff0c5b5e, Transaction Id: FLED6, Elapsed Time: 1021 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:29:43.863 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0ee018d2-a06b-4ede-98de-cfbfff0c5b5e, X-ECOMP-TransactionID=FLED6, X-Begin-Timestamp=2021-05-29T23:29:42.838+0000, id=1368498a-ee03-b718-b8ee-46d9bde804f3, timestamp=1622330982839}], headers={id=e0ffee96-d11e-ccd5-615e-7f128dc5ed46, timestamp=1622330983863}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0ee018d2-a06b-4ede-98de-cfbfff0c5b5e, X-ECOMP-TransactionID=FLED6, X-Begin-Timestamp=2021-05-29T23:29:42.838+0000, id=1368498a-ee03-b718-b8ee-46d9bde804f3, timestamp=1622330982839}]
2021-05-29 23:29:56.930 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-29 23:29:56.932 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:29:56.932 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:29:56.932 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:29:56.934 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:29:56.964 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=02d4d1c1-f031-4930-ac12-94770898fa54, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:29:56 GMT]
2021-05-29 23:29:56.964 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:29:56.964 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:29:56.964 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:29:56.965 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:29:56.966  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-29 23:29:56.966 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-29 23:29:56.966 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:29:56.966 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:29:56.967 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:30:12.839+0000|a4e8d140-c830-4f4f-bf4c-af1e4658a30a|Request Id: a4e8d140-c830-4f4f-bf4c-af1e4658a30a. Transaction Id: BFDRP. Begin TS: 2021-05-29T23:30:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:30:12.839 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a4e8d140-c830-4f4f-bf4c-af1e4658a30a. Transaction Id: BFDRP. Begin TS: 2021-05-29T23:30:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:30:12.841+0000|2021-05-29T23:30:13.879+0000|a4e8d140-c830-4f4f-bf4c-af1e4658a30a|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1038|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a4e8d140-c830-4f4f-bf4c-af1e4658a30a, Transaction Id: BFDRP, Elapsed Time: 1038 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:30:13.880 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a4e8d140-c830-4f4f-bf4c-af1e4658a30a, Transaction Id: BFDRP, Elapsed Time: 1038 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:30:13.881 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/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=a4e8d140-c830-4f4f-bf4c-af1e4658a30a, X-ECOMP-TransactionID=BFDRP, X-Begin-Timestamp=2021-05-29T23:30:12.838+0000, id=0ec9eeaa-3652-eaf0-bdaa-802c61c39e0d, timestamp=1622331012840}], headers={id=11a4f40a-86f1-ece0-6fef-838a1499d67e, timestamp=1622331013881}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a4e8d140-c830-4f4f-bf4c-af1e4658a30a, X-ECOMP-TransactionID=BFDRP, X-Begin-Timestamp=2021-05-29T23:30:12.838+0000, id=0ec9eeaa-3652-eaf0-bdaa-802c61c39e0d, timestamp=1622331012840}]
2021-05-29T23:30:42.838+0000|26c41b77-58c7-4f94-9f28-c6798c4dd51a|Request Id: 26c41b77-58c7-4f94-9f28-c6798c4dd51a. Transaction Id: DE2YJ. Begin TS: 2021-05-29T23:30:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:30:42.838 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 26c41b77-58c7-4f94-9f28-c6798c4dd51a. Transaction Id: DE2YJ. Begin TS: 2021-05-29T23:30:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:30:42.840+0000|2021-05-29T23:30:43.861+0000|26c41b77-58c7-4f94-9f28-c6798c4dd51a|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1021|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 26c41b77-58c7-4f94-9f28-c6798c4dd51a, Transaction Id: DE2YJ, Elapsed Time: 1021 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:30:43.862 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 26c41b77-58c7-4f94-9f28-c6798c4dd51a, Transaction Id: DE2YJ, Elapsed Time: 1021 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:30:43.863 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=26c41b77-58c7-4f94-9f28-c6798c4dd51a, X-ECOMP-TransactionID=DE2YJ, X-Begin-Timestamp=2021-05-29T23:30:42.838+0000, id=bfd93289-7a07-c5ce-eaee-ce15f7835d67, timestamp=1622331042839}], headers={id=3517289b-386e-44a9-ee4a-3fad09f0c24d, timestamp=1622331043863}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=26c41b77-58c7-4f94-9f28-c6798c4dd51a, X-ECOMP-TransactionID=DE2YJ, X-Begin-Timestamp=2021-05-29T23:30:42.838+0000, id=bfd93289-7a07-c5ce-eaee-ce15f7835d67, timestamp=1622331042839}]
2021-05-29 23:30:56.929 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-29 23:30:56.932 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:30:56.932 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:30:56.932 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:30:56.934 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:30:56.969 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=dd3db4f5-256a-4aa9-9cd2-80689fe17683, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:30:56 GMT]
2021-05-29 23:30:56.970 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:30:56.970 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:30:56.970 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:30:56.972 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:30:56.973  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-29 23:30:56.973 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-29 23:30:56.974 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:30:56.974 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:30:56.975 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:31:12.838+0000|526bfd6f-38e4-4869-b812-7929ef6f5d2d|Request Id: 526bfd6f-38e4-4869-b812-7929ef6f5d2d. Transaction Id: PZ7PI. Begin TS: 2021-05-29T23:31:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:31:12.838 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 526bfd6f-38e4-4869-b812-7929ef6f5d2d. Transaction Id: PZ7PI. Begin TS: 2021-05-29T23:31:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:31:12.839+0000|2021-05-29T23:31:13.877+0000|526bfd6f-38e4-4869-b812-7929ef6f5d2d|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1038|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 526bfd6f-38e4-4869-b812-7929ef6f5d2d, Transaction Id: PZ7PI, Elapsed Time: 1038 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:31:13.877 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 526bfd6f-38e4-4869-b812-7929ef6f5d2d, Transaction Id: PZ7PI, Elapsed Time: 1038 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:31:13.878 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=526bfd6f-38e4-4869-b812-7929ef6f5d2d, X-ECOMP-TransactionID=PZ7PI, X-Begin-Timestamp=2021-05-29T23:31:12.838+0000, id=fbc36e8b-a3d4-f942-5241-324a65ef5059, timestamp=1622331072839}], headers={id=6616a943-ee44-37ea-04f1-a400fb347b75, timestamp=1622331073878}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=526bfd6f-38e4-4869-b812-7929ef6f5d2d, X-ECOMP-TransactionID=PZ7PI, X-Begin-Timestamp=2021-05-29T23:31:12.838+0000, id=fbc36e8b-a3d4-f942-5241-324a65ef5059, timestamp=1622331072839}]
2021-05-29T23:31:42.839+0000|d1922d95-938b-4908-9804-8fafbe60dfdc|Request Id: d1922d95-938b-4908-9804-8fafbe60dfdc. Transaction Id: P4TLT. Begin TS: 2021-05-29T23:31:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:31:42.838 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d1922d95-938b-4908-9804-8fafbe60dfdc. Transaction Id: P4TLT. Begin TS: 2021-05-29T23:31:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:31:42.840+0000|2021-05-29T23:31:43.863+0000|d1922d95-938b-4908-9804-8fafbe60dfdc|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1023|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d1922d95-938b-4908-9804-8fafbe60dfdc, Transaction Id: P4TLT, Elapsed Time: 1023 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:31:43.863 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d1922d95-938b-4908-9804-8fafbe60dfdc, Transaction Id: P4TLT, Elapsed Time: 1023 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:31:43.865 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d1922d95-938b-4908-9804-8fafbe60dfdc, X-ECOMP-TransactionID=P4TLT, X-Begin-Timestamp=2021-05-29T23:31:42.838+0000, id=3e8aef4d-7200-e2da-4e6b-a5b38286369e, timestamp=1622331102839}], headers={id=9f9d5d8b-c2c4-4344-5a15-ed99add90067, timestamp=1622331103865}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d1922d95-938b-4908-9804-8fafbe60dfdc, X-ECOMP-TransactionID=P4TLT, X-Begin-Timestamp=2021-05-29T23:31:42.838+0000, id=3e8aef4d-7200-e2da-4e6b-a5b38286369e, timestamp=1622331102839}]
2021-05-29 23:31:56.929 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-29 23:31:56.931 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:31:56.932 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:31:56.932 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:31:56.934 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:31:56.960 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=2e94c287-fa64-46d0-bdb9-4d14b62fe867, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:31:56 GMT]
2021-05-29 23:31:56.960 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:31:56.961 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:31:56.961 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:31:56.963 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:31:56.964  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-29 23:31:56.964 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-29 23:31:56.965 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:31:56.965 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:31:56.965 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:32:12.839+0000|f35345e0-bd88-494d-9f60-46b0007e0d58|Request Id: f35345e0-bd88-494d-9f60-46b0007e0d58. Transaction Id: QPGN5. Begin TS: 2021-05-29T23:32:12.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:32:12.839 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f35345e0-bd88-494d-9f60-46b0007e0d58. Transaction Id: QPGN5. Begin TS: 2021-05-29T23:32:12.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:32:12.840+0000|2021-05-29T23:32:13.879+0000|f35345e0-bd88-494d-9f60-46b0007e0d58|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1039|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f35345e0-bd88-494d-9f60-46b0007e0d58, Transaction Id: QPGN5, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:32:13.879 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f35345e0-bd88-494d-9f60-46b0007e0d58, Transaction Id: QPGN5, Elapsed Time: 1039 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:32:13.880 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/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=f35345e0-bd88-494d-9f60-46b0007e0d58, X-ECOMP-TransactionID=QPGN5, X-Begin-Timestamp=2021-05-29T23:32:12.839+0000, id=24f8b200-fbcd-0280-f71d-01759c903126, timestamp=1622331132840}], headers={id=4160bdb0-5f2a-e733-9d0b-be9f9589aceb, timestamp=1622331133880}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f35345e0-bd88-494d-9f60-46b0007e0d58, X-ECOMP-TransactionID=QPGN5, X-Begin-Timestamp=2021-05-29T23:32:12.839+0000, id=24f8b200-fbcd-0280-f71d-01759c903126, timestamp=1622331132840}]
2021-05-29T23:32:42.838+0000|ee205c66-f563-455a-95df-662c33bbcdb6|Request Id: ee205c66-f563-455a-95df-662c33bbcdb6. Transaction Id: UUYCQ. Begin TS: 2021-05-29T23:32:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:32:42.838 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ee205c66-f563-455a-95df-662c33bbcdb6. Transaction Id: UUYCQ. Begin TS: 2021-05-29T23:32:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:32:42.840+0000|2021-05-29T23:32:43.866+0000|ee205c66-f563-455a-95df-662c33bbcdb6|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1026|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ee205c66-f563-455a-95df-662c33bbcdb6, Transaction Id: UUYCQ, Elapsed Time: 1026 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:32:43.866 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ee205c66-f563-455a-95df-662c33bbcdb6, Transaction Id: UUYCQ, Elapsed Time: 1026 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:32:43.868 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ee205c66-f563-455a-95df-662c33bbcdb6, X-ECOMP-TransactionID=UUYCQ, X-Begin-Timestamp=2021-05-29T23:32:42.838+0000, id=f022a218-2533-69f3-aea6-ff13f3f589b4, timestamp=1622331162839}], headers={id=8fd163ba-8a3e-6e29-fec3-66fa5d2cf07f, timestamp=1622331163868}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ee205c66-f563-455a-95df-662c33bbcdb6, X-ECOMP-TransactionID=UUYCQ, X-Begin-Timestamp=2021-05-29T23:32:42.838+0000, id=f022a218-2533-69f3-aea6-ff13f3f589b4, timestamp=1622331162839}]
2021-05-29 23:32:56.929 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-29 23:32:56.931 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:32:56.931 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:32:56.931 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:32:56.933 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:32:56.961 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=41e7b8bb-69c9-402a-9720-ca52f4dad174, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:32:56 GMT]
2021-05-29 23:32:56.961 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:32:56.962 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:32:56.962 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:32:56.964 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:32:56.964  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-29 23:32:56.964 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-29 23:32:56.965 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:32:56.965 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:32:56.965 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:33:12.839+0000|cc9146ab-37c5-4988-b434-90e91697fd17|Request Id: cc9146ab-37c5-4988-b434-90e91697fd17. Transaction Id: MQPUE. Begin TS: 2021-05-29T23:33:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:33:12.838 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cc9146ab-37c5-4988-b434-90e91697fd17. Transaction Id: MQPUE. Begin TS: 2021-05-29T23:33:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:33:12.840+0000|2021-05-29T23:33:13.878+0000|cc9146ab-37c5-4988-b434-90e91697fd17|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.74.202|1038|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: cc9146ab-37c5-4988-b434-90e91697fd17, Transaction Id: MQPUE, Elapsed Time: 1038 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:33:13.879 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cc9146ab-37c5-4988-b434-90e91697fd17, Transaction Id: MQPUE, Elapsed Time: 1038 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.47.16] failed: Connection refused (Connection refused) 
2021-05-29 23:33:13.880 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.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=cc9146ab-37c5-4988-b434-90e91697fd17, X-ECOMP-TransactionID=MQPUE, X-Begin-Timestamp=2021-05-29T23:33:12.838+0000, id=087a6b90-2bdf-558b-95b3-52c73bea7bd3, timestamp=1622331192839}], headers={id=32bdaa07-9644-cb95-b357-3cdd66b86662, timestamp=1622331193880}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=cc9146ab-37c5-4988-b434-90e91697fd17, X-ECOMP-TransactionID=MQPUE, X-Begin-Timestamp=2021-05-29T23:33:12.838+0000, id=087a6b90-2bdf-558b-95b3-52c73bea7bd3, timestamp=1622331192839}]
2021-05-29T23:33:42.839+0000|2c2388c3-a405-4b00-a1e1-cdf75e52700b|Request Id: 2c2388c3-a405-4b00-a1e1-cdf75e52700b. Transaction Id: ABJ5U. Begin TS: 2021-05-29T23:33:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:33:42.838 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2c2388c3-a405-4b00-a1e1-cdf75e52700b. Transaction Id: ABJ5U. Begin TS: 2021-05-29T23:33:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:33:42.840+0000|2021-05-29T23:33:42.871+0000|2c2388c3-a405-4b00-a1e1-cdf75e52700b|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.233.74.202|31|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2c2388c3-a405-4b00-a1e1-cdf75e52700b, Transaction Id: ABJ5U, Elapsed Time: 31 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-29 23:33:42.871 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2c2388c3-a405-4b00-a1e1-cdf75e52700b, Transaction Id: ABJ5U, Elapsed Time: 31 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-29 23:33:42.873 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=2c2388c3-a405-4b00-a1e1-cdf75e52700b, X-ECOMP-TransactionID=ABJ5U, X-Begin-Timestamp=2021-05-29T23:33:42.838+0000, id=76675e97-1d91-f3ee-1428-fdf21e676261, timestamp=1622331222839}], headers={id=b56fcf83-ee38-cb69-74a5-6c6440d51b45, timestamp=1622331222873}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2c2388c3-a405-4b00-a1e1-cdf75e52700b, X-ECOMP-TransactionID=ABJ5U, X-Begin-Timestamp=2021-05-29T23:33:42.838+0000, id=76675e97-1d91-f3ee-1428-fdf21e676261, timestamp=1622331222839}]
2021-05-29 23:33:56.929 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-29 23:33:56.931 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:33:56.931 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:33:56.932 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:33:56.933 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:33:56.958 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=0b283249-4f5e-4b9c-a90b-c5fdac08a626, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:33:56 GMT]
2021-05-29 23:33:56.959 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:33:56.959 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:33:56.959 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:33:56.961 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:33:56.962  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-29 23:33:56.962 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-29 23:33:56.963 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:33:56.963 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:33:56.963 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:34:12.839+0000|9fba580b-6851-4182-b086-a8a11a3a02da|Request Id: 9fba580b-6851-4182-b086-a8a11a3a02da. Transaction Id: QADHY. Begin TS: 2021-05-29T23:34:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:34:12.839 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9fba580b-6851-4182-b086-a8a11a3a02da. Transaction Id: QADHY. Begin TS: 2021-05-29T23:34:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:34:12.840+0000|2021-05-29T23:34:12.853+0000|9fba580b-6851-4182-b086-a8a11a3a02da|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.202|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9fba580b-6851-4182-b086-a8a11a3a02da, Transaction Id: QADHY, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-29 23:34:12.853 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9fba580b-6851-4182-b086-a8a11a3a02da, Transaction Id: QADHY, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-29 23:34:12.855 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/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=9fba580b-6851-4182-b086-a8a11a3a02da, X-ECOMP-TransactionID=QADHY, X-Begin-Timestamp=2021-05-29T23:34:12.838+0000, id=6980ea36-60be-1189-5401-6331b876c659, timestamp=1622331252839}], headers={id=096f64ac-8f5f-4416-fefd-d7da344e35a2, timestamp=1622331252855}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9fba580b-6851-4182-b086-a8a11a3a02da, X-ECOMP-TransactionID=QADHY, X-Begin-Timestamp=2021-05-29T23:34:12.838+0000, id=6980ea36-60be-1189-5401-6331b876c659, timestamp=1622331252839}]
2021-05-29T23:34:42.838+0000|0cfdc34c-074f-4339-b28b-de2998c96578|Request Id: 0cfdc34c-074f-4339-b28b-de2998c96578. Transaction Id: 2JAE3. Begin TS: 2021-05-29T23:34:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:34:42.838 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0cfdc34c-074f-4339-b28b-de2998c96578. Transaction Id: 2JAE3. Begin TS: 2021-05-29T23:34:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:34:42.839+0000|2021-05-29T23:34:42.850+0000|0cfdc34c-074f-4339-b28b-de2998c96578|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.233.74.202|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0cfdc34c-074f-4339-b28b-de2998c96578, Transaction Id: 2JAE3, 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-29 23:34:42.850 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0cfdc34c-074f-4339-b28b-de2998c96578, Transaction Id: 2JAE3, 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-29 23:34:42.851 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=0cfdc34c-074f-4339-b28b-de2998c96578, X-ECOMP-TransactionID=2JAE3, X-Begin-Timestamp=2021-05-29T23:34:42.838+0000, id=b245a429-2a89-1dd0-c74a-c1e3194e1d84, timestamp=1622331282839}], headers={id=03c31132-8a22-1895-94e0-c35bba5468f0, timestamp=1622331282851}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0cfdc34c-074f-4339-b28b-de2998c96578, X-ECOMP-TransactionID=2JAE3, X-Begin-Timestamp=2021-05-29T23:34:42.838+0000, id=b245a429-2a89-1dd0-c74a-c1e3194e1d84, timestamp=1622331282839}]
2021-05-29 23:34:56.929 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-29 23:34:56.931 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:34:56.931 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:34:56.931 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:34:56.932 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:34:56.954 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=f285bd60-02bd-43a4-a22c-627c1b328397, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:34:56 GMT]
2021-05-29 23:34:56.954 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:34:56.954 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:34:56.955 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:34:56.956 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:34:56.956  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-29 23:34:56.956 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-29 23:34:56.957 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:34:56.957 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:34:56.958 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:35:12.839+0000|5e8f86ab-9c87-4b7b-a476-4e6504b51f86|Request Id: 5e8f86ab-9c87-4b7b-a476-4e6504b51f86. Transaction Id: LEVRQ. Begin TS: 2021-05-29T23:35:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:35:12.838 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5e8f86ab-9c87-4b7b-a476-4e6504b51f86. Transaction Id: LEVRQ. Begin TS: 2021-05-29T23:35:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:35:12.840+0000|2021-05-29T23:35:12.851+0000|5e8f86ab-9c87-4b7b-a476-4e6504b51f86|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.233.74.202|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5e8f86ab-9c87-4b7b-a476-4e6504b51f86, Transaction Id: LEVRQ, 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-29 23:35:12.851 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5e8f86ab-9c87-4b7b-a476-4e6504b51f86, Transaction Id: LEVRQ, 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-29 23:35:12.854 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=5e8f86ab-9c87-4b7b-a476-4e6504b51f86, X-ECOMP-TransactionID=LEVRQ, X-Begin-Timestamp=2021-05-29T23:35:12.838+0000, id=4874f1d8-0707-d34e-9e22-0029c7373f61, timestamp=1622331312839}], headers={id=d9cde518-8740-2264-79c7-786c0393e456, timestamp=1622331312853}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5e8f86ab-9c87-4b7b-a476-4e6504b51f86, X-ECOMP-TransactionID=LEVRQ, X-Begin-Timestamp=2021-05-29T23:35:12.838+0000, id=4874f1d8-0707-d34e-9e22-0029c7373f61, timestamp=1622331312839}]
2021-05-29T23:35:42.839+0000|8cb3d7eb-ebb2-401d-a9b3-59240bf5282d|Request Id: 8cb3d7eb-ebb2-401d-a9b3-59240bf5282d. Transaction Id: BPY8J. Begin TS: 2021-05-29T23:35:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:35:42.838 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8cb3d7eb-ebb2-401d-a9b3-59240bf5282d. Transaction Id: BPY8J. Begin TS: 2021-05-29T23:35:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:35:42.840+0000|2021-05-29T23:35:42.850+0000|8cb3d7eb-ebb2-401d-a9b3-59240bf5282d|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.233.74.202|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8cb3d7eb-ebb2-401d-a9b3-59240bf5282d, Transaction Id: BPY8J, 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-29 23:35:42.850 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8cb3d7eb-ebb2-401d-a9b3-59240bf5282d, Transaction Id: BPY8J, 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-29 23:35:42.852 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=8cb3d7eb-ebb2-401d-a9b3-59240bf5282d, X-ECOMP-TransactionID=BPY8J, X-Begin-Timestamp=2021-05-29T23:35:42.838+0000, id=c4e5be38-57d7-608e-51ce-1046394ee107, timestamp=1622331342839}], headers={id=a9b4b8e3-3d4b-6fa4-7704-1dda700e9f0b, timestamp=1622331342852}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8cb3d7eb-ebb2-401d-a9b3-59240bf5282d, X-ECOMP-TransactionID=BPY8J, X-Begin-Timestamp=2021-05-29T23:35:42.838+0000, id=c4e5be38-57d7-608e-51ce-1046394ee107, timestamp=1622331342839}]
2021-05-29 23:35:56.929 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-29 23:35:56.931 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:35:56.931 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:35:56.931 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:35:56.932 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:35:56.959 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=3764fd24-d33e-4b16-ae3f-bc1b41df3372, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:35:56 GMT]
2021-05-29 23:35:56.960 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:35:56.960 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:35:56.960 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:35:56.961 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:35:56.962  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-29 23:35:56.962 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-29 23:35:56.962 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:35:56.962 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:35:56.963 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:36:12.840+0000|64ea5498-6076-43e1-8bbd-9c336232cd0d|Request Id: 64ea5498-6076-43e1-8bbd-9c336232cd0d. Transaction Id: VLOWY. Begin TS: 2021-05-29T23:36:12.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:36:12.840 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 64ea5498-6076-43e1-8bbd-9c336232cd0d. Transaction Id: VLOWY. Begin TS: 2021-05-29T23:36:12.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:36:12.843+0000|2021-05-29T23:36:12.852+0000|64ea5498-6076-43e1-8bbd-9c336232cd0d|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.202|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 64ea5498-6076-43e1-8bbd-9c336232cd0d, Transaction Id: VLOWY, 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-29 23:36:12.852 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 64ea5498-6076-43e1-8bbd-9c336232cd0d, Transaction Id: VLOWY, 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-29 23:36:12.854 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/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=64ea5498-6076-43e1-8bbd-9c336232cd0d, X-ECOMP-TransactionID=VLOWY, X-Begin-Timestamp=2021-05-29T23:36:12.839+0000, id=e500e202-cd09-f89f-1bdf-49ff5d069c9f, timestamp=1622331372841}], headers={id=f3576484-fb75-54c1-5bad-5ea018da263a, timestamp=1622331372854}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=64ea5498-6076-43e1-8bbd-9c336232cd0d, X-ECOMP-TransactionID=VLOWY, X-Begin-Timestamp=2021-05-29T23:36:12.839+0000, id=e500e202-cd09-f89f-1bdf-49ff5d069c9f, timestamp=1622331372841}]
2021-05-29T23:36:42.839+0000|5970460b-5c64-4d5e-b513-53e8fca38e87|Request Id: 5970460b-5c64-4d5e-b513-53e8fca38e87. Transaction Id: OZNOS. Begin TS: 2021-05-29T23:36:42.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:36:42.839 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5970460b-5c64-4d5e-b513-53e8fca38e87. Transaction Id: OZNOS. Begin TS: 2021-05-29T23:36:42.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:36:42.841+0000|2021-05-29T23:36:42.853+0000|5970460b-5c64-4d5e-b513-53e8fca38e87|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.233.74.202|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5970460b-5c64-4d5e-b513-53e8fca38e87, Transaction Id: OZNOS, 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-29 23:36:42.854 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5970460b-5c64-4d5e-b513-53e8fca38e87, Transaction Id: OZNOS, 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-29 23:36:42.856 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=5970460b-5c64-4d5e-b513-53e8fca38e87, X-ECOMP-TransactionID=OZNOS, X-Begin-Timestamp=2021-05-29T23:36:42.839+0000, id=0eba07a6-f154-0209-7c66-731e128a48d1, timestamp=1622331402839}], headers={id=19dcd280-23b4-421c-7698-bedd46996d2c, timestamp=1622331402856}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5970460b-5c64-4d5e-b513-53e8fca38e87, X-ECOMP-TransactionID=OZNOS, X-Begin-Timestamp=2021-05-29T23:36:42.839+0000, id=0eba07a6-f154-0209-7c66-731e128a48d1, timestamp=1622331402839}]
2021-05-29 23:36:56.930 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-29 23:36:56.933 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:36:56.934 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:36:56.934 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:36:56.935 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:36:56.964 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=2d44b2dd-e541-4b86-9911-c93acbd3b0ea, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:36:56 GMT]
2021-05-29 23:36:56.964 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:36:56.965 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:36:56.965 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:36:56.967 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:36:56.968  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-29 23:36:56.968 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-29 23:36:56.969 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:36:56.969 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:36:56.969 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:37:12.840+0000|a89924ba-72d5-48f9-8ad9-e908dc03ba37|Request Id: a89924ba-72d5-48f9-8ad9-e908dc03ba37. Transaction Id: VKMES. Begin TS: 2021-05-29T23:37:12.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:37:12.839 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a89924ba-72d5-48f9-8ad9-e908dc03ba37. Transaction Id: VKMES. Begin TS: 2021-05-29T23:37:12.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:37:12.842+0000|2021-05-29T23:37:12.850+0000|a89924ba-72d5-48f9-8ad9-e908dc03ba37|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.233.74.202|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a89924ba-72d5-48f9-8ad9-e908dc03ba37, Transaction Id: VKMES, 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-29 23:37:12.850 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a89924ba-72d5-48f9-8ad9-e908dc03ba37, Transaction Id: VKMES, 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-29 23:37:12.852 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=a89924ba-72d5-48f9-8ad9-e908dc03ba37, X-ECOMP-TransactionID=VKMES, X-Begin-Timestamp=2021-05-29T23:37:12.839+0000, id=c3235316-9f9c-7842-b53a-7565afe2bed2, timestamp=1622331432840}], headers={id=e6c125fb-a927-6f3b-1e69-8ee2f9d12d72, timestamp=1622331432852}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a89924ba-72d5-48f9-8ad9-e908dc03ba37, X-ECOMP-TransactionID=VKMES, X-Begin-Timestamp=2021-05-29T23:37:12.839+0000, id=c3235316-9f9c-7842-b53a-7565afe2bed2, timestamp=1622331432840}]
2021-05-29T23:37:42.839+0000|1bdbaeb5-429f-4089-8f67-f2780ada709c|Request Id: 1bdbaeb5-429f-4089-8f67-f2780ada709c. Transaction Id: FM1MT. Begin TS: 2021-05-29T23:37:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:37:42.838 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1bdbaeb5-429f-4089-8f67-f2780ada709c. Transaction Id: FM1MT. Begin TS: 2021-05-29T23:37:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:37:42.840+0000|2021-05-29T23:37:42.847+0000|1bdbaeb5-429f-4089-8f67-f2780ada709c|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.233.74.202|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1bdbaeb5-429f-4089-8f67-f2780ada709c, Transaction Id: FM1MT, 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-29 23:37:42.848 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1bdbaeb5-429f-4089-8f67-f2780ada709c, Transaction Id: FM1MT, 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-29 23:37:42.849 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=1bdbaeb5-429f-4089-8f67-f2780ada709c, X-ECOMP-TransactionID=FM1MT, X-Begin-Timestamp=2021-05-29T23:37:42.838+0000, id=308f0d90-86c8-13d1-4f4b-d9797bf33eab, timestamp=1622331462839}], headers={id=048f7711-98df-aae2-2bac-f337630fd9ee, timestamp=1622331462849}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1bdbaeb5-429f-4089-8f67-f2780ada709c, X-ECOMP-TransactionID=FM1MT, X-Begin-Timestamp=2021-05-29T23:37:42.838+0000, id=308f0d90-86c8-13d1-4f4b-d9797bf33eab, timestamp=1622331462839}]
2021-05-29 23:37:56.929 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-29 23:37:56.934 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:37:56.935 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:37:56.935 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:37:56.938 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:37:56.966 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=58d78bfd-9152-49cd-ba0d-f236d7397cfa, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:37:56 GMT]
2021-05-29 23:37:56.966 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:37:56.967 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:37:56.967 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:37:56.968 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:37:56.969  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-29 23:37:56.969 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-29 23:37:56.969 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:37:56.970 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:37:56.970 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:38:12.839+0000|38681a3d-f12f-4efc-80bd-69f68ca239a9|Request Id: 38681a3d-f12f-4efc-80bd-69f68ca239a9. Transaction Id: K6TPF. Begin TS: 2021-05-29T23:38:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:38:12.839 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 38681a3d-f12f-4efc-80bd-69f68ca239a9. Transaction Id: K6TPF. Begin TS: 2021-05-29T23:38:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:38:12.840+0000|2021-05-29T23:38:12.850+0000|38681a3d-f12f-4efc-80bd-69f68ca239a9|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.233.74.202|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 38681a3d-f12f-4efc-80bd-69f68ca239a9, Transaction Id: K6TPF, 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-29 23:38:12.850 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 38681a3d-f12f-4efc-80bd-69f68ca239a9, Transaction Id: K6TPF, 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-29 23:38:12.851 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=38681a3d-f12f-4efc-80bd-69f68ca239a9, X-ECOMP-TransactionID=K6TPF, X-Begin-Timestamp=2021-05-29T23:38:12.838+0000, id=a23c0a47-abea-5139-9505-94e932440eed, timestamp=1622331492839}], headers={id=8406fa57-8de6-034f-7a04-82146bd43709, timestamp=1622331492851}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=38681a3d-f12f-4efc-80bd-69f68ca239a9, X-ECOMP-TransactionID=K6TPF, X-Begin-Timestamp=2021-05-29T23:38:12.838+0000, id=a23c0a47-abea-5139-9505-94e932440eed, timestamp=1622331492839}]
2021-05-29T23:38:42.839+0000|7c51e84a-3680-4036-a652-dd835bcae360|Request Id: 7c51e84a-3680-4036-a652-dd835bcae360. Transaction Id: YCB9Y. Begin TS: 2021-05-29T23:38:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:38:42.838 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7c51e84a-3680-4036-a652-dd835bcae360. Transaction Id: YCB9Y. Begin TS: 2021-05-29T23:38:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:38:42.840+0000|2021-05-29T23:38:42.848+0000|7c51e84a-3680-4036-a652-dd835bcae360|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.233.74.202|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7c51e84a-3680-4036-a652-dd835bcae360, Transaction Id: YCB9Y, 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-29 23:38:42.848 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7c51e84a-3680-4036-a652-dd835bcae360, Transaction Id: YCB9Y, 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-29 23:38:42.849 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=7c51e84a-3680-4036-a652-dd835bcae360, X-ECOMP-TransactionID=YCB9Y, X-Begin-Timestamp=2021-05-29T23:38:42.838+0000, id=0b9c9fef-e3b5-89b7-15c9-c445869b1468, timestamp=1622331522839}], headers={id=5bf17206-3aa1-0987-6d67-3e142b5e25b3, timestamp=1622331522849}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7c51e84a-3680-4036-a652-dd835bcae360, X-ECOMP-TransactionID=YCB9Y, X-Begin-Timestamp=2021-05-29T23:38:42.838+0000, id=0b9c9fef-e3b5-89b7-15c9-c445869b1468, timestamp=1622331522839}]
2021-05-29 23:38:56.930 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-29 23:38:56.933 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:38:56.933 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:38:56.933 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:38:56.935 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:38:56.960 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=585f713a-90b2-4f91-b9df-719431f2b454, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:38:56 GMT]
2021-05-29 23:38:56.960 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:38:56.960 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:38:56.960 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:38:56.961 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:38:56.962  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-29 23:38:56.962 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-29 23:38:56.963 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:38:56.963 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:38:56.963 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:39:12.839+0000|d1134c19-ca33-4be3-917c-cc043ee12248|Request Id: d1134c19-ca33-4be3-917c-cc043ee12248. Transaction Id: 0S4EY. Begin TS: 2021-05-29T23:39:12.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:39:12.839 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d1134c19-ca33-4be3-917c-cc043ee12248. Transaction Id: 0S4EY. Begin TS: 2021-05-29T23:39:12.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:39:12.840+0000|2021-05-29T23:39:12.849+0000|d1134c19-ca33-4be3-917c-cc043ee12248|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.233.74.202|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d1134c19-ca33-4be3-917c-cc043ee12248, Transaction Id: 0S4EY, 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-29 23:39:12.849 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d1134c19-ca33-4be3-917c-cc043ee12248, Transaction Id: 0S4EY, 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-29 23:39:12.851 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=d1134c19-ca33-4be3-917c-cc043ee12248, X-ECOMP-TransactionID=0S4EY, X-Begin-Timestamp=2021-05-29T23:39:12.839+0000, id=821d5808-5c44-86b1-226c-60749c698148, timestamp=1622331552839}], headers={id=df7659d0-e47c-ce52-6969-1d32723611a3, timestamp=1622331552851}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d1134c19-ca33-4be3-917c-cc043ee12248, X-ECOMP-TransactionID=0S4EY, X-Begin-Timestamp=2021-05-29T23:39:12.839+0000, id=821d5808-5c44-86b1-226c-60749c698148, timestamp=1622331552839}]
2021-05-29T23:39:42.839+0000|27ab8af7-04fc-411a-835a-66351ec44fe7|Request Id: 27ab8af7-04fc-411a-835a-66351ec44fe7. Transaction Id: ZPVZG. Begin TS: 2021-05-29T23:39:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:39:42.838 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 27ab8af7-04fc-411a-835a-66351ec44fe7. Transaction Id: ZPVZG. Begin TS: 2021-05-29T23:39:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:39:42.840+0000|2021-05-29T23:39:42.848+0000|27ab8af7-04fc-411a-835a-66351ec44fe7|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.233.74.202|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 27ab8af7-04fc-411a-835a-66351ec44fe7, Transaction Id: ZPVZG, 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-29 23:39:42.848 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 27ab8af7-04fc-411a-835a-66351ec44fe7, Transaction Id: ZPVZG, 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-29 23:39:42.850 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=27ab8af7-04fc-411a-835a-66351ec44fe7, X-ECOMP-TransactionID=ZPVZG, X-Begin-Timestamp=2021-05-29T23:39:42.838+0000, id=c191bccd-142e-654c-55d0-f7c58b02c4ab, timestamp=1622331582839}], headers={id=4e051645-e6ed-00f8-579a-4ef1429630e4, timestamp=1622331582849}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=27ab8af7-04fc-411a-835a-66351ec44fe7, X-ECOMP-TransactionID=ZPVZG, X-Begin-Timestamp=2021-05-29T23:39:42.838+0000, id=c191bccd-142e-654c-55d0-f7c58b02c4ab, timestamp=1622331582839}]
2021-05-29 23:39:56.929 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-29 23:39:56.931 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:39:56.932 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:39:56.932 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:39:56.934 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:39:56.976 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=a8667390-b9aa-4f56-9327-806d9a2e31eb, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:39:56 GMT]
2021-05-29 23:39:56.976 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:39:56.977 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:39:56.977 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:39:56.978 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:39:56.979  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-29 23:39:56.979 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-29 23:39:56.979 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:39:56.980 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:39:56.980 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:40:12.838+0000|6fd4bc81-52d1-4821-a09b-de24c981df8d|Request Id: 6fd4bc81-52d1-4821-a09b-de24c981df8d. Transaction Id: AYSWX. Begin TS: 2021-05-29T23:40:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:40:12.838 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6fd4bc81-52d1-4821-a09b-de24c981df8d. Transaction Id: AYSWX. Begin TS: 2021-05-29T23:40:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:40:12.839+0000|2021-05-29T23:40:12.846+0000|6fd4bc81-52d1-4821-a09b-de24c981df8d|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.233.74.202|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6fd4bc81-52d1-4821-a09b-de24c981df8d, Transaction Id: AYSWX, 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-29 23:40:12.847 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6fd4bc81-52d1-4821-a09b-de24c981df8d, Transaction Id: AYSWX, 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-29 23:40:12.848 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=6fd4bc81-52d1-4821-a09b-de24c981df8d, X-ECOMP-TransactionID=AYSWX, X-Begin-Timestamp=2021-05-29T23:40:12.838+0000, id=a51adacb-60ef-b06e-0887-0c11e1a860f5, timestamp=1622331612839}], headers={id=47ca2604-2cbe-b547-25f2-e65c539889d5, timestamp=1622331612847}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6fd4bc81-52d1-4821-a09b-de24c981df8d, X-ECOMP-TransactionID=AYSWX, X-Begin-Timestamp=2021-05-29T23:40:12.838+0000, id=a51adacb-60ef-b06e-0887-0c11e1a860f5, timestamp=1622331612839}]
2021-05-29T23:40:42.839+0000|76c3b796-94b8-4c4f-a34e-58bd5913801b|Request Id: 76c3b796-94b8-4c4f-a34e-58bd5913801b. Transaction Id: KFFL1. Begin TS: 2021-05-29T23:40:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:40:42.838 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 76c3b796-94b8-4c4f-a34e-58bd5913801b. Transaction Id: KFFL1. Begin TS: 2021-05-29T23:40:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:40:42.840+0000|2021-05-29T23:40:42.848+0000|76c3b796-94b8-4c4f-a34e-58bd5913801b|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.233.74.202|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 76c3b796-94b8-4c4f-a34e-58bd5913801b, Transaction Id: KFFL1, 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-29 23:40:42.848 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 76c3b796-94b8-4c4f-a34e-58bd5913801b, Transaction Id: KFFL1, 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-29 23:40:42.850 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=76c3b796-94b8-4c4f-a34e-58bd5913801b, X-ECOMP-TransactionID=KFFL1, X-Begin-Timestamp=2021-05-29T23:40:42.838+0000, id=b2ab6513-679f-f1bb-d985-a5101d686c14, timestamp=1622331642839}], headers={id=4ebb2a07-b9ab-bde4-424d-bc048f3b42cb, timestamp=1622331642850}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=76c3b796-94b8-4c4f-a34e-58bd5913801b, X-ECOMP-TransactionID=KFFL1, X-Begin-Timestamp=2021-05-29T23:40:42.838+0000, id=b2ab6513-679f-f1bb-d985-a5101d686c14, timestamp=1622331642839}]
2021-05-29 23:40:56.929 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-29 23:40:56.932 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:40:56.932 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:40:56.933 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:40:56.935 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:40:56.960 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=f9c7f626-1cb4-4114-b0d0-2499c9833fab, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:40:56 GMT]
2021-05-29 23:40:56.960 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:40:56.961 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:40:56.961 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:40:56.962 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:40:56.963  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-29 23:40:56.964 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-29 23:40:56.964 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:40:56.964 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:40:56.965 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:41:12.839+0000|85c72c78-5e5f-4ba2-82b3-22626153c238|Request Id: 85c72c78-5e5f-4ba2-82b3-22626153c238. Transaction Id: QCGC3. Begin TS: 2021-05-29T23:41:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:41:12.839 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 85c72c78-5e5f-4ba2-82b3-22626153c238. Transaction Id: QCGC3. Begin TS: 2021-05-29T23:41:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:41:12.840+0000|2021-05-29T23:41:12.847+0000|85c72c78-5e5f-4ba2-82b3-22626153c238|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.233.74.202|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 85c72c78-5e5f-4ba2-82b3-22626153c238, Transaction Id: QCGC3, 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-29 23:41:12.847 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 85c72c78-5e5f-4ba2-82b3-22626153c238, Transaction Id: QCGC3, 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-29 23:41:12.851 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=85c72c78-5e5f-4ba2-82b3-22626153c238, X-ECOMP-TransactionID=QCGC3, X-Begin-Timestamp=2021-05-29T23:41:12.838+0000, id=8d1a9f32-a5f6-2dc4-2eeb-158836bfb979, timestamp=1622331672839}], headers={id=4c2e15c2-2157-a0ea-24f9-83669435ddc8, timestamp=1622331672851}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=85c72c78-5e5f-4ba2-82b3-22626153c238, X-ECOMP-TransactionID=QCGC3, X-Begin-Timestamp=2021-05-29T23:41:12.838+0000, id=8d1a9f32-a5f6-2dc4-2eeb-158836bfb979, timestamp=1622331672839}]
2021-05-29T23:41:42.839+0000|d4de05fa-ff93-44fe-9b73-08094ec86297|Request Id: d4de05fa-ff93-44fe-9b73-08094ec86297. Transaction Id: RLRTR. Begin TS: 2021-05-29T23:41:42.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:41:42.839 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d4de05fa-ff93-44fe-9b73-08094ec86297. Transaction Id: RLRTR. Begin TS: 2021-05-29T23:41:42.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:41:42.841+0000|2021-05-29T23:41:42.849+0000|d4de05fa-ff93-44fe-9b73-08094ec86297|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.233.74.202|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d4de05fa-ff93-44fe-9b73-08094ec86297, Transaction Id: RLRTR, 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-29 23:41:42.849 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d4de05fa-ff93-44fe-9b73-08094ec86297, Transaction Id: RLRTR, 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-29 23:41:42.850 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=d4de05fa-ff93-44fe-9b73-08094ec86297, X-ECOMP-TransactionID=RLRTR, X-Begin-Timestamp=2021-05-29T23:41:42.839+0000, id=7fbf5534-69a5-16b7-abd2-273a121b00b6, timestamp=1622331702840}], headers={id=0e020ce0-0f82-9646-c650-864235954e36, timestamp=1622331702850}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d4de05fa-ff93-44fe-9b73-08094ec86297, X-ECOMP-TransactionID=RLRTR, X-Begin-Timestamp=2021-05-29T23:41:42.839+0000, id=7fbf5534-69a5-16b7-abd2-273a121b00b6, timestamp=1622331702840}]
2021-05-29 23:41:56.929 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-29 23:41:56.931 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:41:56.932 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:41:56.932 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:41:56.933 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:41:56.956 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=a84619f2-cc88-4235-ad7e-8c5de44361c2, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:41:56 GMT]
2021-05-29 23:41:56.956 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:41:56.956 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:41:56.956 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:41:56.957 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:41:56.957  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-29 23:41:56.958 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-29 23:41:56.958 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:41:56.958 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:41:56.958 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:42:12.838+0000|86a528db-ef94-44ec-a2fa-d2518078472a|Request Id: 86a528db-ef94-44ec-a2fa-d2518078472a. Transaction Id: XTFXC. Begin TS: 2021-05-29T23:42:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:42:12.838 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 86a528db-ef94-44ec-a2fa-d2518078472a. Transaction Id: XTFXC. Begin TS: 2021-05-29T23:42:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:42:12.840+0000|2021-05-29T23:42:12.847+0000|86a528db-ef94-44ec-a2fa-d2518078472a|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.233.74.202|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 86a528db-ef94-44ec-a2fa-d2518078472a, Transaction Id: XTFXC, 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-29 23:42:12.848 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 86a528db-ef94-44ec-a2fa-d2518078472a, Transaction Id: XTFXC, 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-29 23:42:12.849 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=86a528db-ef94-44ec-a2fa-d2518078472a, X-ECOMP-TransactionID=XTFXC, X-Begin-Timestamp=2021-05-29T23:42:12.838+0000, id=f9a5b011-56fa-d567-bd39-1d9610218896, timestamp=1622331732839}], headers={id=c156b2f1-c19d-1d25-2269-7933f9341205, timestamp=1622331732849}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=86a528db-ef94-44ec-a2fa-d2518078472a, X-ECOMP-TransactionID=XTFXC, X-Begin-Timestamp=2021-05-29T23:42:12.838+0000, id=f9a5b011-56fa-d567-bd39-1d9610218896, timestamp=1622331732839}]
2021-05-29T23:42:42.839+0000|f643bd89-0d54-4132-be9a-30f6883eaf74|Request Id: f643bd89-0d54-4132-be9a-30f6883eaf74. Transaction Id: RE392. Begin TS: 2021-05-29T23:42:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:42:42.839 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f643bd89-0d54-4132-be9a-30f6883eaf74. Transaction Id: RE392. Begin TS: 2021-05-29T23:42:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:42:42.841+0000|2021-05-29T23:42:42.849+0000|f643bd89-0d54-4132-be9a-30f6883eaf74|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.233.74.202|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f643bd89-0d54-4132-be9a-30f6883eaf74, Transaction Id: RE392, 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-29 23:42:42.849 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f643bd89-0d54-4132-be9a-30f6883eaf74, Transaction Id: RE392, 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-29 23:42:42.850 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=f643bd89-0d54-4132-be9a-30f6883eaf74, X-ECOMP-TransactionID=RE392, X-Begin-Timestamp=2021-05-29T23:42:42.838+0000, id=0a4d9c35-e6d8-bd53-12f4-38197fc9261e, timestamp=1622331762840}], headers={id=7cd6e177-87a9-fecf-bbcd-54819bfdad75, timestamp=1622331762850}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f643bd89-0d54-4132-be9a-30f6883eaf74, X-ECOMP-TransactionID=RE392, X-Begin-Timestamp=2021-05-29T23:42:42.838+0000, id=0a4d9c35-e6d8-bd53-12f4-38197fc9261e, timestamp=1622331762840}]
2021-05-29 23:42:56.929 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-29 23:42:56.946 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:42:56.947 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:42:56.947 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:42:56.949 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:42:56.989 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=52ff3964-a43b-41e9-9cb4-27d700012a72, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:42:56 GMT]
2021-05-29 23:42:56.995 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:42:56.995 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:42:56.996 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:42:56.997 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:42:56.998  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-29 23:42:56.998 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-29 23:42:56.999 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:42:56.999 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:42:57.000 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:43:12.838+0000|02ce00df-433f-4782-83f9-f49a9bffd8b8|Request Id: 02ce00df-433f-4782-83f9-f49a9bffd8b8. Transaction Id: SXHPU. Begin TS: 2021-05-29T23:43:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:43:12.838 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 02ce00df-433f-4782-83f9-f49a9bffd8b8. Transaction Id: SXHPU. Begin TS: 2021-05-29T23:43:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:43:12.840+0000|2021-05-29T23:43:12.847+0000|02ce00df-433f-4782-83f9-f49a9bffd8b8|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.233.74.202|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 02ce00df-433f-4782-83f9-f49a9bffd8b8, Transaction Id: SXHPU, 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-29 23:43:12.847 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 02ce00df-433f-4782-83f9-f49a9bffd8b8, Transaction Id: SXHPU, 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-29 23:43:12.848 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=02ce00df-433f-4782-83f9-f49a9bffd8b8, X-ECOMP-TransactionID=SXHPU, X-Begin-Timestamp=2021-05-29T23:43:12.838+0000, id=ebf7ffea-e2ff-4dab-1fb0-c1c7244a91e7, timestamp=1622331792839}], headers={id=b78d1454-4761-e239-174d-308f88f84991, timestamp=1622331792848}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=02ce00df-433f-4782-83f9-f49a9bffd8b8, X-ECOMP-TransactionID=SXHPU, X-Begin-Timestamp=2021-05-29T23:43:12.838+0000, id=ebf7ffea-e2ff-4dab-1fb0-c1c7244a91e7, timestamp=1622331792839}]
2021-05-29T23:43:42.839+0000|d519de02-c254-492c-aaea-0b904d516a4f|Request Id: d519de02-c254-492c-aaea-0b904d516a4f. Transaction Id: CKQML. Begin TS: 2021-05-29T23:43:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:43:42.839 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d519de02-c254-492c-aaea-0b904d516a4f. Transaction Id: CKQML. Begin TS: 2021-05-29T23:43:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:43:42.841+0000|2021-05-29T23:43:42.848+0000|d519de02-c254-492c-aaea-0b904d516a4f|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.233.74.202|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d519de02-c254-492c-aaea-0b904d516a4f, Transaction Id: CKQML, 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-29 23:43:42.848 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d519de02-c254-492c-aaea-0b904d516a4f, Transaction Id: CKQML, 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-29 23:43:42.850 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=d519de02-c254-492c-aaea-0b904d516a4f, X-ECOMP-TransactionID=CKQML, X-Begin-Timestamp=2021-05-29T23:43:42.838+0000, id=748e1cd1-eb9f-4c12-990b-b1ccb8d05355, timestamp=1622331822839}], headers={id=cc5301ce-fcbb-cc3d-3dd5-7f7464324876, timestamp=1622331822850}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d519de02-c254-492c-aaea-0b904d516a4f, X-ECOMP-TransactionID=CKQML, X-Begin-Timestamp=2021-05-29T23:43:42.838+0000, id=748e1cd1-eb9f-4c12-990b-b1ccb8d05355, timestamp=1622331822839}]
2021-05-29 23:43:56.930 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-29 23:43:56.935 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:43:56.936 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:43:56.936 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:43:56.938 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:43:56.964 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=454bd613-e54a-4a52-bee0-2ae8f586c9fd, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:43:56 GMT]
2021-05-29 23:43:56.964 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:43:56.964 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:43:56.965 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:43:56.966 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:43:56.967  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-29 23:43:56.967 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-29 23:43:56.967 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:43:56.968 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:43:56.968 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:44:12.840+0000|16be4891-2f7a-4759-8ef1-64199290124e|Request Id: 16be4891-2f7a-4759-8ef1-64199290124e. Transaction Id: BRSCJ. Begin TS: 2021-05-29T23:44:12.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:44:12.839 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 16be4891-2f7a-4759-8ef1-64199290124e. Transaction Id: BRSCJ. Begin TS: 2021-05-29T23:44:12.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:44:12.844+0000|2021-05-29T23:44:12.852+0000|16be4891-2f7a-4759-8ef1-64199290124e|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.233.74.202|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 16be4891-2f7a-4759-8ef1-64199290124e, Transaction Id: BRSCJ, 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-29 23:44:12.853 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 16be4891-2f7a-4759-8ef1-64199290124e, Transaction Id: BRSCJ, 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-29 23:44:12.855 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=16be4891-2f7a-4759-8ef1-64199290124e, X-ECOMP-TransactionID=BRSCJ, X-Begin-Timestamp=2021-05-29T23:44:12.839+0000, id=a40db7bb-f541-ebe8-fcb7-8043680df572, timestamp=1622331852841}], headers={id=7dc32c0c-32ba-194a-3b60-3e4a856d06ca, timestamp=1622331852854}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=16be4891-2f7a-4759-8ef1-64199290124e, X-ECOMP-TransactionID=BRSCJ, X-Begin-Timestamp=2021-05-29T23:44:12.839+0000, id=a40db7bb-f541-ebe8-fcb7-8043680df572, timestamp=1622331852841}]
2021-05-29T23:44:42.839+0000|c9154dbb-66e3-4f15-b95a-9b3102ff523e|Request Id: c9154dbb-66e3-4f15-b95a-9b3102ff523e. Transaction Id: D66M4. Begin TS: 2021-05-29T23:44:42.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:44:42.839 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c9154dbb-66e3-4f15-b95a-9b3102ff523e. Transaction Id: D66M4. Begin TS: 2021-05-29T23:44:42.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:44:42.841+0000|2021-05-29T23:44:42.848+0000|c9154dbb-66e3-4f15-b95a-9b3102ff523e|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.233.74.202|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c9154dbb-66e3-4f15-b95a-9b3102ff523e, Transaction Id: D66M4, 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-29 23:44:42.848 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c9154dbb-66e3-4f15-b95a-9b3102ff523e, Transaction Id: D66M4, 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-29 23:44:42.850 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=c9154dbb-66e3-4f15-b95a-9b3102ff523e, X-ECOMP-TransactionID=D66M4, X-Begin-Timestamp=2021-05-29T23:44:42.839+0000, id=1c88f0b6-c7fd-3175-07af-c76b538d1092, timestamp=1622331882839}], headers={id=6dc37013-8c84-d5c7-a2f0-d97476a433fd, timestamp=1622331882849}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c9154dbb-66e3-4f15-b95a-9b3102ff523e, X-ECOMP-TransactionID=D66M4, X-Begin-Timestamp=2021-05-29T23:44:42.839+0000, id=1c88f0b6-c7fd-3175-07af-c76b538d1092, timestamp=1622331882839}]
2021-05-29 23:44:56.930 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-29 23:44:56.933 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:44:56.934 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:44:56.934 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:44:56.938 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:44:57.009 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=03a668f9-9263-4aec-8557-eef4b07e6a3d, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:44:57 GMT]
2021-05-29 23:44:57.009 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:44:57.009 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:44:57.010 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:44:57.011 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:44:57.012  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-29 23:44:57.012 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-29 23:44:57.012 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:44:57.012 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:44:57.013 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:45:12.839+0000|fc20fb7a-408f-4f48-bd67-ca1b02d2e32e|Request Id: fc20fb7a-408f-4f48-bd67-ca1b02d2e32e. Transaction Id: KGK0R. Begin TS: 2021-05-29T23:45:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:45:12.838 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fc20fb7a-408f-4f48-bd67-ca1b02d2e32e. Transaction Id: KGK0R. Begin TS: 2021-05-29T23:45:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:45:12.840+0000|2021-05-29T23:45:12.847+0000|fc20fb7a-408f-4f48-bd67-ca1b02d2e32e|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.233.74.202|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fc20fb7a-408f-4f48-bd67-ca1b02d2e32e, Transaction Id: KGK0R, 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-29 23:45:12.847 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fc20fb7a-408f-4f48-bd67-ca1b02d2e32e, Transaction Id: KGK0R, 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-29 23:45:12.848 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=fc20fb7a-408f-4f48-bd67-ca1b02d2e32e, X-ECOMP-TransactionID=KGK0R, X-Begin-Timestamp=2021-05-29T23:45:12.838+0000, id=a4b6ed40-7c00-2b31-3e77-990a10e5717d, timestamp=1622331912839}], headers={id=a59ebc1f-3fda-8910-089e-f2bb765c6393, timestamp=1622331912848}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=fc20fb7a-408f-4f48-bd67-ca1b02d2e32e, X-ECOMP-TransactionID=KGK0R, X-Begin-Timestamp=2021-05-29T23:45:12.838+0000, id=a4b6ed40-7c00-2b31-3e77-990a10e5717d, timestamp=1622331912839}]
2021-05-29T23:45:42.839+0000|a4391b38-7361-4f2f-9958-fdce87007332|Request Id: a4391b38-7361-4f2f-9958-fdce87007332. Transaction Id: 7ZPNS. Begin TS: 2021-05-29T23:45:42.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:45:42.839 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a4391b38-7361-4f2f-9958-fdce87007332. Transaction Id: 7ZPNS. Begin TS: 2021-05-29T23:45:42.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:45:42.841+0000|2021-05-29T23:45:42.848+0000|a4391b38-7361-4f2f-9958-fdce87007332|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.233.74.202|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a4391b38-7361-4f2f-9958-fdce87007332, Transaction Id: 7ZPNS, 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-29 23:45:42.849 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a4391b38-7361-4f2f-9958-fdce87007332, Transaction Id: 7ZPNS, 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-29 23:45:42.850 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=a4391b38-7361-4f2f-9958-fdce87007332, X-ECOMP-TransactionID=7ZPNS, X-Begin-Timestamp=2021-05-29T23:45:42.839+0000, id=a618b02d-0463-88d7-6778-d98925ab7a93, timestamp=1622331942840}], headers={id=11ad8f6e-94cf-da2d-85b1-3e51f6c7c849, timestamp=1622331942850}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a4391b38-7361-4f2f-9958-fdce87007332, X-ECOMP-TransactionID=7ZPNS, X-Begin-Timestamp=2021-05-29T23:45:42.839+0000, id=a618b02d-0463-88d7-6778-d98925ab7a93, timestamp=1622331942840}]
2021-05-29 23:45:56.930 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-29 23:45:56.932 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:45:56.933 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:45:56.933 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:45:56.935 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:45:56.961 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=f7c59884-bda6-4b1f-a159-6fd454c29239, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:45:56 GMT]
2021-05-29 23:45:56.961 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:45:56.962 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:45:56.962 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:45:56.963 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:45:56.964  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-29 23:45:56.964 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-29 23:45:56.964 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:45:56.964 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:45:56.964 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:46:12.839+0000|26b7bf39-d22e-44f0-a7f3-ca33668ffe09|Request Id: 26b7bf39-d22e-44f0-a7f3-ca33668ffe09. Transaction Id: BTW0M. Begin TS: 2021-05-29T23:46:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:46:12.839 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 26b7bf39-d22e-44f0-a7f3-ca33668ffe09. Transaction Id: BTW0M. Begin TS: 2021-05-29T23:46:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:46:12.840+0000|2021-05-29T23:46:12.846+0000|26b7bf39-d22e-44f0-a7f3-ca33668ffe09|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.233.74.202|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 26b7bf39-d22e-44f0-a7f3-ca33668ffe09, Transaction Id: BTW0M, 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-29 23:46:12.846 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 26b7bf39-d22e-44f0-a7f3-ca33668ffe09, Transaction Id: BTW0M, 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-29 23:46:12.847 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=26b7bf39-d22e-44f0-a7f3-ca33668ffe09, X-ECOMP-TransactionID=BTW0M, X-Begin-Timestamp=2021-05-29T23:46:12.838+0000, id=aea4c213-a450-be85-0e60-f47991425d38, timestamp=1622331972839}], headers={id=018cf061-6adc-8cef-36d2-25001fb943cc, timestamp=1622331972847}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=26b7bf39-d22e-44f0-a7f3-ca33668ffe09, X-ECOMP-TransactionID=BTW0M, X-Begin-Timestamp=2021-05-29T23:46:12.838+0000, id=aea4c213-a450-be85-0e60-f47991425d38, timestamp=1622331972839}]
2021-05-29T23:46:42.839+0000|8c333065-ed3a-4757-84fd-c572546dc24c|Request Id: 8c333065-ed3a-4757-84fd-c572546dc24c. Transaction Id: RLGW4. Begin TS: 2021-05-29T23:46:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:46:42.838 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8c333065-ed3a-4757-84fd-c572546dc24c. Transaction Id: RLGW4. Begin TS: 2021-05-29T23:46:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:46:42.840+0000|2021-05-29T23:46:42.846+0000|8c333065-ed3a-4757-84fd-c572546dc24c|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.233.74.202|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8c333065-ed3a-4757-84fd-c572546dc24c, Transaction Id: RLGW4, 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-29 23:46:42.846 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8c333065-ed3a-4757-84fd-c572546dc24c, Transaction Id: RLGW4, 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-29 23:46:42.847 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=8c333065-ed3a-4757-84fd-c572546dc24c, X-ECOMP-TransactionID=RLGW4, X-Begin-Timestamp=2021-05-29T23:46:42.838+0000, id=f0089c92-727d-cb6f-0196-b1764375f6d7, timestamp=1622332002839}], headers={id=a9e6e238-b13a-ce1d-be41-e59f4a6429a3, timestamp=1622332002847}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8c333065-ed3a-4757-84fd-c572546dc24c, X-ECOMP-TransactionID=RLGW4, X-Begin-Timestamp=2021-05-29T23:46:42.838+0000, id=f0089c92-727d-cb6f-0196-b1764375f6d7, timestamp=1622332002839}]
2021-05-29 23:46:56.929 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-29 23:46:56.932 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:46:56.932 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:46:56.932 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:46:56.933 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:46:56.954 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=95770a0d-7cbe-4062-b839-8a69b00c89bb, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:46:56 GMT]
2021-05-29 23:46:56.954 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:46:56.954 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:46:56.955 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:46:56.956 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:46:56.959  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-29 23:46:56.959 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-29 23:46:56.960 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:46:56.960 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:46:56.961 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:47:12.838+0000|6a37a8b6-1860-4ffc-8337-afeb61ead7b4|Request Id: 6a37a8b6-1860-4ffc-8337-afeb61ead7b4. Transaction Id: CLMLG. Begin TS: 2021-05-29T23:47:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:47:12.838 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6a37a8b6-1860-4ffc-8337-afeb61ead7b4. Transaction Id: CLMLG. Begin TS: 2021-05-29T23:47:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:47:12.839+0000|2021-05-29T23:47:12.847+0000|6a37a8b6-1860-4ffc-8337-afeb61ead7b4|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.233.74.202|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6a37a8b6-1860-4ffc-8337-afeb61ead7b4, Transaction Id: CLMLG, 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-29 23:47:12.847 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6a37a8b6-1860-4ffc-8337-afeb61ead7b4, Transaction Id: CLMLG, 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-29 23:47:12.848 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=6a37a8b6-1860-4ffc-8337-afeb61ead7b4, X-ECOMP-TransactionID=CLMLG, X-Begin-Timestamp=2021-05-29T23:47:12.838+0000, id=c27bd83d-daec-292f-d3c0-0e14a0de4f1e, timestamp=1622332032839}], headers={id=a1ce9d78-f094-ddae-c028-4f8a85f27227, timestamp=1622332032848}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6a37a8b6-1860-4ffc-8337-afeb61ead7b4, X-ECOMP-TransactionID=CLMLG, X-Begin-Timestamp=2021-05-29T23:47:12.838+0000, id=c27bd83d-daec-292f-d3c0-0e14a0de4f1e, timestamp=1622332032839}]
2021-05-29T23:47:42.839+0000|c0654f6c-5bc7-47b5-a383-d0af10735735|Request Id: c0654f6c-5bc7-47b5-a383-d0af10735735. Transaction Id: WE5FR. Begin TS: 2021-05-29T23:47:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:47:42.839 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c0654f6c-5bc7-47b5-a383-d0af10735735. Transaction Id: WE5FR. Begin TS: 2021-05-29T23:47:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:47:42.840+0000|2021-05-29T23:47:42.847+0000|c0654f6c-5bc7-47b5-a383-d0af10735735|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.233.74.202|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c0654f6c-5bc7-47b5-a383-d0af10735735, Transaction Id: WE5FR, 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-29 23:47:42.847 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c0654f6c-5bc7-47b5-a383-d0af10735735, Transaction Id: WE5FR, 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-29 23:47:42.848 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=c0654f6c-5bc7-47b5-a383-d0af10735735, X-ECOMP-TransactionID=WE5FR, X-Begin-Timestamp=2021-05-29T23:47:42.838+0000, id=1d1cad7a-1b08-a2ab-5d5a-576401261525, timestamp=1622332062839}], headers={id=65a40488-bf04-68f0-66f3-764915e43b96, timestamp=1622332062848}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c0654f6c-5bc7-47b5-a383-d0af10735735, X-ECOMP-TransactionID=WE5FR, X-Begin-Timestamp=2021-05-29T23:47:42.838+0000, id=1d1cad7a-1b08-a2ab-5d5a-576401261525, timestamp=1622332062839}]
2021-05-29 23:47:56.929 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-29 23:47:56.931 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:47:56.931 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:47:56.931 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:47:56.932 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:47:56.962 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=2021d01d-bdc2-4a14-8054-2a4dcba24452, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:47:56 GMT]
2021-05-29 23:47:56.962 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:47:56.962 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:47:56.963 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:47:56.963 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:47:56.964  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-29 23:47:56.964 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-29 23:47:56.964 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:47:56.964 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:47:56.965 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:48:12.839+0000|b2db080d-a9ec-4a42-9d07-7126b568d4b8|Request Id: b2db080d-a9ec-4a42-9d07-7126b568d4b8. Transaction Id: P7PA6. Begin TS: 2021-05-29T23:48:12.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:48:12.839 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b2db080d-a9ec-4a42-9d07-7126b568d4b8. Transaction Id: P7PA6. Begin TS: 2021-05-29T23:48:12.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:48:12.840+0000|2021-05-29T23:48:12.847+0000|b2db080d-a9ec-4a42-9d07-7126b568d4b8|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.233.74.202|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b2db080d-a9ec-4a42-9d07-7126b568d4b8, Transaction Id: P7PA6, 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-29 23:48:12.847 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b2db080d-a9ec-4a42-9d07-7126b568d4b8, Transaction Id: P7PA6, 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-29 23:48:12.848 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=b2db080d-a9ec-4a42-9d07-7126b568d4b8, X-ECOMP-TransactionID=P7PA6, X-Begin-Timestamp=2021-05-29T23:48:12.839+0000, id=20e23627-cb04-faf9-3954-eadc32098613, timestamp=1622332092839}], headers={id=d58f24ed-4e61-3886-ddbd-dce6ee42bacf, timestamp=1622332092848}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b2db080d-a9ec-4a42-9d07-7126b568d4b8, X-ECOMP-TransactionID=P7PA6, X-Begin-Timestamp=2021-05-29T23:48:12.839+0000, id=20e23627-cb04-faf9-3954-eadc32098613, timestamp=1622332092839}]
2021-05-29T23:48:42.839+0000|c6e59e26-7e77-4376-a53d-dab93becc9e1|Request Id: c6e59e26-7e77-4376-a53d-dab93becc9e1. Transaction Id: IN4HS. Begin TS: 2021-05-29T23:48:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:48:42.839 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c6e59e26-7e77-4376-a53d-dab93becc9e1. Transaction Id: IN4HS. Begin TS: 2021-05-29T23:48:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:48:42.840+0000|2021-05-29T23:48:42.846+0000|c6e59e26-7e77-4376-a53d-dab93becc9e1|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.233.74.202|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c6e59e26-7e77-4376-a53d-dab93becc9e1, Transaction Id: IN4HS, 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-29 23:48:42.846 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c6e59e26-7e77-4376-a53d-dab93becc9e1, Transaction Id: IN4HS, 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-29 23:48:42.848 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=c6e59e26-7e77-4376-a53d-dab93becc9e1, X-ECOMP-TransactionID=IN4HS, X-Begin-Timestamp=2021-05-29T23:48:42.838+0000, id=8d1f8775-4f9b-bb51-46cc-5fdbf536af15, timestamp=1622332122839}], headers={id=b788b812-dddd-11f9-d6d0-e9463da51ae9, timestamp=1622332122847}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c6e59e26-7e77-4376-a53d-dab93becc9e1, X-ECOMP-TransactionID=IN4HS, X-Begin-Timestamp=2021-05-29T23:48:42.838+0000, id=8d1f8775-4f9b-bb51-46cc-5fdbf536af15, timestamp=1622332122839}]
2021-05-29 23:48:56.929 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-29 23:48:56.931 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:48:56.932 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:48:56.932 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:48:56.933 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:48:56.960 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=6e5ff356-ac8d-4f5d-92a4-f47f023dc0ac, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:48:56 GMT]
2021-05-29 23:48:56.960 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:48:56.961 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:48:56.961 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:48:56.963 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:48:56.963  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-29 23:48:56.964 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-29 23:48:56.964 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:48:56.965 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:48:56.965 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:49:12.839+0000|32791902-79a8-4d59-b5ad-4ff43a31d05d|Request Id: 32791902-79a8-4d59-b5ad-4ff43a31d05d. Transaction Id: M7EI4. Begin TS: 2021-05-29T23:49:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:49:12.838 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 32791902-79a8-4d59-b5ad-4ff43a31d05d. Transaction Id: M7EI4. Begin TS: 2021-05-29T23:49:12.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:49:12.840+0000|2021-05-29T23:49:12.847+0000|32791902-79a8-4d59-b5ad-4ff43a31d05d|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.74.202|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 32791902-79a8-4d59-b5ad-4ff43a31d05d, Transaction Id: M7EI4, 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-29 23:49:12.847 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 32791902-79a8-4d59-b5ad-4ff43a31d05d, Transaction Id: M7EI4, 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-29 23:49:12.848 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.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=32791902-79a8-4d59-b5ad-4ff43a31d05d, X-ECOMP-TransactionID=M7EI4, X-Begin-Timestamp=2021-05-29T23:49:12.838+0000, id=4a908ffe-640d-8a68-27d1-00d17df9f39e, timestamp=1622332152839}], headers={id=30eff579-42f8-cf51-072e-d0c3dfffe97b, timestamp=1622332152848}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=32791902-79a8-4d59-b5ad-4ff43a31d05d, X-ECOMP-TransactionID=M7EI4, X-Begin-Timestamp=2021-05-29T23:49:12.838+0000, id=4a908ffe-640d-8a68-27d1-00d17df9f39e, timestamp=1622332152839}]
2021-05-29T23:49:42.838+0000|56711bc7-0ba5-4ab5-9a01-f658453fd437|Request Id: 56711bc7-0ba5-4ab5-9a01-f658453fd437. Transaction Id: XS2XG. Begin TS: 2021-05-29T23:49:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:49:42.838 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 56711bc7-0ba5-4ab5-9a01-f658453fd437. Transaction Id: XS2XG. Begin TS: 2021-05-29T23:49:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:49:42.840+0000|2021-05-29T23:49:42.848+0000|56711bc7-0ba5-4ab5-9a01-f658453fd437|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.233.74.202|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 56711bc7-0ba5-4ab5-9a01-f658453fd437, Transaction Id: XS2XG, 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-29 23:49:42.848 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 56711bc7-0ba5-4ab5-9a01-f658453fd437, Transaction Id: XS2XG, 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-29 23:49:42.849 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=56711bc7-0ba5-4ab5-9a01-f658453fd437, X-ECOMP-TransactionID=XS2XG, X-Begin-Timestamp=2021-05-29T23:49:42.838+0000, id=e2fa4fb3-997c-c216-c336-c326f4b032a3, timestamp=1622332182839}], headers={id=4fb423c3-66b7-25e6-a82c-1fcbe748f788, timestamp=1622332182849}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=56711bc7-0ba5-4ab5-9a01-f658453fd437, X-ECOMP-TransactionID=XS2XG, X-Begin-Timestamp=2021-05-29T23:49:42.838+0000, id=e2fa4fb3-997c-c216-c336-c326f4b032a3, timestamp=1622332182839}]
2021-05-29 23:49:56.929 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-29 23:49:56.931 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:49:56.931 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:49:56.931 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:49:56.932 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:49:56.967 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=3cd6095a-bd4f-4806-a77e-178df5a296f4, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:49:56 GMT]
2021-05-29 23:49:56.967 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:49:56.967 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:49:56.968 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:49:56.968 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:49:56.968  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-29 23:49:56.969 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-29 23:49:56.969 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting])
2021-05-29 23:49:56.969 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Releasing channel
2021-05-29 23:49:56.969 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-29T23:50:12.839+0000|2ed334a4-47cc-46b1-bd53-9f7f970ab5c0|Request Id: 2ed334a4-47cc-46b1-bd53-9f7f970ab5c0. Transaction Id: BET1V. Begin TS: 2021-05-29T23:50:12.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:50:12.839 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2ed334a4-47cc-46b1-bd53-9f7f970ab5c0. Transaction Id: BET1V. Begin TS: 2021-05-29T23:50:12.839+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:50:12.840+0000|2021-05-29T23:50:12.847+0000|2ed334a4-47cc-46b1-bd53-9f7f970ab5c0|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.233.74.202|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2ed334a4-47cc-46b1-bd53-9f7f970ab5c0, Transaction Id: BET1V, 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-29 23:50:12.847 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2ed334a4-47cc-46b1-bd53-9f7f970ab5c0, Transaction Id: BET1V, 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-29 23:50:12.849 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=2ed334a4-47cc-46b1-bd53-9f7f970ab5c0, X-ECOMP-TransactionID=BET1V, X-Begin-Timestamp=2021-05-29T23:50:12.839+0000, id=0261e7fc-d290-6026-c67a-3b40f51d0ed1, timestamp=1622332212839}], headers={id=8312be05-c839-960d-f725-9f991cead6d7, timestamp=1622332212848}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2ed334a4-47cc-46b1-bd53-9f7f970ab5c0, X-ECOMP-TransactionID=BET1V, X-Begin-Timestamp=2021-05-29T23:50:12.839+0000, id=0261e7fc-d290-6026-c67a-3b40f51d0ed1, timestamp=1622332212839}]
2021-05-29T23:50:42.838+0000|14924b73-59bd-49d4-8d24-7ebb689211a8|Request Id: 14924b73-59bd-49d4-8d24-7ebb689211a8. Transaction Id: IUHDH. Begin TS: 2021-05-29T23:50:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29 23:50:42.838 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 14924b73-59bd-49d4-8d24-7ebb689211a8. Transaction Id: IUHDH. Begin TS: 2021-05-29T23:50:42.838+0000. Starting new DMaaP MR Subscriber poll.
2021-05-29T23:50:42.840+0000|2021-05-29T23:50:42.846+0000|14924b73-59bd-49d4-8d24-7ebb689211a8|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.233.74.202|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 14924b73-59bd-49d4-8d24-7ebb689211a8, Transaction Id: IUHDH, 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-29 23:50:42.846 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 14924b73-59bd-49d4-8d24-7ebb689211a8, Transaction Id: IUHDH, 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-29 23:50:42.847 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=14924b73-59bd-49d4-8d24-7ebb689211a8, X-ECOMP-TransactionID=IUHDH, X-Begin-Timestamp=2021-05-29T23:50:42.838+0000, id=fcbf6a0e-c76e-6192-1fb9-36a0127c25df, timestamp=1622332242839}], headers={id=1fd62887-f893-80ee-b431-4651780372f7, timestamp=1622332242847}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=14924b73-59bd-49d4-8d24-7ebb689211a8, X-ECOMP-TransactionID=IUHDH, X-Begin-Timestamp=2021-05-29T23:50:42.838+0000, id=fcbf6a0e-c76e-6192-1fb9-36a0127c25df, timestamp=1622332242839}]
2021-05-29 23:50:56.929 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-29 23:50:56.931 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-29 23:50:56.932 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-29 23:50:56.932 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-29 23:50:56.934 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent])
2021-05-29 23:50:56.957 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=1b16fb22-9fbe-4249-8fb3-5470fe3903d7, Content-Type=application/json, Content-Length=3707, Date=Sat, 29 May 2021 23:50:56 GMT]
2021-05-29 23:50:56.958 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443]}}, [response_received])
2021-05-29 23:50:56.958 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-29 23:50:56.958 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-29 23:50:56.959 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0xc1ffedc6, L:/10.233.74.202:41080 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet
2021-05-29 23:50:56.960  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-29 23:50:56.960 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_EQ