Results

By type

          2021-05-02 22:54:13.474 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Registering pool release on close event for channel
2021-05-02 22:54:13.478 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel connected, now 1 active connections and 0 inactive connections
2021-05-02 22:54:13.607 DEBUG 1 --- [ctor-http-nio-4] io.netty.handler.ssl.SslHandler          : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] HANDSHAKEN: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
2021-05-02 22:54:13.608 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}, [connected])
2021-05-02 22:54:13.619 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [configured])
2021-05-02 22:54:13.623 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 22:54:13.624 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 22:54:13.638 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 22:54:13.672 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=76da7797-5b8f-4e2b-b708-87d5511f4dc1, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 22:54:13 GMT]
2021-05-02 22:54:13.672 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 22:54:13.679  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-02 22:54:13.696 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-02 22:54:13.696  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-05-02 22:54:13.709 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 22:54:13.710 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 22:54:13.720 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 22:54:13.747  INFO 1 --- [           main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7cb502c: startup date [Sun May 02 22:54:13 UTC 2021]; root of context hierarchy
2021-05-02 22:54:13.781  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-02 22:54:13.781 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-05-02 22:54:13.794 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-02 22:54:13.844 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-05-02 22:54:13.844 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-02 22:54:13.845 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-02 22:54:13.845 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-02 22:54:13.845 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-02 22:54:13.845 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-02 22:54:13.845 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-02 22:54:13.845 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-02 22:54:13.845 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-02 22:54:13.845 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-02 22:54:13.845 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-02 22:54:13.845 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-02 22:54:13.845 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-02 22:54:13.845 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-02 22:54:13.846 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-02 22:54:13.846 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-02 22:54:13.846 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-02 22:54:13.846 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-02 22:54:13.846 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-02 22:54:13.846 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-05-02 22:54:13.846 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-02 22:54:13.846 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-05-02 22:54:13.846 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-05-02 22:54:13.846 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-02 22:54:13.846 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-02 22:54:13.847 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-02 22:54:13.854  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-02 22:54:13.855  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-02 22:54:13.855  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-02 22:54:13.855  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-02 22:54:13.855  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-02 22:54:13.855  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-02 22:54:13.855  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-02 22:54:13.855  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-02 22:54:13.855  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-02 22:54:13.856  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-02 22:54:13.856  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-02 22:54:13.856  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-02 22:54:13.856  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-02 22:54:13.856  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-02 22:54:13.856  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-02 22:54:13.856  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-02 22:54:13.856  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-02 22:54:13.856  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-02 22:54:13.856  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-02 22:54:13.857  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-02 22:54:13.857  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-02 22:54:13.857  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-02 22:54:13.857  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-02 22:54:13.857  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-02 22:54:13.857  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-02 22:54:13.858  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-05-02 22:54:13.858 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 22:54:13.859 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 22:54:13.859 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02 22:54:14.955  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-02 22:54:15.793  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-05-02 22:54:15.836  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-02 22:54:16.069  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration$$EnhancerBySpringCGLIB$$fc7fad4d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-05-02 22:54:16.558  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-05-02 22:54:16.559  INFO 1 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 2812 ms
2021-05-02 22:54:17.410  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'characterEncodingFilter' to: [/*]
2021-05-02 22:54:17.411  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'webMvcMetricsFilter' to: [/*]
2021-05-02 22:54:17.411  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
2021-05-02 22:54:17.411  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpPutFormContentFilter' to: [/*]
2021-05-02 22:54:17.411  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'requestContextFilter' to: [/*]
2021-05-02 22:54:17.412  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpTraceFilter' to: [/*]
2021-05-02 22:54:17.412  INFO 1 --- [           main] o.s.b.w.servlet.ServletRegistrationBean  : Servlet dispatcherServlet mapped to [/]
2021-05-02 22:54:18.157  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-02 22:54:18.416  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:137}] to dcae-mongohost:27017
2021-05-02 22:54:18.421  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=2938778}
2021-05-02 22:54:18.845  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-02 22:54:18.847  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-02 22:54:18.848  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-02 22:54:18.862  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-02 22:54:18.863  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-02 22:54:18.863  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-02 22:54:18.868  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-02 22:54:18.868  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-02 22:54:18.985  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-05-02 22:54:19.007  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-02 22:54:19.008  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-02 22:54:19.009  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-02 22:54:19.009  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-02 22:54:19.010  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-02 22:54:19.010  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-02 22:54:19.011  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-02 22:54:19.011  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-02 22:54:19.012  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-02 22:54:19.012  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-02 22:54:19.012  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-02 22:54:19.013  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-02 22:54:19.013  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-02 22:54:19.014  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-02 22:54:19.014  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-02 22:54:19.015  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-02 22:54:19.015  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-02 22:54:19.015  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-02 22:54:19.016  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-02 22:54:19.016  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-02 22:54:19.017  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-02 22:54:19.221  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-02 22:54:19.264  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-05-02 22:54:19.390  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:138}] to dcae-mongohost:27017
2021-05-02 22:54:20.450 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-05-02 22:54:20.457  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-05-02 22:54:20.457 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-05-02 22:54:20.457  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-02 22:54:20.457  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-05-02 22:54:20.472  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-02 22:54:20.482 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-05-02 22:54:20.483  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-05-02 22:54:20.483 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-05-02 22:54:20.483  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-02 22:54:20.483  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-05-02 22:54:20.525  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-02 22:54:20.525  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-02 22:54:20.936  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-02 22:54:20.992  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-05-02 22:54:21.202  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-02 22:54:21.278  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7cb502c: startup date [Sun May 02 22:54:13 UTC 2021]; root of context hierarchy
2021-05-02 22:54:21.353  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-02 22:54:21.354  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-02 22:54:21.948  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Registering beans for JMX exposure on startup
2021-05-02 22:54:21.959  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Bean with name 'mongoMessageGroupStore' has been autodetected for JMX exposure
2021-05-02 22:54:21.962  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-02 22:54:21.965  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-02 22:54:21.991  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-02 22:54:22.018  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 0
2021-05-02 22:54:22.018  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-05-02 22:54:22.019  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-05-02 22:54:22.019  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-05-02 22:54:22.019  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-05-02 22:54:22.019  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-05-02 22:54:22.020  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-05-02 22:54:22.020  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-05-02 22:54:22.020  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-05-02 22:54:22.020  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-05-02 22:54:22.021  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-05-02 22:54:22.021  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-05-02 22:54:22.021  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-05-02 22:54:22.021  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-05-02 22:54:22.022  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-05-02 22:54:22.022  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-05-02 22:54:22.022  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-05-02 22:54:22.022  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-05-02 22:54:22.023  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-05-02 22:54:22.023  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 1073741823
2021-05-02 22:54:22.026  INFO 1 --- [           main] o.s.i.e.SourcePollingChannelAdapter      : started mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0
2021-05-02 22:54:22.026  INFO 1 --- [           main] o.s.i.endpoint.PollingConsumer           : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-05-02 22:54:22.026  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 2147483647
2021-05-02 22:54:22.027  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2021-05-02T22:54:22.035+0000|b65b8af8-e285-48ac-9c98-492b30c516b0|Request Id: b65b8af8-e285-48ac-9c98-492b30c516b0. Transaction Id: NTEJA. Begin TS: 2021-05-02T22:54:22.027+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 22:54:22.032 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b65b8af8-e285-48ac-9c98-492b30c516b0. Transaction Id: NTEJA. Begin TS: 2021-05-02T22:54:22.027+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 22:54:22.082  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2021-05-02 22:54:22.137  INFO 1 --- [           main] s.d.s.w.s.ApiListingReferenceScanner     : Scanning for api listing references
2021-05-02 22:54:22.465  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.0.27.Final
2021-05-02 22:54:22.477  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.3.8.Final
2021-05-02 22:54:22.497  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-02 22:54:22.574  INFO 1 --- [           main] o.s.b.w.e.u.UndertowServletWebServer     : Undertow started on port(s) 9091 (http) with context path ''
2021-05-02 22:54:22.578  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 10.411 seconds (JVM running for 11.4)
2021-05-02 22:54:39.761  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-05-02 22:54:39.763  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization started
2021-05-02 22:54:39.813  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization completed in 50 ms
2021-05-02 22:55:12.982 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-02 22:55:12.991 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 22:55:12.992 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 22:55:12.993 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 22:55:12.998 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 22:55:13.020 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=165d5b78-314a-4ec4-b1fa-09950b0f8d9e, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 22:55:13 GMT]
2021-05-02 22:55:13.020 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 22:55:13.021 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 22:55:13.022 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 22:55:13.024 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 22:55:13.027  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-02 22:55:13.028 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-02 22:55:13.030 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 22:55:13.030 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 22:55:13.031 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02 22:56:12.981 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-02 22:56:12.989 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 22:56:12.991 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 22:56:12.991 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 22:56:12.997 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 22:56:13.018 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=f9360ad4-c810-41bf-b929-f141d7d64b4e, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 22:56:13 GMT]
2021-05-02 22:56:13.019 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 22:56:13.020 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 22:56:13.021 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 22:56:13.022 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 22:56:13.025  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-02 22:56:13.026 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-02 22:56:13.027 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 22:56:13.028 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 22:56:13.028 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T22:54:22.085+0000|2021-05-02T22:56:33.249+0000|b65b8af8-e285-48ac-9c98-492b30c516b0|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.242.169.148|131164|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b65b8af8-e285-48ac-9c98-492b30c516b0, Transaction Id: NTEJA, Elapsed Time: 131164 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.171.224] failed: Connection timed out (Connection timed out) 
2021-05-02 22:56:33.259 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b65b8af8-e285-48ac-9c98-492b30c516b0, Transaction Id: NTEJA, Elapsed Time: 131164 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.171.224] failed: Connection timed out (Connection timed out) 
2021-05-02 22:56:33.284 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=b65b8af8-e285-48ac-9c98-492b30c516b0, X-ECOMP-TransactionID=NTEJA, X-Begin-Timestamp=2021-05-02T22:54:22.027+0000, id=85811beb-2e98-5639-cbc1-b1e230ff458a, timestamp=1619996062042}], headers={id=f1d493e3-a7c1-493d-59b3-183ef208665d, timestamp=1619996193282}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b65b8af8-e285-48ac-9c98-492b30c516b0, X-ECOMP-TransactionID=NTEJA, X-Begin-Timestamp=2021-05-02T22:54:22.027+0000, id=85811beb-2e98-5639-cbc1-b1e230ff458a, timestamp=1619996062042}]
2021-05-02T22:56:33.289+0000|2c1674e0-2c03-400e-b0f0-eb771c73bdd8|Request Id: 2c1674e0-2c03-400e-b0f0-eb771c73bdd8. Transaction Id: CFBUD. Begin TS: 2021-05-02T22:56:33.287+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 22:56:33.287 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2c1674e0-2c03-400e-b0f0-eb771c73bdd8. Transaction Id: CFBUD. Begin TS: 2021-05-02T22:56:33.287+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 22:57:12.980 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-02 22:57:12.983 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 22:57:12.983 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 22:57:12.983 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 22:57:12.985 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 22:57:13.004 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=e398653f-8381-4bf5-95a8-1aafa14d5cf5, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 22:57:13 GMT]
2021-05-02 22:57:13.004 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 22:57:13.005 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 22:57:13.005 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 22:57:13.006 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 22:57:13.007  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-02 22:57:13.007 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-02 22:57:13.008 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 22:57:13.008 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 22:57:13.008 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02 22:58:12.980 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-02 22:58:12.985 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 22:58:12.986 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 22:58:12.987 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 22:58:12.991 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 22:58:13.018 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=1e4248c6-66ff-4406-9a1d-c5a7193fc10d, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 22:58:13 GMT]
2021-05-02 22:58:13.018 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 22:58:13.020 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 22:58:13.020 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 22:58:13.022 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 22:58:13.025  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-02 22:58:13.025 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-02 22:58:13.027 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 22:58:13.027 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 22:58:13.027 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T22:56:33.293+0000|2021-05-02T22:58:44.316+0000|2c1674e0-2c03-400e-b0f0-eb771c73bdd8|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.242.169.148|131023|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2c1674e0-2c03-400e-b0f0-eb771c73bdd8, Transaction Id: CFBUD, Elapsed Time: 131023 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.171.224] failed: Connection timed out (Connection timed out) 
2021-05-02 22:58:44.318 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2c1674e0-2c03-400e-b0f0-eb771c73bdd8, Transaction Id: CFBUD, Elapsed Time: 131023 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.171.224] failed: Connection timed out (Connection timed out) 
2021-05-02 22:58:44.367 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=2c1674e0-2c03-400e-b0f0-eb771c73bdd8, X-ECOMP-TransactionID=CFBUD, X-Begin-Timestamp=2021-05-02T22:56:33.287+0000, id=bdc04560-867e-997f-5a5b-0b919a99db06, timestamp=1619996193290}], headers={id=7639ff67-7058-cf94-0e0d-a04562150aca, timestamp=1619996324366}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2c1674e0-2c03-400e-b0f0-eb771c73bdd8, X-ECOMP-TransactionID=CFBUD, X-Begin-Timestamp=2021-05-02T22:56:33.287+0000, id=bdc04560-867e-997f-5a5b-0b919a99db06, timestamp=1619996193290}]
2021-05-02T22:58:44.371+0000|09b028fb-bac4-4510-8750-6578c821f2a1|Request Id: 09b028fb-bac4-4510-8750-6578c821f2a1. Transaction Id: YBVVW. Begin TS: 2021-05-02T22:58:44.370+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 22:58:44.371 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 09b028fb-bac4-4510-8750-6578c821f2a1. Transaction Id: YBVVW. Begin TS: 2021-05-02T22:58:44.370+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 22:59:12.980 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-02 22:59:12.984 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 22:59:12.985 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 22:59:12.985 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 22:59:12.988 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 22:59:13.010 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=b9842886-23d4-4d0c-b730-36ebc8607d8a, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 22:59:13 GMT]
2021-05-02 22:59:13.011 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 22:59:13.012 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 22:59:13.012 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 22:59:13.013 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 22:59:13.014  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-02 22:59:13.014 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-02 22:59:13.015 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 22:59:13.015 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 22:59:13.016 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02 23:00:12.981 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-02 23:00:12.987 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:00:12.988 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:00:12.988 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:00:12.991 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:00:13.015 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=56c5d75c-44e0-4d2d-9306-3592cdf9a0cb, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:00:13 GMT]
2021-05-02 23:00:13.015 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:00:13.016 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:00:13.016 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:00:13.017 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:00:13.018  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-02 23:00:13.018 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-02 23:00:13.019 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:00:13.019 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:00:13.019 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T22:58:44.376+0000|2021-05-02T23:00:55.383+0000|09b028fb-bac4-4510-8750-6578c821f2a1|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.242.169.148|131007|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 09b028fb-bac4-4510-8750-6578c821f2a1, Transaction Id: YBVVW, Elapsed Time: 131007 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.171.224] failed: Connection timed out (Connection timed out) 
2021-05-02 23:00:55.384 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 09b028fb-bac4-4510-8750-6578c821f2a1, Transaction Id: YBVVW, Elapsed Time: 131007 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.171.224] failed: Connection timed out (Connection timed out) 
2021-05-02 23:00:55.389 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=09b028fb-bac4-4510-8750-6578c821f2a1, X-ECOMP-TransactionID=YBVVW, X-Begin-Timestamp=2021-05-02T22:58:44.370+0000, id=ac5e84b2-1148-8f8f-b7cb-0afa6bbd9a1b, timestamp=1619996324371}], headers={id=c1a1deca-64b5-9d5c-907f-184a98737585, timestamp=1619996455388}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=09b028fb-bac4-4510-8750-6578c821f2a1, X-ECOMP-TransactionID=YBVVW, X-Begin-Timestamp=2021-05-02T22:58:44.370+0000, id=ac5e84b2-1148-8f8f-b7cb-0afa6bbd9a1b, timestamp=1619996324371}]
2021-05-02T23:00:55.392+0000|296712f9-380c-4778-8343-5010ba17ccf9|Request Id: 296712f9-380c-4778-8343-5010ba17ccf9. Transaction Id: 1N39T. Begin TS: 2021-05-02T23:00:55.390+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:00:55.391 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 296712f9-380c-4778-8343-5010ba17ccf9. Transaction Id: 1N39T. Begin TS: 2021-05-02T23:00:55.390+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:00:55.396+0000|2021-05-02T23:00:55.453+0000|296712f9-380c-4778-8343-5010ba17ccf9|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|57|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 296712f9-380c-4778-8343-5010ba17ccf9, Transaction Id: 1N39T, Elapsed Time: 57 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:00:55.453 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 296712f9-380c-4778-8343-5010ba17ccf9, Transaction Id: 1N39T, Elapsed Time: 57 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:00:55.459 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=296712f9-380c-4778-8343-5010ba17ccf9, X-ECOMP-TransactionID=1N39T, X-Begin-Timestamp=2021-05-02T23:00:55.390+0000, id=020677ee-30b8-0ec1-fd05-f46eb95827c2, timestamp=1619996455393}], headers={id=fbcd0beb-d55c-0a37-0391-2ff1eca8928d, timestamp=1619996455459}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=296712f9-380c-4778-8343-5010ba17ccf9, X-ECOMP-TransactionID=1N39T, X-Begin-Timestamp=2021-05-02T23:00:55.390+0000, id=020677ee-30b8-0ec1-fd05-f46eb95827c2, timestamp=1619996455393}]
2021-05-02T23:00:55.460+0000|38029481-e1e0-424f-8a8c-3ceb03db3336|Request Id: 38029481-e1e0-424f-8a8c-3ceb03db3336. Transaction Id: URRRZ. Begin TS: 2021-05-02T23:00:55.460+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:00:55.460 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 38029481-e1e0-424f-8a8c-3ceb03db3336. Transaction Id: URRRZ. Begin TS: 2021-05-02T23:00:55.460+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:00:55.463+0000|2021-05-02T23:00:55.474+0000|38029481-e1e0-424f-8a8c-3ceb03db3336|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.169.148|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 38029481-e1e0-424f-8a8c-3ceb03db3336, Transaction Id: URRRZ, 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-02 23:00:55.474 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 38029481-e1e0-424f-8a8c-3ceb03db3336, Transaction Id: URRRZ, 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-02 23:00:55.476 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=38029481-e1e0-424f-8a8c-3ceb03db3336, X-ECOMP-TransactionID=URRRZ, X-Begin-Timestamp=2021-05-02T23:00:55.460+0000, id=062ac3dd-48f1-095a-f909-c0493f7a9520, timestamp=1619996455461}], headers={id=25bca19f-5b9e-2eef-7f6b-3f7f9a410b48, timestamp=1619996455476}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=38029481-e1e0-424f-8a8c-3ceb03db3336, X-ECOMP-TransactionID=URRRZ, X-Begin-Timestamp=2021-05-02T23:00:55.460+0000, id=062ac3dd-48f1-095a-f909-c0493f7a9520, timestamp=1619996455461}]
2021-05-02T23:00:55.477+0000|a42cee6b-9045-4e19-93bf-98e207433baa|Request Id: a42cee6b-9045-4e19-93bf-98e207433baa. Transaction Id: 23CKD. Begin TS: 2021-05-02T23:00:55.477+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:00:55.477 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a42cee6b-9045-4e19-93bf-98e207433baa. Transaction Id: 23CKD. Begin TS: 2021-05-02T23:00:55.477+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:00:55.478+0000|2021-05-02T23:00:55.489+0000|a42cee6b-9045-4e19-93bf-98e207433baa|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a42cee6b-9045-4e19-93bf-98e207433baa, Transaction Id: 23CKD, 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-02 23:00:55.489 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a42cee6b-9045-4e19-93bf-98e207433baa, Transaction Id: 23CKD, 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-02 23:00:55.490 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=a42cee6b-9045-4e19-93bf-98e207433baa, X-ECOMP-TransactionID=23CKD, X-Begin-Timestamp=2021-05-02T23:00:55.477+0000, id=1105c528-41d1-9189-af46-a618db41674f, timestamp=1619996455477}], headers={id=920e2fe1-5139-74c9-92e7-fb24424964ba, timestamp=1619996455490}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a42cee6b-9045-4e19-93bf-98e207433baa, X-ECOMP-TransactionID=23CKD, X-Begin-Timestamp=2021-05-02T23:00:55.477+0000, id=1105c528-41d1-9189-af46-a618db41674f, timestamp=1619996455477}]
2021-05-02T23:00:55.491+0000|1011c13f-2357-49e3-bf51-fb6d96a8e344|Request Id: 1011c13f-2357-49e3-bf51-fb6d96a8e344. Transaction Id: SGROL. Begin TS: 2021-05-02T23:00:55.491+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:00:55.491 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1011c13f-2357-49e3-bf51-fb6d96a8e344. Transaction Id: SGROL. Begin TS: 2021-05-02T23:00:55.491+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:00:55.492+0000|2021-05-02T23:00:55.502+0000|1011c13f-2357-49e3-bf51-fb6d96a8e344|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.169.148|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1011c13f-2357-49e3-bf51-fb6d96a8e344, Transaction Id: SGROL, 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-02 23:00:55.502 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1011c13f-2357-49e3-bf51-fb6d96a8e344, Transaction Id: SGROL, 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-02 23:00:55.504 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=1011c13f-2357-49e3-bf51-fb6d96a8e344, X-ECOMP-TransactionID=SGROL, X-Begin-Timestamp=2021-05-02T23:00:55.491+0000, id=11e7f1e4-0a5e-38b8-d6cc-7f4b106128da, timestamp=1619996455492}], headers={id=6bc25eb7-5611-6286-bd66-c6806a53015f, timestamp=1619996455503}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1011c13f-2357-49e3-bf51-fb6d96a8e344, X-ECOMP-TransactionID=SGROL, X-Begin-Timestamp=2021-05-02T23:00:55.491+0000, id=11e7f1e4-0a5e-38b8-d6cc-7f4b106128da, timestamp=1619996455492}]
2021-05-02T23:00:55.504+0000|36da76e1-7e59-47aa-9d94-b2a9156cbc51|Request Id: 36da76e1-7e59-47aa-9d94-b2a9156cbc51. Transaction Id: DJZFZ. Begin TS: 2021-05-02T23:00:55.504+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:00:55.504 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 36da76e1-7e59-47aa-9d94-b2a9156cbc51. Transaction Id: DJZFZ. Begin TS: 2021-05-02T23:00:55.504+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:00:55.505+0000|2021-05-02T23:00:55.514+0000|36da76e1-7e59-47aa-9d94-b2a9156cbc51|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 36da76e1-7e59-47aa-9d94-b2a9156cbc51, Transaction Id: DJZFZ, 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-02 23:00:55.514 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 36da76e1-7e59-47aa-9d94-b2a9156cbc51, Transaction Id: DJZFZ, 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-02 23:00:55.515 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=36da76e1-7e59-47aa-9d94-b2a9156cbc51, X-ECOMP-TransactionID=DJZFZ, X-Begin-Timestamp=2021-05-02T23:00:55.504+0000, id=07d4c5d6-1342-a434-5751-6ef6822bc9fa, timestamp=1619996455504}], headers={id=2a369185-cef2-9a79-f27d-b273f7135037, timestamp=1619996455515}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=36da76e1-7e59-47aa-9d94-b2a9156cbc51, X-ECOMP-TransactionID=DJZFZ, X-Begin-Timestamp=2021-05-02T23:00:55.504+0000, id=07d4c5d6-1342-a434-5751-6ef6822bc9fa, timestamp=1619996455504}]
2021-05-02T23:00:55.516+0000|7feed14c-064e-4887-9e23-d4311ab3c753|Request Id: 7feed14c-064e-4887-9e23-d4311ab3c753. Transaction Id: SDJFG. Begin TS: 2021-05-02T23:00:55.515+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:00:55.516 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7feed14c-064e-4887-9e23-d4311ab3c753. Transaction Id: SDJFG. Begin TS: 2021-05-02T23:00:55.515+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:00:55.517+0000|2021-05-02T23:00:55.525+0000|7feed14c-064e-4887-9e23-d4311ab3c753|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.169.148|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7feed14c-064e-4887-9e23-d4311ab3c753, Transaction Id: SDJFG, 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-02 23:00:55.525 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7feed14c-064e-4887-9e23-d4311ab3c753, Transaction Id: SDJFG, 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-02 23:00:55.526 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=7feed14c-064e-4887-9e23-d4311ab3c753, X-ECOMP-TransactionID=SDJFG, X-Begin-Timestamp=2021-05-02T23:00:55.515+0000, id=897256ef-d158-678b-d1ff-70807c371bb2, timestamp=1619996455516}], headers={id=1f801f66-5f67-40a3-1d70-85a1b8879ec1, timestamp=1619996455526}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7feed14c-064e-4887-9e23-d4311ab3c753, X-ECOMP-TransactionID=SDJFG, X-Begin-Timestamp=2021-05-02T23:00:55.515+0000, id=897256ef-d158-678b-d1ff-70807c371bb2, timestamp=1619996455516}]
2021-05-02T23:00:55.527+0000|772e39e8-cc9c-4f70-9923-db32978f1bf4|Request Id: 772e39e8-cc9c-4f70-9923-db32978f1bf4. Transaction Id: HMRDP. Begin TS: 2021-05-02T23:00:55.527+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:00:55.527 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 772e39e8-cc9c-4f70-9923-db32978f1bf4. Transaction Id: HMRDP. Begin TS: 2021-05-02T23:00:55.527+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:00:55.528+0000|2021-05-02T23:00:55.537+0000|772e39e8-cc9c-4f70-9923-db32978f1bf4|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 772e39e8-cc9c-4f70-9923-db32978f1bf4, Transaction Id: HMRDP, 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-02 23:00:55.537 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 772e39e8-cc9c-4f70-9923-db32978f1bf4, Transaction Id: HMRDP, 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-02 23:00:55.538 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=772e39e8-cc9c-4f70-9923-db32978f1bf4, X-ECOMP-TransactionID=HMRDP, X-Begin-Timestamp=2021-05-02T23:00:55.527+0000, id=414ae5b6-3d4b-6ae9-181d-d17f6d8e110a, timestamp=1619996455527}], headers={id=ee1443c1-749a-2b8e-9878-3ad2dbac5d07, timestamp=1619996455538}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=772e39e8-cc9c-4f70-9923-db32978f1bf4, X-ECOMP-TransactionID=HMRDP, X-Begin-Timestamp=2021-05-02T23:00:55.527+0000, id=414ae5b6-3d4b-6ae9-181d-d17f6d8e110a, timestamp=1619996455527}]
2021-05-02T23:00:55.539+0000|aa31f85e-cb80-46af-a2fd-a807bd29a50b|Request Id: aa31f85e-cb80-46af-a2fd-a807bd29a50b. Transaction Id: CGVT4. Begin TS: 2021-05-02T23:00:55.539+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:00:55.539 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: aa31f85e-cb80-46af-a2fd-a807bd29a50b. Transaction Id: CGVT4. Begin TS: 2021-05-02T23:00:55.539+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:00:55.540+0000|2021-05-02T23:00:55.568+0000|aa31f85e-cb80-46af-a2fd-a807bd29a50b|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.169.148|28|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: aa31f85e-cb80-46af-a2fd-a807bd29a50b, Transaction Id: CGVT4, Elapsed Time: 28 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:00:55.568 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: aa31f85e-cb80-46af-a2fd-a807bd29a50b, Transaction Id: CGVT4, Elapsed Time: 28 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:00:55.571 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=aa31f85e-cb80-46af-a2fd-a807bd29a50b, X-ECOMP-TransactionID=CGVT4, X-Begin-Timestamp=2021-05-02T23:00:55.539+0000, id=6b520b67-553c-7fc0-b279-9099666da600, timestamp=1619996455539}], headers={id=0fbedb31-bd4d-aed1-b4e5-d5f276cbd20e, timestamp=1619996455571}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=aa31f85e-cb80-46af-a2fd-a807bd29a50b, X-ECOMP-TransactionID=CGVT4, X-Begin-Timestamp=2021-05-02T23:00:55.539+0000, id=6b520b67-553c-7fc0-b279-9099666da600, timestamp=1619996455539}]
2021-05-02T23:00:55.572+0000|b73e1b74-04f3-4897-bd18-846011e47c9d|Request Id: b73e1b74-04f3-4897-bd18-846011e47c9d. Transaction Id: 6QNPB. Begin TS: 2021-05-02T23:00:55.572+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:00:55.572 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b73e1b74-04f3-4897-bd18-846011e47c9d. Transaction Id: 6QNPB. Begin TS: 2021-05-02T23:00:55.572+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:00:55.573+0000|2021-05-02T23:00:55.582+0000|b73e1b74-04f3-4897-bd18-846011e47c9d|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b73e1b74-04f3-4897-bd18-846011e47c9d, Transaction Id: 6QNPB, 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-02 23:00:55.582 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b73e1b74-04f3-4897-bd18-846011e47c9d, Transaction Id: 6QNPB, 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-02 23:00:55.583 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=b73e1b74-04f3-4897-bd18-846011e47c9d, X-ECOMP-TransactionID=6QNPB, X-Begin-Timestamp=2021-05-02T23:00:55.572+0000, id=5bd05770-9a85-ed85-59b4-43f49e9588d4, timestamp=1619996455572}], headers={id=4de08d17-addd-cd79-3703-91a2ff4d7999, timestamp=1619996455583}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b73e1b74-04f3-4897-bd18-846011e47c9d, X-ECOMP-TransactionID=6QNPB, X-Begin-Timestamp=2021-05-02T23:00:55.572+0000, id=5bd05770-9a85-ed85-59b4-43f49e9588d4, timestamp=1619996455572}]
2021-05-02T23:00:55.584+0000|7fbccf3f-ca0b-4929-9ab6-3652e5b70df3|Request Id: 7fbccf3f-ca0b-4929-9ab6-3652e5b70df3. Transaction Id: ZYQFF. Begin TS: 2021-05-02T23:00:55.584+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:00:55.584 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7fbccf3f-ca0b-4929-9ab6-3652e5b70df3. Transaction Id: ZYQFF. Begin TS: 2021-05-02T23:00:55.584+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:00:55.585+0000|2021-05-02T23:00:55.591+0000|7fbccf3f-ca0b-4929-9ab6-3652e5b70df3|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.169.148|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7fbccf3f-ca0b-4929-9ab6-3652e5b70df3, Transaction Id: ZYQFF, 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-02 23:00:55.591 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7fbccf3f-ca0b-4929-9ab6-3652e5b70df3, Transaction Id: ZYQFF, 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-02 23:00:55.592 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7fbccf3f-ca0b-4929-9ab6-3652e5b70df3, X-ECOMP-TransactionID=ZYQFF, X-Begin-Timestamp=2021-05-02T23:00:55.584+0000, id=f5857c08-9183-08cb-7b4c-02b2ee2cf2ae, timestamp=1619996455584}], headers={id=4812f3ea-fb55-2a45-d9d4-a810d429973e, timestamp=1619996455592}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7fbccf3f-ca0b-4929-9ab6-3652e5b70df3, X-ECOMP-TransactionID=ZYQFF, X-Begin-Timestamp=2021-05-02T23:00:55.584+0000, id=f5857c08-9183-08cb-7b4c-02b2ee2cf2ae, timestamp=1619996455584}]
2021-05-02T23:00:55.593+0000|8ad51af5-8016-4e20-a23b-83311873840b|Request Id: 8ad51af5-8016-4e20-a23b-83311873840b. Transaction Id: EBCIL. Begin TS: 2021-05-02T23:00:55.592+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:00:55.592 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8ad51af5-8016-4e20-a23b-83311873840b. Transaction Id: EBCIL. Begin TS: 2021-05-02T23:00:55.592+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:00:55.593+0000|2021-05-02T23:00:55.601+0000|8ad51af5-8016-4e20-a23b-83311873840b|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8ad51af5-8016-4e20-a23b-83311873840b, Transaction Id: EBCIL, 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-02 23:00:55.601 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8ad51af5-8016-4e20-a23b-83311873840b, Transaction Id: EBCIL, 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-02 23:00:55.602 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=8ad51af5-8016-4e20-a23b-83311873840b, X-ECOMP-TransactionID=EBCIL, X-Begin-Timestamp=2021-05-02T23:00:55.592+0000, id=33306127-4272-2320-bd84-56f0562e4bf0, timestamp=1619996455593}], headers={id=f302d785-2296-039c-c6a0-596eb5d7c59f, timestamp=1619996455602}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8ad51af5-8016-4e20-a23b-83311873840b, X-ECOMP-TransactionID=EBCIL, X-Begin-Timestamp=2021-05-02T23:00:55.592+0000, id=33306127-4272-2320-bd84-56f0562e4bf0, timestamp=1619996455593}]
2021-05-02 23:01:12.980 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-02 23:01:12.984 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:01:12.984 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:01:12.985 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:01:12.986 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:01:13.106 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=05e03cf0-b4fb-4a98-b450-5135c57f9815, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:01:13 GMT]
2021-05-02 23:01:13.107 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:01:13.107 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:01:13.108 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:01:13.110 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:01:13.111  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-02 23:01:13.114 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-02 23:01:13.115 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:01:13.115 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:01:13.116 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:01:22.027+0000|29c4c236-e8b6-46b5-9943-b05f3067bdd7|Request Id: 29c4c236-e8b6-46b5-9943-b05f3067bdd7. Transaction Id: CSRKO. Begin TS: 2021-05-02T23:01:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:01:22.026 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 29c4c236-e8b6-46b5-9943-b05f3067bdd7. Transaction Id: CSRKO. Begin TS: 2021-05-02T23:01:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:01:22.029+0000|2021-05-02T23:01:22.045+0000|29c4c236-e8b6-46b5-9943-b05f3067bdd7|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.169.148|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 29c4c236-e8b6-46b5-9943-b05f3067bdd7, Transaction Id: CSRKO, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:01:22.045 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 29c4c236-e8b6-46b5-9943-b05f3067bdd7, Transaction Id: CSRKO, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:01:22.047 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=29c4c236-e8b6-46b5-9943-b05f3067bdd7, X-ECOMP-TransactionID=CSRKO, X-Begin-Timestamp=2021-05-02T23:01:22.026+0000, id=a355b80a-bc59-742a-7415-5700766a79b7, timestamp=1619996482027}], headers={id=16b0ba16-e085-0e60-1f4a-d15f45dc71ab, timestamp=1619996482047}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=29c4c236-e8b6-46b5-9943-b05f3067bdd7, X-ECOMP-TransactionID=CSRKO, X-Begin-Timestamp=2021-05-02T23:01:22.026+0000, id=a355b80a-bc59-742a-7415-5700766a79b7, timestamp=1619996482027}]
2021-05-02T23:01:52.032+0000|a8987157-561e-4254-b911-620910a2aec0|Request Id: a8987157-561e-4254-b911-620910a2aec0. Transaction Id: M8ZW3. Begin TS: 2021-05-02T23:01:52.029+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:01:52.030 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a8987157-561e-4254-b911-620910a2aec0. Transaction Id: M8ZW3. Begin TS: 2021-05-02T23:01:52.029+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:01:52.038+0000|2021-05-02T23:01:52.052+0000|a8987157-561e-4254-b911-620910a2aec0|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a8987157-561e-4254-b911-620910a2aec0, Transaction Id: M8ZW3, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:01:52.052 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a8987157-561e-4254-b911-620910a2aec0, Transaction Id: M8ZW3, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:01:52.057 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=a8987157-561e-4254-b911-620910a2aec0, X-ECOMP-TransactionID=M8ZW3, X-Begin-Timestamp=2021-05-02T23:01:52.029+0000, id=e664eff0-8f0a-b815-2aaf-54e416180096, timestamp=1619996512034}], headers={id=cdec1764-bb59-0c39-797b-22a68ce0929f, timestamp=1619996512056}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a8987157-561e-4254-b911-620910a2aec0, X-ECOMP-TransactionID=M8ZW3, X-Begin-Timestamp=2021-05-02T23:01:52.029+0000, id=e664eff0-8f0a-b815-2aaf-54e416180096, timestamp=1619996512034}]
2021-05-02 23:02:12.984 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-02 23:02:12.997 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:02:12.999 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:02:13.000 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:02:13.006 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:02:13.033 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=3a41eac3-db4b-41a1-b404-d184aaa110fd, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:02:13 GMT]
2021-05-02 23:02:13.034 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:02:13.035 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:02:13.035 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:02:13.037 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:02:13.040  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-02 23:02:13.040 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-02 23:02:13.041 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:02:13.042 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:02:13.042 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:02:22.027+0000|6d76ed05-8ccc-4fd8-bc2e-6c364a6a9b30|Request Id: 6d76ed05-8ccc-4fd8-bc2e-6c364a6a9b30. Transaction Id: KTUBV. Begin TS: 2021-05-02T23:02:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:02:22.026 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6d76ed05-8ccc-4fd8-bc2e-6c364a6a9b30. Transaction Id: KTUBV. Begin TS: 2021-05-02T23:02:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:02:22.029+0000|2021-05-02T23:02:22.039+0000|6d76ed05-8ccc-4fd8-bc2e-6c364a6a9b30|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.169.148|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6d76ed05-8ccc-4fd8-bc2e-6c364a6a9b30, Transaction Id: KTUBV, 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-02 23:02:22.040 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6d76ed05-8ccc-4fd8-bc2e-6c364a6a9b30, Transaction Id: KTUBV, 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-02 23:02:22.042 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=6d76ed05-8ccc-4fd8-bc2e-6c364a6a9b30, X-ECOMP-TransactionID=KTUBV, X-Begin-Timestamp=2021-05-02T23:02:22.026+0000, id=3323943d-502a-a912-1f4d-c5a39ef450c5, timestamp=1619996542027}], headers={id=07381f59-77e7-55ce-5ca1-82b3775a1ec5, timestamp=1619996542041}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6d76ed05-8ccc-4fd8-bc2e-6c364a6a9b30, X-ECOMP-TransactionID=KTUBV, X-Begin-Timestamp=2021-05-02T23:02:22.026+0000, id=3323943d-502a-a912-1f4d-c5a39ef450c5, timestamp=1619996542027}]
2021-05-02T23:02:52.027+0000|022d6635-f6f6-41e8-86a2-576a3cfaad82|Request Id: 022d6635-f6f6-41e8-86a2-576a3cfaad82. Transaction Id: RMX22. Begin TS: 2021-05-02T23:02:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:02:52.026 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 022d6635-f6f6-41e8-86a2-576a3cfaad82. Transaction Id: RMX22. Begin TS: 2021-05-02T23:02:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:02:52.029+0000|2021-05-02T23:02:52.040+0000|022d6635-f6f6-41e8-86a2-576a3cfaad82|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 022d6635-f6f6-41e8-86a2-576a3cfaad82, Transaction Id: RMX22, 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-02 23:02:52.040 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 022d6635-f6f6-41e8-86a2-576a3cfaad82, Transaction Id: RMX22, 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-02 23:02:52.042 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=022d6635-f6f6-41e8-86a2-576a3cfaad82, X-ECOMP-TransactionID=RMX22, X-Begin-Timestamp=2021-05-02T23:02:52.026+0000, id=d16a89a2-1850-9ce3-c657-57b19ef4f09b, timestamp=1619996572028}], headers={id=08e3e992-a10a-cd71-c5b4-5cfa57c5f6aa, timestamp=1619996572042}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=022d6635-f6f6-41e8-86a2-576a3cfaad82, X-ECOMP-TransactionID=RMX22, X-Begin-Timestamp=2021-05-02T23:02:52.026+0000, id=d16a89a2-1850-9ce3-c657-57b19ef4f09b, timestamp=1619996572028}]
2021-05-02 23:03:12.983 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-02 23:03:12.991 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:03:12.993 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:03:12.993 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:03:12.999 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:03:13.027 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=ef29de4e-2826-46e1-adba-0f39bdcd1a9d, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:03:13 GMT]
2021-05-02 23:03:13.027 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:03:13.029 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:03:13.029 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:03:13.031 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:03:13.033  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-02 23:03:13.033 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-02 23:03:13.035 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:03:13.036 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:03:13.036 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:03:22.027+0000|d8768b6d-8c23-42e4-b88b-4e0e06dc7486|Request Id: d8768b6d-8c23-42e4-b88b-4e0e06dc7486. Transaction Id: W7CB6. Begin TS: 2021-05-02T23:03:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:03:22.026 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d8768b6d-8c23-42e4-b88b-4e0e06dc7486. Transaction Id: W7CB6. Begin TS: 2021-05-02T23:03:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:03:22.030+0000|2021-05-02T23:03:22.049+0000|d8768b6d-8c23-42e4-b88b-4e0e06dc7486|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.169.148|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d8768b6d-8c23-42e4-b88b-4e0e06dc7486, Transaction Id: W7CB6, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:03:22.049 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d8768b6d-8c23-42e4-b88b-4e0e06dc7486, Transaction Id: W7CB6, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:03:22.053 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d8768b6d-8c23-42e4-b88b-4e0e06dc7486, X-ECOMP-TransactionID=W7CB6, X-Begin-Timestamp=2021-05-02T23:03:22.026+0000, id=a039a53a-0631-d390-4397-567248845273, timestamp=1619996602028}], headers={id=e7875aca-0819-e61c-a4d5-028f5e6a59fd, timestamp=1619996602052}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d8768b6d-8c23-42e4-b88b-4e0e06dc7486, X-ECOMP-TransactionID=W7CB6, X-Begin-Timestamp=2021-05-02T23:03:22.026+0000, id=a039a53a-0631-d390-4397-567248845273, timestamp=1619996602028}]
2021-05-02T23:03:52.029+0000|52d06cca-8ad4-4292-a58e-338ba6151bfb|Request Id: 52d06cca-8ad4-4292-a58e-338ba6151bfb. Transaction Id: CQYRR. Begin TS: 2021-05-02T23:03:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:03:52.027 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 52d06cca-8ad4-4292-a58e-338ba6151bfb. Transaction Id: CQYRR. Begin TS: 2021-05-02T23:03:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:03:52.034+0000|2021-05-02T23:03:52.045+0000|52d06cca-8ad4-4292-a58e-338ba6151bfb|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 52d06cca-8ad4-4292-a58e-338ba6151bfb, Transaction Id: CQYRR, 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-02 23:03:52.045 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 52d06cca-8ad4-4292-a58e-338ba6151bfb, Transaction Id: CQYRR, 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-02 23:03:52.054 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=52d06cca-8ad4-4292-a58e-338ba6151bfb, X-ECOMP-TransactionID=CQYRR, X-Begin-Timestamp=2021-05-02T23:03:52.026+0000, id=910f92bb-b8dc-583e-f4f5-ccf1f15787a9, timestamp=1619996632030}], headers={id=11d02584-3e67-bb44-5fb5-082325b90cf5, timestamp=1619996632053}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=52d06cca-8ad4-4292-a58e-338ba6151bfb, X-ECOMP-TransactionID=CQYRR, X-Begin-Timestamp=2021-05-02T23:03:52.026+0000, id=910f92bb-b8dc-583e-f4f5-ccf1f15787a9, timestamp=1619996632030}]
2021-05-02 23:04:12.984 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-02 23:04:13.002 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:04:13.003 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:04:13.003 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:04:13.007 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:04:13.057 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=6c96b1ef-4627-4ac6-8223-4c44e175c0ff, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:04:13 GMT]
2021-05-02 23:04:13.057 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:04:13.058 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:04:13.058 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:04:13.059 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:04:13.061  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-02 23:04:13.061 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-02 23:04:13.062 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:04:13.062 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:04:13.062 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:04:22.026+0000|424fff53-3d40-4c45-844e-f96b030a4fc6|Request Id: 424fff53-3d40-4c45-844e-f96b030a4fc6. Transaction Id: QN9AY. Begin TS: 2021-05-02T23:04:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:04:22.026 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 424fff53-3d40-4c45-844e-f96b030a4fc6. Transaction Id: QN9AY. Begin TS: 2021-05-02T23:04:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:04:22.028+0000|2021-05-02T23:04:22.039+0000|424fff53-3d40-4c45-844e-f96b030a4fc6|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.169.148|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 424fff53-3d40-4c45-844e-f96b030a4fc6, Transaction Id: QN9AY, 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-02 23:04:22.039 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 424fff53-3d40-4c45-844e-f96b030a4fc6, Transaction Id: QN9AY, 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-02 23:04:22.040 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=424fff53-3d40-4c45-844e-f96b030a4fc6, X-ECOMP-TransactionID=QN9AY, X-Begin-Timestamp=2021-05-02T23:04:22.026+0000, id=299d0d06-d609-79c5-e512-09ed94cc2bec, timestamp=1619996662027}], headers={id=c48abd65-1bdd-5cf6-4dd1-90782930d1bf, timestamp=1619996662040}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=424fff53-3d40-4c45-844e-f96b030a4fc6, X-ECOMP-TransactionID=QN9AY, X-Begin-Timestamp=2021-05-02T23:04:22.026+0000, id=299d0d06-d609-79c5-e512-09ed94cc2bec, timestamp=1619996662027}]
2021-05-02T23:04:52.027+0000|d0578693-7a57-4ac4-a025-46e2793ef7ca|Request Id: d0578693-7a57-4ac4-a025-46e2793ef7ca. Transaction Id: OBN3G. Begin TS: 2021-05-02T23:04:52.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:04:52.026 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d0578693-7a57-4ac4-a025-46e2793ef7ca. Transaction Id: OBN3G. Begin TS: 2021-05-02T23:04:52.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:04:52.031+0000|2021-05-02T23:04:52.042+0000|d0578693-7a57-4ac4-a025-46e2793ef7ca|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d0578693-7a57-4ac4-a025-46e2793ef7ca, Transaction Id: OBN3G, 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-02 23:04:52.042 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d0578693-7a57-4ac4-a025-46e2793ef7ca, Transaction Id: OBN3G, 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-02 23:04:52.045 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=d0578693-7a57-4ac4-a025-46e2793ef7ca, X-ECOMP-TransactionID=OBN3G, X-Begin-Timestamp=2021-05-02T23:04:52.025+0000, id=03c2de64-8872-2424-5aa4-74b24ed82d84, timestamp=1619996692028}], headers={id=951318eb-3a9a-cde0-3c7d-162b49d5d631, timestamp=1619996692044}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d0578693-7a57-4ac4-a025-46e2793ef7ca, X-ECOMP-TransactionID=OBN3G, X-Begin-Timestamp=2021-05-02T23:04:52.025+0000, id=03c2de64-8872-2424-5aa4-74b24ed82d84, timestamp=1619996692028}]
2021-05-02 23:05:12.982 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-02 23:05:12.987 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:05:12.988 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:05:12.988 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:05:12.992 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:05:13.029 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=9b32b507-e624-40e1-a94d-49a3cff75949, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:05:13 GMT]
2021-05-02 23:05:13.030 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:05:13.031 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:05:13.032 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:05:13.033 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:05:13.150  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-02 23:05:13.150 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-02 23:05:13.151 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:05:13.151 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:05:13.152 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:05:22.026+0000|6efcd9a2-1ba3-4dcc-96da-a42a1a3bf177|Request Id: 6efcd9a2-1ba3-4dcc-96da-a42a1a3bf177. Transaction Id: WSWV5. Begin TS: 2021-05-02T23:05:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:05:22.026 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6efcd9a2-1ba3-4dcc-96da-a42a1a3bf177. Transaction Id: WSWV5. Begin TS: 2021-05-02T23:05:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:05:22.029+0000|2021-05-02T23:05:22.057+0000|6efcd9a2-1ba3-4dcc-96da-a42a1a3bf177|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.242.169.148|28|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6efcd9a2-1ba3-4dcc-96da-a42a1a3bf177, Transaction Id: WSWV5, Elapsed Time: 28 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:05:22.057 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6efcd9a2-1ba3-4dcc-96da-a42a1a3bf177, Transaction Id: WSWV5, Elapsed Time: 28 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:05:22.059 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=6efcd9a2-1ba3-4dcc-96da-a42a1a3bf177, X-ECOMP-TransactionID=WSWV5, X-Begin-Timestamp=2021-05-02T23:05:22.026+0000, id=4bdb1cbc-fa40-d40c-49aa-e4bee38a51ec, timestamp=1619996722028}], headers={id=ea088efe-7baa-616e-ecbd-7e124a3e3986, timestamp=1619996722059}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6efcd9a2-1ba3-4dcc-96da-a42a1a3bf177, X-ECOMP-TransactionID=WSWV5, X-Begin-Timestamp=2021-05-02T23:05:22.026+0000, id=4bdb1cbc-fa40-d40c-49aa-e4bee38a51ec, timestamp=1619996722028}]
2021-05-02T23:05:52.028+0000|bacd44c2-77c2-42af-a34e-f6d5e6ac05c0|Request Id: bacd44c2-77c2-42af-a34e-f6d5e6ac05c0. Transaction Id: L1EBY. Begin TS: 2021-05-02T23:05:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:05:52.027 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bacd44c2-77c2-42af-a34e-f6d5e6ac05c0. Transaction Id: L1EBY. Begin TS: 2021-05-02T23:05:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:05:52.032+0000|2021-05-02T23:05:52.043+0000|bacd44c2-77c2-42af-a34e-f6d5e6ac05c0|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bacd44c2-77c2-42af-a34e-f6d5e6ac05c0, Transaction Id: L1EBY, 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-02 23:05:52.044 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bacd44c2-77c2-42af-a34e-f6d5e6ac05c0, Transaction Id: L1EBY, 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-02 23:05:52.046 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=bacd44c2-77c2-42af-a34e-f6d5e6ac05c0, X-ECOMP-TransactionID=L1EBY, X-Begin-Timestamp=2021-05-02T23:05:52.026+0000, id=4362a2c3-df8b-bee1-dd70-cda0381e9596, timestamp=1619996752029}], headers={id=81524821-7fca-6dd3-92f3-79945329c4f2, timestamp=1619996752046}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bacd44c2-77c2-42af-a34e-f6d5e6ac05c0, X-ECOMP-TransactionID=L1EBY, X-Begin-Timestamp=2021-05-02T23:05:52.026+0000, id=4362a2c3-df8b-bee1-dd70-cda0381e9596, timestamp=1619996752029}]
2021-05-02 23:06:12.980 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-02 23:06:12.984 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:06:12.985 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:06:12.985 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:06:12.988 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:06:13.010 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=7dc58d2e-269f-49fb-a048-c7729da46aed, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:06:13 GMT]
2021-05-02 23:06:13.010 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:06:13.011 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:06:13.011 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:06:13.012 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:06:13.014  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-02 23:06:13.014 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-02 23:06:13.015 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:06:13.015 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:06:13.015 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:06:22.026+0000|27edc192-ecd8-41e4-aa3c-1edd12333380|Request Id: 27edc192-ecd8-41e4-aa3c-1edd12333380. Transaction Id: ANRUV. Begin TS: 2021-05-02T23:06:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:06:22.026 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 27edc192-ecd8-41e4-aa3c-1edd12333380. Transaction Id: ANRUV. Begin TS: 2021-05-02T23:06:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:06:22.028+0000|2021-05-02T23:06:22.043+0000|27edc192-ecd8-41e4-aa3c-1edd12333380|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.242.169.148|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 27edc192-ecd8-41e4-aa3c-1edd12333380, Transaction Id: ANRUV, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:06:22.043 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 27edc192-ecd8-41e4-aa3c-1edd12333380, Transaction Id: ANRUV, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:06:22.045 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=27edc192-ecd8-41e4-aa3c-1edd12333380, X-ECOMP-TransactionID=ANRUV, X-Begin-Timestamp=2021-05-02T23:06:22.026+0000, id=c1dac428-ebe2-6d2e-f462-046cd796d666, timestamp=1619996782027}], headers={id=e777f867-2f3c-7b04-5654-80ef71a58259, timestamp=1619996782044}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=27edc192-ecd8-41e4-aa3c-1edd12333380, X-ECOMP-TransactionID=ANRUV, X-Begin-Timestamp=2021-05-02T23:06:22.026+0000, id=c1dac428-ebe2-6d2e-f462-046cd796d666, timestamp=1619996782027}]
2021-05-02T23:06:52.028+0000|309070d7-aa04-4757-9ea1-7e392e6599c7|Request Id: 309070d7-aa04-4757-9ea1-7e392e6599c7. Transaction Id: UKUFH. Begin TS: 2021-05-02T23:06:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:06:52.027 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 309070d7-aa04-4757-9ea1-7e392e6599c7. Transaction Id: UKUFH. Begin TS: 2021-05-02T23:06:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:06:52.034+0000|2021-05-02T23:06:52.047+0000|309070d7-aa04-4757-9ea1-7e392e6599c7|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 309070d7-aa04-4757-9ea1-7e392e6599c7, Transaction Id: UKUFH, 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-02 23:06:52.048 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 309070d7-aa04-4757-9ea1-7e392e6599c7, Transaction Id: UKUFH, 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-02 23:06:52.051 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=309070d7-aa04-4757-9ea1-7e392e6599c7, X-ECOMP-TransactionID=UKUFH, X-Begin-Timestamp=2021-05-02T23:06:52.026+0000, id=af11ac1c-58eb-0d43-a2ac-f9f36ef45c13, timestamp=1619996812030}], headers={id=0247d58c-36ab-71da-d536-f3e914cbda70, timestamp=1619996812050}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=309070d7-aa04-4757-9ea1-7e392e6599c7, X-ECOMP-TransactionID=UKUFH, X-Begin-Timestamp=2021-05-02T23:06:52.026+0000, id=af11ac1c-58eb-0d43-a2ac-f9f36ef45c13, timestamp=1619996812030}]
2021-05-02 23:07:12.981 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-02 23:07:12.987 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:07:12.989 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:07:12.989 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:07:12.994 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:07:13.017 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=ee91a323-f86a-4133-bcd4-85d04546664c, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:07:13 GMT]
2021-05-02 23:07:13.017 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:07:13.018 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:07:13.019 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:07:13.020 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:07:13.022  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-02 23:07:13.023 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-02 23:07:13.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:07:13.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:07:13.025 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:07:22.026+0000|20d4cd06-a3cc-46a0-8024-09539437179d|Request Id: 20d4cd06-a3cc-46a0-8024-09539437179d. Transaction Id: GVSOW. Begin TS: 2021-05-02T23:07:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:07:22.026 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 20d4cd06-a3cc-46a0-8024-09539437179d. Transaction Id: GVSOW. Begin TS: 2021-05-02T23:07:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:07:22.028+0000|2021-05-02T23:07:22.035+0000|20d4cd06-a3cc-46a0-8024-09539437179d|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.169.148|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 20d4cd06-a3cc-46a0-8024-09539437179d, Transaction Id: GVSOW, 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-02 23:07:22.036 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 20d4cd06-a3cc-46a0-8024-09539437179d, Transaction Id: GVSOW, 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-02 23:07:22.037 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=20d4cd06-a3cc-46a0-8024-09539437179d, X-ECOMP-TransactionID=GVSOW, X-Begin-Timestamp=2021-05-02T23:07:22.026+0000, id=8aabe265-620c-ffec-acad-931550f2264e, timestamp=1619996842027}], headers={id=88ca15bd-8221-6947-9f2c-2d5790043851, timestamp=1619996842037}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=20d4cd06-a3cc-46a0-8024-09539437179d, X-ECOMP-TransactionID=GVSOW, X-Begin-Timestamp=2021-05-02T23:07:22.026+0000, id=8aabe265-620c-ffec-acad-931550f2264e, timestamp=1619996842027}]
2021-05-02T23:07:52.026+0000|d4fa0eb4-011f-42f4-9126-d5bb7086204a|Request Id: d4fa0eb4-011f-42f4-9126-d5bb7086204a. Transaction Id: RZUYS. Begin TS: 2021-05-02T23:07:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:07:52.026 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d4fa0eb4-011f-42f4-9126-d5bb7086204a. Transaction Id: RZUYS. Begin TS: 2021-05-02T23:07:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:07:52.028+0000|2021-05-02T23:07:52.037+0000|d4fa0eb4-011f-42f4-9126-d5bb7086204a|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d4fa0eb4-011f-42f4-9126-d5bb7086204a, Transaction Id: RZUYS, 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-02 23:07:52.037 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d4fa0eb4-011f-42f4-9126-d5bb7086204a, Transaction Id: RZUYS, 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-02 23:07:52.039 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d4fa0eb4-011f-42f4-9126-d5bb7086204a, X-ECOMP-TransactionID=RZUYS, X-Begin-Timestamp=2021-05-02T23:07:52.026+0000, id=e402fa84-cb2b-8368-0e3c-1695f2572154, timestamp=1619996872027}], headers={id=85906495-c70b-1663-baec-8a939ee68575, timestamp=1619996872038}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d4fa0eb4-011f-42f4-9126-d5bb7086204a, X-ECOMP-TransactionID=RZUYS, X-Begin-Timestamp=2021-05-02T23:07:52.026+0000, id=e402fa84-cb2b-8368-0e3c-1695f2572154, timestamp=1619996872027}]
2021-05-02 23:08:12.982 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-02 23:08:12.990 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:08:12.992 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:08:12.992 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:08:12.998 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:08:13.019 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=2919434c-3fab-4ee9-b726-f7b547ac6cca, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:08:13 GMT]
2021-05-02 23:08:13.019 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:08:13.020 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:08:13.021 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:08:13.022 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:08:13.025  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-02 23:08:13.025 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-02 23:08:13.026 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:08:13.027 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:08:13.027 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:08:22.028+0000|73938bd8-04e2-48b2-87c7-301b08498754|Request Id: 73938bd8-04e2-48b2-87c7-301b08498754. Transaction Id: UC2BU. Begin TS: 2021-05-02T23:08:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:08:22.027 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 73938bd8-04e2-48b2-87c7-301b08498754. Transaction Id: UC2BU. Begin TS: 2021-05-02T23:08:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:08:22.048  INFO 1 --- [ask-scheduler-1] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2021-05-02 23:08:22.051  INFO 1 --- [ask-scheduler-1] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-05-02T23:08:22.033+0000|2021-05-02T23:08:22.067+0000|73938bd8-04e2-48b2-87c7-301b08498754|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.242.169.148|34|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 73938bd8-04e2-48b2-87c7-301b08498754, Transaction Id: UC2BU, Elapsed Time: 34 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:08:22.067 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 73938bd8-04e2-48b2-87c7-301b08498754, Transaction Id: UC2BU, Elapsed Time: 34 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:08:22.071 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=73938bd8-04e2-48b2-87c7-301b08498754, X-ECOMP-TransactionID=UC2BU, X-Begin-Timestamp=2021-05-02T23:08:22.026+0000, id=e3565bdd-587a-958f-76b6-bf776fd9a641, timestamp=1619996902029}], headers={id=d94005f6-fc4d-0142-1d0e-b76fd898fde1, timestamp=1619996902071}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=73938bd8-04e2-48b2-87c7-301b08498754, X-ECOMP-TransactionID=UC2BU, X-Begin-Timestamp=2021-05-02T23:08:22.026+0000, id=e3565bdd-587a-958f-76b6-bf776fd9a641, timestamp=1619996902029}]
2021-05-02T23:08:52.027+0000|fa94980f-9dbb-4d64-949f-e73ec2fb1fab|Request Id: fa94980f-9dbb-4d64-949f-e73ec2fb1fab. Transaction Id: FRLZG. Begin TS: 2021-05-02T23:08:52.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:08:52.025 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fa94980f-9dbb-4d64-949f-e73ec2fb1fab. Transaction Id: FRLZG. Begin TS: 2021-05-02T23:08:52.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:08:52.029+0000|2021-05-02T23:08:52.042+0000|fa94980f-9dbb-4d64-949f-e73ec2fb1fab|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fa94980f-9dbb-4d64-949f-e73ec2fb1fab, Transaction Id: FRLZG, 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-02 23:08:52.042 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fa94980f-9dbb-4d64-949f-e73ec2fb1fab, Transaction Id: FRLZG, 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-02 23:08:52.047 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=fa94980f-9dbb-4d64-949f-e73ec2fb1fab, X-ECOMP-TransactionID=FRLZG, X-Begin-Timestamp=2021-05-02T23:08:52.025+0000, id=bf49a01c-5150-3ffa-c6e6-054c0588eb55, timestamp=1619996932027}], headers={id=b883a6f4-db67-fefe-3692-c20240ce0753, timestamp=1619996932045}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=fa94980f-9dbb-4d64-949f-e73ec2fb1fab, X-ECOMP-TransactionID=FRLZG, X-Begin-Timestamp=2021-05-02T23:08:52.025+0000, id=bf49a01c-5150-3ffa-c6e6-054c0588eb55, timestamp=1619996932027}]
2021-05-02 23:09:12.979 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-02 23:09:12.987 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:09:12.988 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:09:12.988 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:09:12.990 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:09:13.028 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=640e9937-5b38-4ee5-96fb-a7395c99b762, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:09:13 GMT]
2021-05-02 23:09:13.029 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:09:13.029 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:09:13.029 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:09:13.030 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:09:13.031  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-02 23:09:13.032 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-02 23:09:13.033 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:09:13.033 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:09:13.033 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:09:22.028+0000|df150828-6a18-418b-b581-a70597be2f35|Request Id: df150828-6a18-418b-b581-a70597be2f35. Transaction Id: RCNWM. Begin TS: 2021-05-02T23:09:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:09:22.027 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: df150828-6a18-418b-b581-a70597be2f35. Transaction Id: RCNWM. Begin TS: 2021-05-02T23:09:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:09:22.033+0000|2021-05-02T23:09:22.047+0000|df150828-6a18-418b-b581-a70597be2f35|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.169.148|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: df150828-6a18-418b-b581-a70597be2f35, Transaction Id: RCNWM, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:09:22.047 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: df150828-6a18-418b-b581-a70597be2f35, Transaction Id: RCNWM, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:09:22.050 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=df150828-6a18-418b-b581-a70597be2f35, X-ECOMP-TransactionID=RCNWM, X-Begin-Timestamp=2021-05-02T23:09:22.026+0000, id=47af0c4c-051a-fc3c-96b4-9c8696d23521, timestamp=1619996962029}], headers={id=28381a37-65a9-911a-653f-d481ba4d350c, timestamp=1619996962050}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=df150828-6a18-418b-b581-a70597be2f35, X-ECOMP-TransactionID=RCNWM, X-Begin-Timestamp=2021-05-02T23:09:22.026+0000, id=47af0c4c-051a-fc3c-96b4-9c8696d23521, timestamp=1619996962029}]
2021-05-02T23:09:52.027+0000|8cce170d-3a73-4715-9e8f-a58a81ee4e3f|Request Id: 8cce170d-3a73-4715-9e8f-a58a81ee4e3f. Transaction Id: UVCVT. Begin TS: 2021-05-02T23:09:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:09:52.026 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8cce170d-3a73-4715-9e8f-a58a81ee4e3f. Transaction Id: UVCVT. Begin TS: 2021-05-02T23:09:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:09:52.037+0000|2021-05-02T23:09:52.052+0000|8cce170d-3a73-4715-9e8f-a58a81ee4e3f|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8cce170d-3a73-4715-9e8f-a58a81ee4e3f, Transaction Id: UVCVT, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:09:52.052 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8cce170d-3a73-4715-9e8f-a58a81ee4e3f, Transaction Id: UVCVT, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:09:52.056 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=8cce170d-3a73-4715-9e8f-a58a81ee4e3f, X-ECOMP-TransactionID=UVCVT, X-Begin-Timestamp=2021-05-02T23:09:52.026+0000, id=5dab0311-4454-feb1-afa7-b0f528160774, timestamp=1619996992035}], headers={id=86fa6d6f-5c77-3858-7ecb-788b8d0a901d, timestamp=1619996992055}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8cce170d-3a73-4715-9e8f-a58a81ee4e3f, X-ECOMP-TransactionID=UVCVT, X-Begin-Timestamp=2021-05-02T23:09:52.026+0000, id=5dab0311-4454-feb1-afa7-b0f528160774, timestamp=1619996992035}]
2021-05-02 23:10:12.981 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-02 23:10:12.986 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:10:12.987 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:10:12.988 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:10:12.993 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:10:13.015 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=99e66fcc-9f3b-4520-a891-adf7df86debd, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:10:13 GMT]
2021-05-02 23:10:13.015 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:10:13.016 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:10:13.017 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:10:13.018 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:10:13.020  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-02 23:10:13.020 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-02 23:10:13.021 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:10:13.021 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:10:13.021 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:10:22.027+0000|3cbf5dc5-a435-4023-b327-84302c6f246a|Request Id: 3cbf5dc5-a435-4023-b327-84302c6f246a. Transaction Id: YUQZE. Begin TS: 2021-05-02T23:10:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:10:22.026 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3cbf5dc5-a435-4023-b327-84302c6f246a. Transaction Id: YUQZE. Begin TS: 2021-05-02T23:10:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:10:22.029+0000|2021-05-02T23:10:22.039+0000|3cbf5dc5-a435-4023-b327-84302c6f246a|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.169.148|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3cbf5dc5-a435-4023-b327-84302c6f246a, Transaction Id: YUQZE, 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-02 23:10:22.039 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3cbf5dc5-a435-4023-b327-84302c6f246a, Transaction Id: YUQZE, 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-02 23:10:22.041 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=3cbf5dc5-a435-4023-b327-84302c6f246a, X-ECOMP-TransactionID=YUQZE, X-Begin-Timestamp=2021-05-02T23:10:22.026+0000, id=752092a2-e398-6742-913a-ff4e65be95c7, timestamp=1619997022027}], headers={id=01fb1d87-c89f-c58d-4bd6-dd4be5ccc6bb, timestamp=1619997022040}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3cbf5dc5-a435-4023-b327-84302c6f246a, X-ECOMP-TransactionID=YUQZE, X-Begin-Timestamp=2021-05-02T23:10:22.026+0000, id=752092a2-e398-6742-913a-ff4e65be95c7, timestamp=1619997022027}]
2021-05-02T23:10:52.028+0000|03e1c6f2-e872-4646-b407-dba7bc12738a|Request Id: 03e1c6f2-e872-4646-b407-dba7bc12738a. Transaction Id: 88YLT. Begin TS: 2021-05-02T23:10:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:10:52.027 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 03e1c6f2-e872-4646-b407-dba7bc12738a. Transaction Id: 88YLT. Begin TS: 2021-05-02T23:10:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:10:52.040  INFO 1 --- [ask-scheduler-1] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2021-05-02 23:10:52.040  INFO 1 --- [ask-scheduler-1] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-05-02T23:10:52.034+0000|2021-05-02T23:10:52.051+0000|03e1c6f2-e872-4646-b407-dba7bc12738a|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 03e1c6f2-e872-4646-b407-dba7bc12738a, Transaction Id: 88YLT, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:10:52.051 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 03e1c6f2-e872-4646-b407-dba7bc12738a, Transaction Id: 88YLT, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:10:52.054 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=03e1c6f2-e872-4646-b407-dba7bc12738a, X-ECOMP-TransactionID=88YLT, X-Begin-Timestamp=2021-05-02T23:10:52.026+0000, id=1a6e68e3-3cbb-c574-eefc-b6081cf63ac2, timestamp=1619997052030}], headers={id=1e245c44-73be-436d-08b4-817e546af595, timestamp=1619997052054}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=03e1c6f2-e872-4646-b407-dba7bc12738a, X-ECOMP-TransactionID=88YLT, X-Begin-Timestamp=2021-05-02T23:10:52.026+0000, id=1a6e68e3-3cbb-c574-eefc-b6081cf63ac2, timestamp=1619997052030}]
2021-05-02 23:11:12.981 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-02 23:11:12.986 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:11:12.988 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:11:12.988 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:11:12.992 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:11:13.015 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=a1750dab-1dcb-4dfb-abc1-b3244f36b5ac, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:11:13 GMT]
2021-05-02 23:11:13.015 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:11:13.016 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:11:13.017 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:11:13.018 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:11:13.020  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-02 23:11:13.020 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-02 23:11:13.021 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:11:13.021 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:11:13.022 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:11:22.026+0000|54c94cb4-5b9d-4ad7-b58f-580a0db612ee|Request Id: 54c94cb4-5b9d-4ad7-b58f-580a0db612ee. Transaction Id: FX0H7. Begin TS: 2021-05-02T23:11:22.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:11:22.025 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 54c94cb4-5b9d-4ad7-b58f-580a0db612ee. Transaction Id: FX0H7. Begin TS: 2021-05-02T23:11:22.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:11:22.027+0000|2021-05-02T23:11:22.037+0000|54c94cb4-5b9d-4ad7-b58f-580a0db612ee|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.169.148|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 54c94cb4-5b9d-4ad7-b58f-580a0db612ee, Transaction Id: FX0H7, 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-02 23:11:22.037 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 54c94cb4-5b9d-4ad7-b58f-580a0db612ee, Transaction Id: FX0H7, 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-02 23:11:22.039 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=54c94cb4-5b9d-4ad7-b58f-580a0db612ee, X-ECOMP-TransactionID=FX0H7, X-Begin-Timestamp=2021-05-02T23:11:22.025+0000, id=6a7fdde0-abf4-669e-2d86-4900bee7b56c, timestamp=1619997082026}], headers={id=3291a5d9-6db1-0f2e-e507-22994d8e0bea, timestamp=1619997082038}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=54c94cb4-5b9d-4ad7-b58f-580a0db612ee, X-ECOMP-TransactionID=FX0H7, X-Begin-Timestamp=2021-05-02T23:11:22.025+0000, id=6a7fdde0-abf4-669e-2d86-4900bee7b56c, timestamp=1619997082026}]
2021-05-02T23:11:52.029+0000|f37f1490-d863-4402-a419-ccc5a4e0cc3a|Request Id: f37f1490-d863-4402-a419-ccc5a4e0cc3a. Transaction Id: KTCMF. Begin TS: 2021-05-02T23:11:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:11:52.028 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f37f1490-d863-4402-a419-ccc5a4e0cc3a. Transaction Id: KTCMF. Begin TS: 2021-05-02T23:11:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:11:52.039+0000|2021-05-02T23:11:52.060+0000|f37f1490-d863-4402-a419-ccc5a4e0cc3a|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|21|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f37f1490-d863-4402-a419-ccc5a4e0cc3a, Transaction Id: KTCMF, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:11:52.061 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f37f1490-d863-4402-a419-ccc5a4e0cc3a, Transaction Id: KTCMF, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:11:52.080 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=f37f1490-d863-4402-a419-ccc5a4e0cc3a, X-ECOMP-TransactionID=KTCMF, X-Begin-Timestamp=2021-05-02T23:11:52.026+0000, id=9529d5b0-1221-5775-e837-99ede18d66a7, timestamp=1619997112032}], headers={id=eb5420dd-881d-1d1e-882e-f35aa8121477, timestamp=1619997112079}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f37f1490-d863-4402-a419-ccc5a4e0cc3a, X-ECOMP-TransactionID=KTCMF, X-Begin-Timestamp=2021-05-02T23:11:52.026+0000, id=9529d5b0-1221-5775-e837-99ede18d66a7, timestamp=1619997112032}]
2021-05-02 23:12:12.982 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-02 23:12:12.993 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:12:12.995 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:12:12.995 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:12:13.000 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:12:13.030 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=4af9361a-ae4b-4a03-86a2-bcdb2e4eaa4a, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:12:13 GMT]
2021-05-02 23:12:13.030 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:12:13.031 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:12:13.031 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:12:13.032 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:12:13.034  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-02 23:12:13.034 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-02 23:12:13.035 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:12:13.035 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:12:13.035 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:12:22.026+0000|9fa6d7d7-9832-4848-8930-3817ca5be1f6|Request Id: 9fa6d7d7-9832-4848-8930-3817ca5be1f6. Transaction Id: CSKF0. Begin TS: 2021-05-02T23:12:22.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:12:22.026 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9fa6d7d7-9832-4848-8930-3817ca5be1f6. Transaction Id: CSKF0. Begin TS: 2021-05-02T23:12:22.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:12:22.028+0000|2021-05-02T23:12:22.036+0000|9fa6d7d7-9832-4848-8930-3817ca5be1f6|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.242.169.148|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9fa6d7d7-9832-4848-8930-3817ca5be1f6, Transaction Id: CSKF0, 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-02 23:12:22.036 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9fa6d7d7-9832-4848-8930-3817ca5be1f6, Transaction Id: CSKF0, 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-02 23:12:22.038 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=9fa6d7d7-9832-4848-8930-3817ca5be1f6, X-ECOMP-TransactionID=CSKF0, X-Begin-Timestamp=2021-05-02T23:12:22.025+0000, id=61daa349-550b-1869-6ed0-2c44c113e270, timestamp=1619997142027}], headers={id=c88f7b9a-dc02-9790-8878-6a9221e8de52, timestamp=1619997142038}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9fa6d7d7-9832-4848-8930-3817ca5be1f6, X-ECOMP-TransactionID=CSKF0, X-Begin-Timestamp=2021-05-02T23:12:22.025+0000, id=61daa349-550b-1869-6ed0-2c44c113e270, timestamp=1619997142027}]
2021-05-02T23:12:52.027+0000|fcb30bf0-8136-4474-ad3f-da07b56cf23e|Request Id: fcb30bf0-8136-4474-ad3f-da07b56cf23e. Transaction Id: 62290. Begin TS: 2021-05-02T23:12:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:12:52.026 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fcb30bf0-8136-4474-ad3f-da07b56cf23e. Transaction Id: 62290. Begin TS: 2021-05-02T23:12:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:12:52.028+0000|2021-05-02T23:12:52.039+0000|fcb30bf0-8136-4474-ad3f-da07b56cf23e|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fcb30bf0-8136-4474-ad3f-da07b56cf23e, Transaction Id: 62290, 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-02 23:12:52.039 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fcb30bf0-8136-4474-ad3f-da07b56cf23e, Transaction Id: 62290, 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-02 23:12:52.041 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=fcb30bf0-8136-4474-ad3f-da07b56cf23e, X-ECOMP-TransactionID=62290, X-Begin-Timestamp=2021-05-02T23:12:52.026+0000, id=a9964978-dfc9-6618-41cd-52efbac58299, timestamp=1619997172027}], headers={id=9cd64b8f-4561-4e53-f334-252bd98ecf16, timestamp=1619997172041}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=fcb30bf0-8136-4474-ad3f-da07b56cf23e, X-ECOMP-TransactionID=62290, X-Begin-Timestamp=2021-05-02T23:12:52.026+0000, id=a9964978-dfc9-6618-41cd-52efbac58299, timestamp=1619997172027}]
2021-05-02 23:13:12.984 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-02 23:13:12.993 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:13:12.995 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:13:12.995 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:13:13.000 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:13:13.025 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=016222f5-ac47-43bc-8adb-026f2666f495, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:13:13 GMT]
2021-05-02 23:13:13.025 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:13:13.026 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:13:13.027 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:13:13.028 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:13:13.030  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-02 23:13:13.030 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-02 23:13:13.033 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:13:13.033 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:13:13.034 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:13:22.028+0000|60401599-87b6-44ca-868e-6fb6c1300351|Request Id: 60401599-87b6-44ca-868e-6fb6c1300351. Transaction Id: LZFU8. Begin TS: 2021-05-02T23:13:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:13:22.027 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 60401599-87b6-44ca-868e-6fb6c1300351. Transaction Id: LZFU8. Begin TS: 2021-05-02T23:13:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:13:22.034+0000|2021-05-02T23:13:22.049+0000|60401599-87b6-44ca-868e-6fb6c1300351|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.169.148|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 60401599-87b6-44ca-868e-6fb6c1300351, Transaction Id: LZFU8, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:13:22.050 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 60401599-87b6-44ca-868e-6fb6c1300351, Transaction Id: LZFU8, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:13:22.053 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=60401599-87b6-44ca-868e-6fb6c1300351, X-ECOMP-TransactionID=LZFU8, X-Begin-Timestamp=2021-05-02T23:13:22.026+0000, id=d9489e8a-1c2b-a0f2-999d-5e49cf91d591, timestamp=1619997202029}], headers={id=0fe91d27-e0ec-a8d0-c98b-b67cd31ed2cd, timestamp=1619997202053}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=60401599-87b6-44ca-868e-6fb6c1300351, X-ECOMP-TransactionID=LZFU8, X-Begin-Timestamp=2021-05-02T23:13:22.026+0000, id=d9489e8a-1c2b-a0f2-999d-5e49cf91d591, timestamp=1619997202029}]
2021-05-02T23:13:52.026+0000|ff31836a-391d-4c18-bb47-b6552eec5756|Request Id: ff31836a-391d-4c18-bb47-b6552eec5756. Transaction Id: D5JKJ. Begin TS: 2021-05-02T23:13:52.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:13:52.025 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ff31836a-391d-4c18-bb47-b6552eec5756. Transaction Id: D5JKJ. Begin TS: 2021-05-02T23:13:52.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:13:52.027+0000|2021-05-02T23:13:52.037+0000|ff31836a-391d-4c18-bb47-b6552eec5756|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ff31836a-391d-4c18-bb47-b6552eec5756, Transaction Id: D5JKJ, 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-02 23:13:52.037 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ff31836a-391d-4c18-bb47-b6552eec5756, Transaction Id: D5JKJ, 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-02 23:13:52.038 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=ff31836a-391d-4c18-bb47-b6552eec5756, X-ECOMP-TransactionID=D5JKJ, X-Begin-Timestamp=2021-05-02T23:13:52.025+0000, id=745f499c-fd31-9693-e0a4-69c92718071c, timestamp=1619997232026}], headers={id=1db8b979-92d2-0148-7e28-666278e0b88b, timestamp=1619997232038}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ff31836a-391d-4c18-bb47-b6552eec5756, X-ECOMP-TransactionID=D5JKJ, X-Begin-Timestamp=2021-05-02T23:13:52.025+0000, id=745f499c-fd31-9693-e0a4-69c92718071c, timestamp=1619997232026}]
2021-05-02 23:14:12.985 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-02 23:14:12.993 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:14:12.995 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:14:12.995 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:14:13.001 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:14:13.032 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=8e87ca69-9764-4072-8dbd-27df36e4ac5f, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:14:13 GMT]
2021-05-02 23:14:13.032 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:14:13.033 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:14:13.034 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:14:13.035 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:14:13.038  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-02 23:14:13.038 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-02 23:14:13.040 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:14:13.041 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:14:13.041 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:14:22.029+0000|43e1f983-3461-406d-8fe5-a277dd3c416c|Request Id: 43e1f983-3461-406d-8fe5-a277dd3c416c. Transaction Id: JVXKF. Begin TS: 2021-05-02T23:14:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:14:22.028 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 43e1f983-3461-406d-8fe5-a277dd3c416c. Transaction Id: JVXKF. Begin TS: 2021-05-02T23:14:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:14:22.037+0000|2021-05-02T23:14:22.055+0000|43e1f983-3461-406d-8fe5-a277dd3c416c|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.242.169.148|18|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 43e1f983-3461-406d-8fe5-a277dd3c416c, Transaction Id: JVXKF, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:14:22.056 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 43e1f983-3461-406d-8fe5-a277dd3c416c, Transaction Id: JVXKF, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:14:22.061 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=43e1f983-3461-406d-8fe5-a277dd3c416c, X-ECOMP-TransactionID=JVXKF, X-Begin-Timestamp=2021-05-02T23:14:22.026+0000, id=8fbb9eb6-77a2-e8b0-350d-42268a4bb2ca, timestamp=1619997262030}], headers={id=95bc4fe3-818c-ae12-7cb4-29db1475849c, timestamp=1619997262060}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=43e1f983-3461-406d-8fe5-a277dd3c416c, X-ECOMP-TransactionID=JVXKF, X-Begin-Timestamp=2021-05-02T23:14:22.026+0000, id=8fbb9eb6-77a2-e8b0-350d-42268a4bb2ca, timestamp=1619997262030}]
2021-05-02T23:14:52.026+0000|02d9100a-4088-4d3a-82cf-733e6fbcd877|Request Id: 02d9100a-4088-4d3a-82cf-733e6fbcd877. Transaction Id: CFCVF. Begin TS: 2021-05-02T23:14:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:14:52.026 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 02d9100a-4088-4d3a-82cf-733e6fbcd877. Transaction Id: CFCVF. Begin TS: 2021-05-02T23:14:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:14:52.028+0000|2021-05-02T23:14:52.037+0000|02d9100a-4088-4d3a-82cf-733e6fbcd877|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 02d9100a-4088-4d3a-82cf-733e6fbcd877, Transaction Id: CFCVF, 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-02 23:14:52.037 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 02d9100a-4088-4d3a-82cf-733e6fbcd877, Transaction Id: CFCVF, 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-02 23:14:52.038 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=02d9100a-4088-4d3a-82cf-733e6fbcd877, X-ECOMP-TransactionID=CFCVF, X-Begin-Timestamp=2021-05-02T23:14:52.026+0000, id=53efba1c-049e-3280-e969-7118e8a1b261, timestamp=1619997292027}], headers={id=9b9d8acb-98c6-19c0-9f21-63d0568f58c8, timestamp=1619997292038}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=02d9100a-4088-4d3a-82cf-733e6fbcd877, X-ECOMP-TransactionID=CFCVF, X-Begin-Timestamp=2021-05-02T23:14:52.026+0000, id=53efba1c-049e-3280-e969-7118e8a1b261, timestamp=1619997292027}]
2021-05-02 23:15:12.980 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-02 23:15:12.983 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:15:12.984 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:15:12.984 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:15:12.986 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:15:13.048 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=ebd1780a-60ee-4690-8bbd-1b80a8ae2c48, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:15:13 GMT]
2021-05-02 23:15:13.049 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:15:13.049 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:15:13.049 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:15:13.050 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:15:13.051  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-02 23:15:13.051 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-02 23:15:13.052 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:15:13.052 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:15:13.053 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:15:22.026+0000|0aacfd6a-e0e9-42dc-907c-5a5b747da334|Request Id: 0aacfd6a-e0e9-42dc-907c-5a5b747da334. Transaction Id: N3N5O. Begin TS: 2021-05-02T23:15:22.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:15:22.026 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0aacfd6a-e0e9-42dc-907c-5a5b747da334. Transaction Id: N3N5O. Begin TS: 2021-05-02T23:15:22.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:15:22.028+0000|2021-05-02T23:15:22.035+0000|0aacfd6a-e0e9-42dc-907c-5a5b747da334|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.242.169.148|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0aacfd6a-e0e9-42dc-907c-5a5b747da334, Transaction Id: N3N5O, 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-02 23:15:22.035 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0aacfd6a-e0e9-42dc-907c-5a5b747da334, Transaction Id: N3N5O, 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-02 23:15:22.036 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=0aacfd6a-e0e9-42dc-907c-5a5b747da334, X-ECOMP-TransactionID=N3N5O, X-Begin-Timestamp=2021-05-02T23:15:22.025+0000, id=7ecc782e-2050-9f55-042a-8578d2d4db5f, timestamp=1619997322026}], headers={id=2627bfd5-0853-a6ef-b7c4-2d29d43b1f3f, timestamp=1619997322036}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=0aacfd6a-e0e9-42dc-907c-5a5b747da334, X-ECOMP-TransactionID=N3N5O, X-Begin-Timestamp=2021-05-02T23:15:22.025+0000, id=7ecc782e-2050-9f55-042a-8578d2d4db5f, timestamp=1619997322026}]
2021-05-02T23:15:52.028+0000|2f5c2bdd-f128-41ac-953c-d1d0f13768df|Request Id: 2f5c2bdd-f128-41ac-953c-d1d0f13768df. Transaction Id: U9YRR. Begin TS: 2021-05-02T23:15:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:15:52.027 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2f5c2bdd-f128-41ac-953c-d1d0f13768df. Transaction Id: U9YRR. Begin TS: 2021-05-02T23:15:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:15:52.039  INFO 1 --- [ask-scheduler-3] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2021-05-02 23:15:52.039  INFO 1 --- [ask-scheduler-3] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-05-02T23:15:52.031+0000|2021-05-02T23:15:52.047+0000|2f5c2bdd-f128-41ac-953c-d1d0f13768df|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2f5c2bdd-f128-41ac-953c-d1d0f13768df, Transaction Id: U9YRR, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:15:52.047 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2f5c2bdd-f128-41ac-953c-d1d0f13768df, Transaction Id: U9YRR, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:15:52.049 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=2f5c2bdd-f128-41ac-953c-d1d0f13768df, X-ECOMP-TransactionID=U9YRR, X-Begin-Timestamp=2021-05-02T23:15:52.026+0000, id=e3421a46-cdaa-b7da-c1da-0232ff31b932, timestamp=1619997352029}], headers={id=8390b401-c12e-4c33-0940-447f85b91c5d, timestamp=1619997352049}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2f5c2bdd-f128-41ac-953c-d1d0f13768df, X-ECOMP-TransactionID=U9YRR, X-Begin-Timestamp=2021-05-02T23:15:52.026+0000, id=e3421a46-cdaa-b7da-c1da-0232ff31b932, timestamp=1619997352029}]
2021-05-02 23:16:12.982 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-02 23:16:12.988 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:16:12.989 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:16:12.989 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:16:12.993 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:16:13.016 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=dfec197a-cf9e-4078-8f41-085c58892002, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:16:13 GMT]
2021-05-02 23:16:13.016 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:16:13.017 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:16:13.017 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:16:13.018 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:16:13.020  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-02 23:16:13.020 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-02 23:16:13.022 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:16:13.022 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:16:13.023 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:16:22.027+0000|7111750d-fb5e-49b7-ac62-1cd73c3ed3bb|Request Id: 7111750d-fb5e-49b7-ac62-1cd73c3ed3bb. Transaction Id: GTA9V. Begin TS: 2021-05-02T23:16:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:16:22.026 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7111750d-fb5e-49b7-ac62-1cd73c3ed3bb. Transaction Id: GTA9V. Begin TS: 2021-05-02T23:16:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:16:22.030+0000|2021-05-02T23:16:22.037+0000|7111750d-fb5e-49b7-ac62-1cd73c3ed3bb|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.169.148|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7111750d-fb5e-49b7-ac62-1cd73c3ed3bb, Transaction Id: GTA9V, 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-02 23:16:22.038 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7111750d-fb5e-49b7-ac62-1cd73c3ed3bb, Transaction Id: GTA9V, 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-02 23:16:22.040 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=7111750d-fb5e-49b7-ac62-1cd73c3ed3bb, X-ECOMP-TransactionID=GTA9V, X-Begin-Timestamp=2021-05-02T23:16:22.026+0000, id=e58ebed5-1033-7ba5-0d3a-b266c97bb6d7, timestamp=1619997382027}], headers={id=d012bff9-fd95-21f2-cf3d-c9a145e2f59f, timestamp=1619997382039}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7111750d-fb5e-49b7-ac62-1cd73c3ed3bb, X-ECOMP-TransactionID=GTA9V, X-Begin-Timestamp=2021-05-02T23:16:22.026+0000, id=e58ebed5-1033-7ba5-0d3a-b266c97bb6d7, timestamp=1619997382027}]
2021-05-02T23:16:52.029+0000|f453df03-3a72-42ef-8e6e-4d2b1d94d3a8|Request Id: f453df03-3a72-42ef-8e6e-4d2b1d94d3a8. Transaction Id: NO2GR. Begin TS: 2021-05-02T23:16:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:16:52.028 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f453df03-3a72-42ef-8e6e-4d2b1d94d3a8. Transaction Id: NO2GR. Begin TS: 2021-05-02T23:16:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:16:52.034+0000|2021-05-02T23:16:52.049+0000|f453df03-3a72-42ef-8e6e-4d2b1d94d3a8|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f453df03-3a72-42ef-8e6e-4d2b1d94d3a8, Transaction Id: NO2GR, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:16:52.049 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f453df03-3a72-42ef-8e6e-4d2b1d94d3a8, Transaction Id: NO2GR, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:16:52.053 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=f453df03-3a72-42ef-8e6e-4d2b1d94d3a8, X-ECOMP-TransactionID=NO2GR, X-Begin-Timestamp=2021-05-02T23:16:52.026+0000, id=00b8ffd2-71dd-1528-0c19-2729ad5954f8, timestamp=1619997412030}], headers={id=82cf26e8-b628-4236-b3fa-7c915423ebd1, timestamp=1619997412052}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f453df03-3a72-42ef-8e6e-4d2b1d94d3a8, X-ECOMP-TransactionID=NO2GR, X-Begin-Timestamp=2021-05-02T23:16:52.026+0000, id=00b8ffd2-71dd-1528-0c19-2729ad5954f8, timestamp=1619997412030}]
2021-05-02 23:17:12.981 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-02 23:17:12.987 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:17:12.988 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:17:12.989 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:17:12.993 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:17:13.014 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=a7405a08-e755-461a-9e7f-0d1c0a0be651, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:17:13 GMT]
2021-05-02 23:17:13.014 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:17:13.015 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:17:13.015 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:17:13.016 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:17:13.018  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-02 23:17:13.018 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-02 23:17:13.019 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:17:13.020 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:17:13.020 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:17:22.027+0000|8ce73671-a5c1-4399-828a-0184a669ffbf|Request Id: 8ce73671-a5c1-4399-828a-0184a669ffbf. Transaction Id: KBOAL. Begin TS: 2021-05-02T23:17:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:17:22.026 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8ce73671-a5c1-4399-828a-0184a669ffbf. Transaction Id: KBOAL. Begin TS: 2021-05-02T23:17:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:17:22.029+0000|2021-05-02T23:17:22.040+0000|8ce73671-a5c1-4399-828a-0184a669ffbf|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.169.148|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8ce73671-a5c1-4399-828a-0184a669ffbf, Transaction Id: KBOAL, 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-02 23:17:22.040 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8ce73671-a5c1-4399-828a-0184a669ffbf, Transaction Id: KBOAL, 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-02 23:17:22.042 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8ce73671-a5c1-4399-828a-0184a669ffbf, X-ECOMP-TransactionID=KBOAL, X-Begin-Timestamp=2021-05-02T23:17:22.026+0000, id=415f5130-7ffa-c4e9-940e-b568cf584ae1, timestamp=1619997442028}], headers={id=df0615b3-2b1f-c68d-58a0-29c9d7054aa7, timestamp=1619997442042}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8ce73671-a5c1-4399-828a-0184a669ffbf, X-ECOMP-TransactionID=KBOAL, X-Begin-Timestamp=2021-05-02T23:17:22.026+0000, id=415f5130-7ffa-c4e9-940e-b568cf584ae1, timestamp=1619997442028}]
2021-05-02T23:17:52.028+0000|42595e1c-971d-4c93-a5bc-ca0adc458f87|Request Id: 42595e1c-971d-4c93-a5bc-ca0adc458f87. Transaction Id: 0UAET. Begin TS: 2021-05-02T23:17:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:17:52.027 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 42595e1c-971d-4c93-a5bc-ca0adc458f87. Transaction Id: 0UAET. Begin TS: 2021-05-02T23:17:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:17:52.040  INFO 1 --- [ask-scheduler-8] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
2021-05-02 23:17:52.040  INFO 1 --- [ask-scheduler-8] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-05-02T23:17:52.035+0000|2021-05-02T23:17:52.049+0000|42595e1c-971d-4c93-a5bc-ca0adc458f87|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 42595e1c-971d-4c93-a5bc-ca0adc458f87, Transaction Id: 0UAET, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:17:52.049 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 42595e1c-971d-4c93-a5bc-ca0adc458f87, Transaction Id: 0UAET, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:17:52.053 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=42595e1c-971d-4c93-a5bc-ca0adc458f87, X-ECOMP-TransactionID=0UAET, X-Begin-Timestamp=2021-05-02T23:17:52.026+0000, id=c9ddfabc-4a33-bdb9-b1f9-3604737cb80e, timestamp=1619997472030}], headers={id=859e816b-5f8e-bbaa-d16f-5074564757c8, timestamp=1619997472052}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=42595e1c-971d-4c93-a5bc-ca0adc458f87, X-ECOMP-TransactionID=0UAET, X-Begin-Timestamp=2021-05-02T23:17:52.026+0000, id=c9ddfabc-4a33-bdb9-b1f9-3604737cb80e, timestamp=1619997472030}]
2021-05-02 23:18:12.981 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-02 23:18:12.986 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:18:12.987 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:18:12.987 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:18:12.991 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:18:13.016 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=5738ca2b-54c6-4531-b562-77105bdf31ad, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:18:13 GMT]
2021-05-02 23:18:13.016 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:18:13.017 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:18:13.017 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:18:13.019 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:18:13.020  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-02 23:18:13.020 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-02 23:18:13.022 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:18:13.022 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:18:13.022 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:18:22.026+0000|186f7ae3-a755-444a-a46e-24e83fe3c022|Request Id: 186f7ae3-a755-444a-a46e-24e83fe3c022. Transaction Id: 7AXMO. Begin TS: 2021-05-02T23:18:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:18:22.026 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 186f7ae3-a755-444a-a46e-24e83fe3c022. Transaction Id: 7AXMO. Begin TS: 2021-05-02T23:18:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:18:22.028+0000|2021-05-02T23:18:22.037+0000|186f7ae3-a755-444a-a46e-24e83fe3c022|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.169.148|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 186f7ae3-a755-444a-a46e-24e83fe3c022, Transaction Id: 7AXMO, 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-02 23:18:22.037 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 186f7ae3-a755-444a-a46e-24e83fe3c022, Transaction Id: 7AXMO, 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-02 23:18:22.039 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=186f7ae3-a755-444a-a46e-24e83fe3c022, X-ECOMP-TransactionID=7AXMO, X-Begin-Timestamp=2021-05-02T23:18:22.026+0000, id=4db3c645-e795-2315-1f54-547c855eca69, timestamp=1619997502027}], headers={id=e1f7da10-9abc-533a-28bc-61ad3c823388, timestamp=1619997502039}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=186f7ae3-a755-444a-a46e-24e83fe3c022, X-ECOMP-TransactionID=7AXMO, X-Begin-Timestamp=2021-05-02T23:18:22.026+0000, id=4db3c645-e795-2315-1f54-547c855eca69, timestamp=1619997502027}]
2021-05-02T23:18:52.026+0000|f7b92cae-e61f-4e54-a59b-f395c41ec136|Request Id: f7b92cae-e61f-4e54-a59b-f395c41ec136. Transaction Id: XUBOT. Begin TS: 2021-05-02T23:18:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:18:52.026 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f7b92cae-e61f-4e54-a59b-f395c41ec136. Transaction Id: XUBOT. Begin TS: 2021-05-02T23:18:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:18:52.028+0000|2021-05-02T23:18:52.036+0000|f7b92cae-e61f-4e54-a59b-f395c41ec136|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f7b92cae-e61f-4e54-a59b-f395c41ec136, Transaction Id: XUBOT, 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-02 23:18:52.036 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f7b92cae-e61f-4e54-a59b-f395c41ec136, Transaction Id: XUBOT, 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-02 23:18:52.037 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f7b92cae-e61f-4e54-a59b-f395c41ec136, X-ECOMP-TransactionID=XUBOT, X-Begin-Timestamp=2021-05-02T23:18:52.026+0000, id=9944c139-f0b1-6b49-d354-2e6912e06dbe, timestamp=1619997532027}], headers={id=b9166288-e685-b67f-d9b4-09fc5b667c57, timestamp=1619997532037}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f7b92cae-e61f-4e54-a59b-f395c41ec136, X-ECOMP-TransactionID=XUBOT, X-Begin-Timestamp=2021-05-02T23:18:52.026+0000, id=9944c139-f0b1-6b49-d354-2e6912e06dbe, timestamp=1619997532027}]
2021-05-02 23:19:12.982 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-02 23:19:12.989 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:19:12.990 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:19:12.990 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:19:12.993 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:19:13.014 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=0f930e95-bead-4882-bef0-8e900b9c3044, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:19:13 GMT]
2021-05-02 23:19:13.014 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:19:13.015 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:19:13.015 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:19:13.016 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:19:13.017  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-02 23:19:13.017 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-02 23:19:13.018 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:19:13.018 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:19:13.019 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:19:22.028+0000|737815cb-0b28-428d-a611-264e8e5a04df|Request Id: 737815cb-0b28-428d-a611-264e8e5a04df. Transaction Id: BMUWW. Begin TS: 2021-05-02T23:19:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:19:22.027 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 737815cb-0b28-428d-a611-264e8e5a04df. Transaction Id: BMUWW. Begin TS: 2021-05-02T23:19:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:19:22.033+0000|2021-05-02T23:19:22.048+0000|737815cb-0b28-428d-a611-264e8e5a04df|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.169.148|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 737815cb-0b28-428d-a611-264e8e5a04df, Transaction Id: BMUWW, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:19:22.048 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 737815cb-0b28-428d-a611-264e8e5a04df, Transaction Id: BMUWW, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:19:22.052 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=737815cb-0b28-428d-a611-264e8e5a04df, X-ECOMP-TransactionID=BMUWW, X-Begin-Timestamp=2021-05-02T23:19:22.026+0000, id=08eaa067-01c5-acf4-73e2-9eaacd69ff61, timestamp=1619997562029}], headers={id=a31775cc-93d0-2d9b-5400-5c136581ac57, timestamp=1619997562051}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=737815cb-0b28-428d-a611-264e8e5a04df, X-ECOMP-TransactionID=BMUWW, X-Begin-Timestamp=2021-05-02T23:19:22.026+0000, id=08eaa067-01c5-acf4-73e2-9eaacd69ff61, timestamp=1619997562029}]
2021-05-02T23:19:52.025+0000|d7995e2c-5b5f-465d-8c6c-3f55da5152a8|Request Id: d7995e2c-5b5f-465d-8c6c-3f55da5152a8. Transaction Id: 0WEHC. Begin TS: 2021-05-02T23:19:52.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:19:52.025 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d7995e2c-5b5f-465d-8c6c-3f55da5152a8. Transaction Id: 0WEHC. Begin TS: 2021-05-02T23:19:52.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:19:52.026+0000|2021-05-02T23:19:52.032+0000|d7995e2c-5b5f-465d-8c6c-3f55da5152a8|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d7995e2c-5b5f-465d-8c6c-3f55da5152a8, Transaction Id: 0WEHC, 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-02 23:19:52.032 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d7995e2c-5b5f-465d-8c6c-3f55da5152a8, Transaction Id: 0WEHC, 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-02 23:19:52.033 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=d7995e2c-5b5f-465d-8c6c-3f55da5152a8, X-ECOMP-TransactionID=0WEHC, X-Begin-Timestamp=2021-05-02T23:19:52.025+0000, id=0e4eb1a1-3cf7-bf65-d955-73458bbc0d7e, timestamp=1619997592026}], headers={id=8bf641e5-b311-9b0a-7e26-e83e74977b52, timestamp=1619997592033}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d7995e2c-5b5f-465d-8c6c-3f55da5152a8, X-ECOMP-TransactionID=0WEHC, X-Begin-Timestamp=2021-05-02T23:19:52.025+0000, id=0e4eb1a1-3cf7-bf65-d955-73458bbc0d7e, timestamp=1619997592026}]
2021-05-02 23:20:12.980 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-02 23:20:12.984 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:20:12.984 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:20:12.985 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:20:12.987 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:20:13.008 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=5c4ff3fb-7529-4bf9-869b-0dbf8f51fdad, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:20:13 GMT]
2021-05-02 23:20:13.008 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:20:13.009 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:20:13.009 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:20:13.010 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:20:13.011  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-02 23:20:13.011 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-02 23:20:13.012 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:20:13.012 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:20:13.012 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:20:22.030+0000|70b0de09-2952-408d-a3e5-3d1e144eb963|Request Id: 70b0de09-2952-408d-a3e5-3d1e144eb963. Transaction Id: XOIT4. Begin TS: 2021-05-02T23:20:22.027+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:20:22.029 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 70b0de09-2952-408d-a3e5-3d1e144eb963. Transaction Id: XOIT4. Begin TS: 2021-05-02T23:20:22.027+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:20:22.040+0000|2021-05-02T23:20:22.145+0000|70b0de09-2952-408d-a3e5-3d1e144eb963|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.242.169.148|105|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 70b0de09-2952-408d-a3e5-3d1e144eb963, Transaction Id: XOIT4, Elapsed Time: 105 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:20:22.145 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 70b0de09-2952-408d-a3e5-3d1e144eb963, Transaction Id: XOIT4, Elapsed Time: 105 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:20:22.150 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=70b0de09-2952-408d-a3e5-3d1e144eb963, X-ECOMP-TransactionID=XOIT4, X-Begin-Timestamp=2021-05-02T23:20:22.027+0000, id=af1b5c37-c6a7-3906-940c-4d03c75197f4, timestamp=1619997622032}], headers={id=31a59b31-9fe1-68dc-30cb-0005838bc1be, timestamp=1619997622149}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=70b0de09-2952-408d-a3e5-3d1e144eb963, X-ECOMP-TransactionID=XOIT4, X-Begin-Timestamp=2021-05-02T23:20:22.027+0000, id=af1b5c37-c6a7-3906-940c-4d03c75197f4, timestamp=1619997622032}]
2021-05-02T23:20:52.026+0000|303756e9-faa4-4676-a418-9feaee169d8e|Request Id: 303756e9-faa4-4676-a418-9feaee169d8e. Transaction Id: THRH9. Begin TS: 2021-05-02T23:20:52.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:20:52.025 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 303756e9-faa4-4676-a418-9feaee169d8e. Transaction Id: THRH9. Begin TS: 2021-05-02T23:20:52.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:20:52.027+0000|2021-05-02T23:20:52.035+0000|303756e9-faa4-4676-a418-9feaee169d8e|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 303756e9-faa4-4676-a418-9feaee169d8e, Transaction Id: THRH9, 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-02 23:20:52.035 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 303756e9-faa4-4676-a418-9feaee169d8e, Transaction Id: THRH9, 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-02 23:20:52.036 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=303756e9-faa4-4676-a418-9feaee169d8e, X-ECOMP-TransactionID=THRH9, X-Begin-Timestamp=2021-05-02T23:20:52.025+0000, id=05fda83c-48c9-8f68-66cb-11361f4c635d, timestamp=1619997652026}], headers={id=a871ebe3-70a0-6a42-b7b8-bf43f2d79d6a, timestamp=1619997652036}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=303756e9-faa4-4676-a418-9feaee169d8e, X-ECOMP-TransactionID=THRH9, X-Begin-Timestamp=2021-05-02T23:20:52.025+0000, id=05fda83c-48c9-8f68-66cb-11361f4c635d, timestamp=1619997652026}]
2021-05-02 23:21:12.981 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-02 23:21:12.986 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:21:12.987 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:21:12.988 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:21:12.992 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:21:13.016 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=78051ad1-76d6-4b44-a0f5-8af3abe5adfe, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:21:13 GMT]
2021-05-02 23:21:13.016 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:21:13.017 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:21:13.017 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:21:13.020 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:21:13.022  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-02 23:21:13.024 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-02 23:21:13.025 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:21:13.025 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:21:13.025 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:21:22.029+0000|193e576c-6401-4769-aecb-fdeb31deb552|Request Id: 193e576c-6401-4769-aecb-fdeb31deb552. Transaction Id: 7EIYP. Begin TS: 2021-05-02T23:21:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:21:22.028 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 193e576c-6401-4769-aecb-fdeb31deb552. Transaction Id: 7EIYP. Begin TS: 2021-05-02T23:21:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:21:22.036+0000|2021-05-02T23:21:22.050+0000|193e576c-6401-4769-aecb-fdeb31deb552|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.169.148|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 193e576c-6401-4769-aecb-fdeb31deb552, Transaction Id: 7EIYP, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:21:22.050 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 193e576c-6401-4769-aecb-fdeb31deb552, Transaction Id: 7EIYP, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:21:22.054 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=193e576c-6401-4769-aecb-fdeb31deb552, X-ECOMP-TransactionID=7EIYP, X-Begin-Timestamp=2021-05-02T23:21:22.026+0000, id=bde94e89-6e4e-ffcc-c7f0-1573d5f7572e, timestamp=1619997682031}], headers={id=d9bc785c-862a-5cae-52ba-90750697e5d8, timestamp=1619997682053}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=193e576c-6401-4769-aecb-fdeb31deb552, X-ECOMP-TransactionID=7EIYP, X-Begin-Timestamp=2021-05-02T23:21:22.026+0000, id=bde94e89-6e4e-ffcc-c7f0-1573d5f7572e, timestamp=1619997682031}]
2021-05-02T23:21:52.026+0000|33ad3df9-fce0-4d19-ba7f-31f5a5c8e188|Request Id: 33ad3df9-fce0-4d19-ba7f-31f5a5c8e188. Transaction Id: 5X5GR. Begin TS: 2021-05-02T23:21:52.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:21:52.026 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 33ad3df9-fce0-4d19-ba7f-31f5a5c8e188. Transaction Id: 5X5GR. Begin TS: 2021-05-02T23:21:52.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:21:52.028+0000|2021-05-02T23:21:52.043+0000|33ad3df9-fce0-4d19-ba7f-31f5a5c8e188|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 33ad3df9-fce0-4d19-ba7f-31f5a5c8e188, Transaction Id: 5X5GR, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:21:52.043 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 33ad3df9-fce0-4d19-ba7f-31f5a5c8e188, Transaction Id: 5X5GR, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:21:52.044 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=33ad3df9-fce0-4d19-ba7f-31f5a5c8e188, X-ECOMP-TransactionID=5X5GR, X-Begin-Timestamp=2021-05-02T23:21:52.025+0000, id=9ac53032-6ba6-02f0-6077-6ab54edbf0ba, timestamp=1619997712027}], headers={id=fe008137-059d-f365-b846-4dd9661b1a5e, timestamp=1619997712044}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=33ad3df9-fce0-4d19-ba7f-31f5a5c8e188, X-ECOMP-TransactionID=5X5GR, X-Begin-Timestamp=2021-05-02T23:21:52.025+0000, id=9ac53032-6ba6-02f0-6077-6ab54edbf0ba, timestamp=1619997712027}]
2021-05-02 23:22:12.982 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-02 23:22:12.987 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:22:12.988 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:22:12.988 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:22:12.992 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:22:13.013 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=bab68c07-824d-4aa3-98c9-3b4050dee92d, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:22:13 GMT]
2021-05-02 23:22:13.013 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:22:13.014 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:22:13.014 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:22:13.015 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:22:13.016  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-02 23:22:13.016 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-02 23:22:13.017 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:22:13.017 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:22:13.017 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:22:22.026+0000|a22a791e-7240-4ca7-865f-762ec2479e8d|Request Id: a22a791e-7240-4ca7-865f-762ec2479e8d. Transaction Id: 6LTBO. Begin TS: 2021-05-02T23:22:22.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:22:22.026 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a22a791e-7240-4ca7-865f-762ec2479e8d. Transaction Id: 6LTBO. Begin TS: 2021-05-02T23:22:22.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:22:22.028+0000|2021-05-02T23:22:22.036+0000|a22a791e-7240-4ca7-865f-762ec2479e8d|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.169.148|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a22a791e-7240-4ca7-865f-762ec2479e8d, Transaction Id: 6LTBO, 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-02 23:22:22.036 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a22a791e-7240-4ca7-865f-762ec2479e8d, Transaction Id: 6LTBO, 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-02 23:22:22.038 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=a22a791e-7240-4ca7-865f-762ec2479e8d, X-ECOMP-TransactionID=6LTBO, X-Begin-Timestamp=2021-05-02T23:22:22.025+0000, id=f14e5f01-7449-6bbd-92c8-f81996573659, timestamp=1619997742026}], headers={id=2728da7a-532a-b788-8ffa-32f19f186a8f, timestamp=1619997742038}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a22a791e-7240-4ca7-865f-762ec2479e8d, X-ECOMP-TransactionID=6LTBO, X-Begin-Timestamp=2021-05-02T23:22:22.025+0000, id=f14e5f01-7449-6bbd-92c8-f81996573659, timestamp=1619997742026}]
2021-05-02T23:22:52.027+0000|42c65c49-f687-4b2a-8739-f3ca5e9b4854|Request Id: 42c65c49-f687-4b2a-8739-f3ca5e9b4854. Transaction Id: X0VKQ. Begin TS: 2021-05-02T23:22:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:22:52.026 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 42c65c49-f687-4b2a-8739-f3ca5e9b4854. Transaction Id: X0VKQ. Begin TS: 2021-05-02T23:22:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:22:52.030+0000|2021-05-02T23:22:52.037+0000|42c65c49-f687-4b2a-8739-f3ca5e9b4854|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 42c65c49-f687-4b2a-8739-f3ca5e9b4854, Transaction Id: X0VKQ, 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-02 23:22:52.038 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 42c65c49-f687-4b2a-8739-f3ca5e9b4854, Transaction Id: X0VKQ, 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-02 23:22:52.039 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=42c65c49-f687-4b2a-8739-f3ca5e9b4854, X-ECOMP-TransactionID=X0VKQ, X-Begin-Timestamp=2021-05-02T23:22:52.026+0000, id=2c5dfa19-4055-7013-ed5e-5653dbd8d8a4, timestamp=1619997772027}], headers={id=b832194c-9cfe-08d6-f6e2-3e2ba25b7fa4, timestamp=1619997772039}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=42c65c49-f687-4b2a-8739-f3ca5e9b4854, X-ECOMP-TransactionID=X0VKQ, X-Begin-Timestamp=2021-05-02T23:22:52.026+0000, id=2c5dfa19-4055-7013-ed5e-5653dbd8d8a4, timestamp=1619997772027}]
2021-05-02 23:23:12.981 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-02 23:23:12.986 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:23:12.987 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:23:12.988 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:23:12.992 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:23:13.014 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=cd48adeb-243d-4347-b0b2-d792d820c29d, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:23:13 GMT]
2021-05-02 23:23:13.015 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:23:13.016 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:23:13.016 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:23:13.017 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:23:13.019  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-02 23:23:13.019 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-02 23:23:13.021 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:23:13.021 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:23:13.021 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:23:22.027+0000|18585760-c083-447b-bd83-21738f04e10f|Request Id: 18585760-c083-447b-bd83-21738f04e10f. Transaction Id: LW7YK. Begin TS: 2021-05-02T23:23:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:23:22.026 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 18585760-c083-447b-bd83-21738f04e10f. Transaction Id: LW7YK. Begin TS: 2021-05-02T23:23:22.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:23:22.030+0000|2021-05-02T23:23:22.040+0000|18585760-c083-447b-bd83-21738f04e10f|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.169.148|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 18585760-c083-447b-bd83-21738f04e10f, Transaction Id: LW7YK, 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-02 23:23:22.040 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 18585760-c083-447b-bd83-21738f04e10f, Transaction Id: LW7YK, 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-02 23:23:22.042 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=18585760-c083-447b-bd83-21738f04e10f, X-ECOMP-TransactionID=LW7YK, X-Begin-Timestamp=2021-05-02T23:23:22.026+0000, id=476f8b86-8f39-4419-b938-7a06ee96518b, timestamp=1619997802028}], headers={id=e92d77fd-4e34-1b1e-fc97-b78c41131b03, timestamp=1619997802042}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=18585760-c083-447b-bd83-21738f04e10f, X-ECOMP-TransactionID=LW7YK, X-Begin-Timestamp=2021-05-02T23:23:22.026+0000, id=476f8b86-8f39-4419-b938-7a06ee96518b, timestamp=1619997802028}]
2021-05-02T23:23:52.028+0000|2886fab7-0d5d-438c-8bd2-73f355508a19|Request Id: 2886fab7-0d5d-438c-8bd2-73f355508a19. Transaction Id: QVWRE. Begin TS: 2021-05-02T23:23:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:23:52.027 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2886fab7-0d5d-438c-8bd2-73f355508a19. Transaction Id: QVWRE. Begin TS: 2021-05-02T23:23:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:23:52.032+0000|2021-05-02T23:23:52.043+0000|2886fab7-0d5d-438c-8bd2-73f355508a19|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2886fab7-0d5d-438c-8bd2-73f355508a19, Transaction Id: QVWRE, 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-02 23:23:52.043 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2886fab7-0d5d-438c-8bd2-73f355508a19, Transaction Id: QVWRE, 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-02 23:23:52.046 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=2886fab7-0d5d-438c-8bd2-73f355508a19, X-ECOMP-TransactionID=QVWRE, X-Begin-Timestamp=2021-05-02T23:23:52.026+0000, id=568ab3e9-a074-03cd-701a-be7cc5e52a86, timestamp=1619997832029}], headers={id=457aee0c-9dd8-bd2c-2627-f0e9b5a8c249, timestamp=1619997832045}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2886fab7-0d5d-438c-8bd2-73f355508a19, X-ECOMP-TransactionID=QVWRE, X-Begin-Timestamp=2021-05-02T23:23:52.026+0000, id=568ab3e9-a074-03cd-701a-be7cc5e52a86, timestamp=1619997832029}]
2021-05-02 23:24:12.981 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-02 23:24:12.988 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:24:12.988 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:24:12.989 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:24:12.992 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:24:13.015 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=51e5042c-2097-4437-9d45-93f0ccfa36be, Content-Type=application/json, Content-Length=3707, Date=Sun, 02 May 2021 23:24:13 GMT]
2021-05-02 23:24:13.016 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:24:13.016 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:24:13.017 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:24:13.017 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:24:13.018  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-02 23:24:13.019 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-02 23:24:13.019 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [disconnecting])
2021-05-02 23:24:13.020 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Releasing channel
2021-05-02 23:24:13.020 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-02T23:24:22.026+0000|361063ab-5aff-437a-9553-7241b421acd3|Request Id: 361063ab-5aff-437a-9553-7241b421acd3. Transaction Id: TXPZK. Begin TS: 2021-05-02T23:24:22.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:24:22.025 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 361063ab-5aff-437a-9553-7241b421acd3. Transaction Id: TXPZK. Begin TS: 2021-05-02T23:24:22.025+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:24:22.027+0000|2021-05-02T23:24:22.033+0000|361063ab-5aff-437a-9553-7241b421acd3|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.242.169.148|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 361063ab-5aff-437a-9553-7241b421acd3, Transaction Id: TXPZK, 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-02 23:24:22.033 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 361063ab-5aff-437a-9553-7241b421acd3, Transaction Id: TXPZK, 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-02 23:24:22.035 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=361063ab-5aff-437a-9553-7241b421acd3, X-ECOMP-TransactionID=TXPZK, X-Begin-Timestamp=2021-05-02T23:24:22.025+0000, id=fd6746ea-b85f-0e55-41a1-d57afc15d22a, timestamp=1619997862026}], headers={id=2b624ae6-0000-3929-edcd-8d8a1b28ffd4, timestamp=1619997862035}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=361063ab-5aff-437a-9553-7241b421acd3, X-ECOMP-TransactionID=TXPZK, X-Begin-Timestamp=2021-05-02T23:24:22.025+0000, id=fd6746ea-b85f-0e55-41a1-d57afc15d22a, timestamp=1619997862026}]
2021-05-02T23:24:52.029+0000|6f7aa14f-af9b-493e-bf29-042aec9f0143|Request Id: 6f7aa14f-af9b-493e-bf29-042aec9f0143. Transaction Id: 1QRWN. Begin TS: 2021-05-02T23:24:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02 23:24:52.028 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6f7aa14f-af9b-493e-bf29-042aec9f0143. Transaction Id: 1QRWN. Begin TS: 2021-05-02T23:24:52.026+0000. Starting new DMaaP MR Subscriber poll.
2021-05-02T23:24:52.036+0000|2021-05-02T23:24:52.050+0000|6f7aa14f-af9b-493e-bf29-042aec9f0143|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.169.148|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6f7aa14f-af9b-493e-bf29-042aec9f0143, Transaction Id: 1QRWN, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:24:52.051 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6f7aa14f-af9b-493e-bf29-042aec9f0143, Transaction Id: 1QRWN, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-02 23:24:52.054 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=6f7aa14f-af9b-493e-bf29-042aec9f0143, X-ECOMP-TransactionID=1QRWN, X-Begin-Timestamp=2021-05-02T23:24:52.026+0000, id=f6f42c3d-a20b-2051-8f25-a5974fe59401, timestamp=1619997892030}], headers={id=500023d6-b2ea-a4da-3d84-da19f238f1e8, timestamp=1619997892053}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6f7aa14f-af9b-493e-bf29-042aec9f0143, X-ECOMP-TransactionID=1QRWN, X-Begin-Timestamp=2021-05-02T23:24:52.026+0000, id=f6f42c3d-a20b-2051-8f25-a5974fe59401, timestamp=1619997892030}]
2021-05-02 23:25:12.981 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-02 23:25:12.986 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-02 23:25:12.988 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-02 23:25:12.988 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-05-02 23:25:12.993 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [request_sent])
2021-05-02 23:25:13.023 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received response (auto-read:false) : [x-onap-requestid=ad4e8418-1d9f-43e5-bc4c-2aa43a196b4a, Content-Type=application/json, Content-Length=3732, Date=Sun, 02 May 2021 23:25:13 GMT]
2021-05-02 23:25:13.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443]}}, [response_received])
2021-05-02 23:25:13.024 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-02 23:25:13.025 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-02 23:25:13.025 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x511c64c0, L:/10.242.169.148:59566 - R:config-binding-service/10.96.73.178:10443] Received last HTTP packet
2021-05-02 23:25:13.026  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-02 23:25:13.027 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForV