2021-05-30 00:54:22.896 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Registering pool release on close event for channel 2021-05-30 00:54:22.901 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel connected, now 1 active connections and 0 inactive connections 2021-05-30 00:54:23.018 DEBUG 1 --- [ctor-http-nio-4] io.netty.handler.ssl.SslHandler  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] HANDSHAKEN: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 2021-05-30 00:54:23.020 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}, [connected]) 2021-05-30 00:54:23.030 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [configured]) 2021-05-30 00:54:23.034 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-05-30 00:54:23.035 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, method=GET} 2021-05-30 00:54:23.050 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent]) 2021-05-30 00:54:23.081 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=3722ec24-2e6d-4f6c-b515-e7e81dd1d00c, Content-Type=application/json, Content-Length=3776, Date=Sun, 30 May 2021 00:54:23 GMT] 2021-05-30 00:54:23.082 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [response_received]) 2021-05-30 00:54:23.099 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-05-30 00:54:23.100 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-05-30 00:54:23.127 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet 2021-05-30 00:54:23.150  INFO 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : Starting TcaAppMain v1.2.1 on sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.2.1.jar started by tca-gen2 in /opt) 2021-05-30 00:54:23.154 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-30 00:54:23.154  INFO 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : The following profiles are active: configBindingService,dmaap,mongo 2021-05-30 00:54:23.182  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-30 00:54:23.183 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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local: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\":\"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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-05-30 00:54:23.189 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : Converting JSON to flattened key value Map: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local: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\":\"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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-05-30 00:54:23.199  INFO 1 --- [ main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@12a94400: startup date [Sun May 30 00:54:23 UTC 2021]; root of context hierarchy 2021-05-30 00:54:23.225 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : Flattened Key Value Pairs 2021-05-30 00:54:23.226 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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT 2021-05-30 00:54:23.226 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-30 00:54:23.226 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT 2021-05-30 00:54:23.226 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-30 00:54:23.227 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-30 00:54:23.227 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-30 00:54:23.227 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-30 00:54:23.227 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-30 00:54:23.228 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-30 00:54:23.228 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-30 00:54:23.228 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-30 00:54:23.228 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-30 00:54:23.228 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-30 00:54:23.229 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-30 00:54:23.229 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-30 00:54:23.229 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-30 00:54:23.229 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-30 00:54:23.229 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-30 00:54:23.229 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.password:DCAE 2021-05-30 00:54:23.229 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.url:http://aai.onap.svc.cluster.local 2021-05-30 00:54:23.229 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.username:DCAE 2021-05-30 00:54:23.230 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-30 00:54:23.230 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-30 00:54:23.230 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.enable_abatement:true 2021-05-30 00:54:23.230 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-30 00:54:23.241  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-30 00:54:23.242  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-30 00:54:23.242  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-30 00:54:23.242  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-30 00:54:23.242  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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT 2021-05-30 00:54:23.242  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-30 00:54:23.243  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-30 00:54:23.243  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-30 00:54:23.243  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-30 00:54:23.243  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-30 00:54:23.243  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-30 00:54:23.243  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-30 00:54:23.243  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-30 00:54:23.244  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-30 00:54:23.244  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-30 00:54:23.244  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-30 00:54:23.244  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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT 2021-05-30 00:54:23.244  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-30 00:54:23.244  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-30 00:54:23.244  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> http://aai.onap.svc.cluster.local 2021-05-30 00:54:23.245  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-30 00:54:23.245  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-30 00:54:23.245  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-30 00:54:23.245  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-30 00:54:23.245  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-30 00:54:23.248  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data 2021-05-30 00:54:23.249 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting]) 2021-05-30 00:54:23.249 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Releasing channel 2021-05-30 00:54:23.250 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-05-30 00:54:24.326  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-30 00:54:25.193  INFO 1 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created. 2021-05-30 00:54:25.243  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-30 00:54:25.499  INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration$$EnhancerBySpringCGLIB$$67158187] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-05-30 00:54:26.003  INFO 1 --- [ main] io.undertow.servlet  : Initializing Spring embedded WebApplicationContext 2021-05-30 00:54:26.004  INFO 1 --- [ main] o.s.web.context.ContextLoader  : Root WebApplicationContext: initialization completed in 2805 ms 2021-05-30 00:54:26.850  INFO 1 --- [ main] o.s.b.w.servlet.FilterRegistrationBean  : Mapping filter: 'characterEncodingFilter' to: [/*] 2021-05-30 00:54:26.852  INFO 1 --- [ main] o.s.b.w.servlet.FilterRegistrationBean  : Mapping filter: 'webMvcMetricsFilter' to: [/*] 2021-05-30 00:54:26.852  INFO 1 --- [ main] o.s.b.w.servlet.FilterRegistrationBean  : Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2021-05-30 00:54:26.852  INFO 1 --- [ main] o.s.b.w.servlet.FilterRegistrationBean  : Mapping filter: 'httpPutFormContentFilter' to: [/*] 2021-05-30 00:54:26.852  INFO 1 --- [ main] o.s.b.w.servlet.FilterRegistrationBean  : Mapping filter: 'requestContextFilter' to: [/*] 2021-05-30 00:54:26.853  INFO 1 --- [ main] o.s.b.w.servlet.FilterRegistrationBean  : Mapping filter: 'httpTraceFilter' to: [/*] 2021-05-30 00:54:26.853  INFO 1 --- [ main] o.s.b.w.servlet.ServletRegistrationBean  : Servlet dispatcherServlet mapped to [/] 2021-05-30 00:54:27.680  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-30 00:54:27.781  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection  : Opened connection [connectionId{localValue:1, serverValue:1445}] to dcae-mongohost:27017 2021-05-30 00:54:27.787  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=4273221} 2021-05-30 00:54:28.211  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-30 00:54:28.213  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-30 00:54:28.214  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-30 00:54:28.229  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-30 00:54:28.230  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-30 00:54:28.231  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-30 00:54:28.236  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-30 00:54:28.236  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-30 00:54:28.364  INFO 1 --- [ main] o.s.b.a.e.web.EndpointLinksResolver  : Exposing 16 endpoint(s) beneath base path '/actuator' 2021-05-30 00:54:28.383  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-30 00:54:28.384  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-30 00:54:28.385  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-30 00:54:28.385  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-30 00:54:28.386  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-30 00:54:28.386  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-30 00:54:28.387  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-30 00:54:28.388  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-30 00:54:28.388  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-30 00:54:28.389  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-30 00:54:28.389  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-30 00:54:28.390  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-30 00:54:28.390  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-30 00:54:28.390  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-30 00:54:28.391  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-30 00:54:28.392  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-30 00:54:28.392  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-30 00:54:28.392  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-30 00:54:28.393  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-30 00:54:28.393  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-30 00:54:28.394  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-30 00:54:28.594  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.onap.svc.cluster.local: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-30 00:54:28.650  INFO 1 --- [ main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in 2021-05-30 00:54:28.801  INFO 1 --- [ main] org.mongodb.driver.connection  : Opened connection [connectionId{localValue:2, serverValue:1447}] to dcae-mongohost:27017 2021-05-30 00:54:29.340 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in 2021-05-30 00:54:29.348  WARN 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present 2021-05-30 00:54:29.348 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in 2021-05-30 00:54:29.348  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-30 00:54:29.348  INFO 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in 2021-05-30 00:54:29.364  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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT), proxyUrl=null, ignoreSSLValidation=null)) 2021-05-30 00:54:29.374 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out 2021-05-30 00:54:29.374  WARN 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present 2021-05-30 00:54:29.374 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out 2021-05-30 00:54:29.375  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-30 00:54:29.375  INFO 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out 2021-05-30 00:54:29.412  INFO 1 --- [ main] o.o.d.a.w.u.f.MrSubscriberURLFunction  : Created DMaaP MR Subscriber URL: http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000 2021-05-30 00:54:29.413  INFO 1 --- [ main] o.o.d.a.w.u.f.MrSubscriberURLFunction  : Created DMaaP MR Subscriber URL: http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000 2021-05-30 00:54:29.780  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-30 00:54:29.843  INFO 1 --- [ main] o.s.s.c.ThreadPoolTaskScheduler  : Initializing ExecutorService 'taskScheduler' 2021-05-30 00:54:30.041  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-30 00:54:30.160  INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@12a94400: startup date [Sun May 30 00:54:23 UTC 2021]; root of context hierarchy 2021-05-30 00:54:30.236  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-30 00:54:30.236  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-30 00:54:30.791  INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter  : Registering beans for JMX exposure on startup 2021-05-30 00:54:30.802  INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter  : Bean with name 'mongoMessageGroupStore' has been autodetected for JMX exposure 2021-05-30 00:54:30.805  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-30 00:54:30.808  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-30 00:54:30.835  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-30 00:54:30.863  INFO 1 --- [ main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 0 2021-05-30 00:54:30.863  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel 2021-05-30 00:54:30.864  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s). 2021-05-30 00:54:30.864  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0 2021-05-30 00:54:30.864  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel 2021-05-30 00:54:30.865  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s). 2021-05-30 00:54:30.865  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1 2021-05-30 00:54:30.865  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel 2021-05-30 00:54:30.865  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s). 2021-05-30 00:54:30.866  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0 2021-05-30 00:54:30.866  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel 2021-05-30 00:54:30.866  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s). 2021-05-30 00:54:30.866  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1 2021-05-30 00:54:30.866  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel 2021-05-30 00:54:30.867  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s). 2021-05-30 00:54:30.867  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1 2021-05-30 00:54:30.867  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel 2021-05-30 00:54:30.867  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s). 2021-05-30 00:54:30.867  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0 2021-05-30 00:54:30.867  INFO 1 --- [ main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 1073741823 2021-05-30 00:54:30.870  INFO 1 --- [ main] o.s.i.e.SourcePollingChannelAdapter  : started mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0 2021-05-30 00:54:30.871  INFO 1 --- [ main] o.s.i.endpoint.PollingConsumer  : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0 2021-05-30 00:54:30.871  INFO 1 --- [ main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 2147483647 2021-05-30 00:54:30.872  INFO 1 --- [ main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed 2021-05-30T00:54:30.880+0000|58445bac-ebc3-4eab-a7a6-b2c7df8a1825|Request Id: 58445bac-ebc3-4eab-a7a6-b2c7df8a1825. Transaction Id: BOXLB. Begin TS: 2021-05-30T00:54:30.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 00:54:30.877 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 58445bac-ebc3-4eab-a7a6-b2c7df8a1825. Transaction Id: BOXLB. Begin TS: 2021-05-30T00:54:30.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 00:54:30.903  INFO 1 --- [ main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 2021-05-30 00:54:30.995  INFO 1 --- [ main] s.d.s.w.s.ApiListingReferenceScanner  : Scanning for api listing references 2021-05-30T00:54:30.910+0000|2021-05-30T00:54:31.056+0000|58445bac-ebc3-4eab-a7a6-b2c7df8a1825|UNKNOWN_INSTANCE_ID|task-scheduler-1||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.17|146|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 58445bac-ebc3-4eab-a7a6-b2c7df8a1825, Transaction Id: BOXLB, Elapsed Time: 146 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-05-30 00:54:31.059 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 58445bac-ebc3-4eab-a7a6-b2c7df8a1825, Transaction Id: BOXLB, Elapsed Time: 146 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-05-30 00:54:31.068 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=58445bac-ebc3-4eab-a7a6-b2c7df8a1825, X-ECOMP-TransactionID=BOXLB, X-Begin-Timestamp=2021-05-30T00:54:30.871+0000, id=2dc5740c-07ce-60d5-8ae1-98ffe02bdd27, timestamp=1622336070887}], headers={id=33cb839d-4af3-9a6c-3375-3307dbf614d3, timestamp=1622336071067}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=58445bac-ebc3-4eab-a7a6-b2c7df8a1825, X-ECOMP-TransactionID=BOXLB, X-Begin-Timestamp=2021-05-30T00:54:30.871+0000, id=2dc5740c-07ce-60d5-8ae1-98ffe02bdd27, timestamp=1622336070887}] 2021-05-30 00:54:31.300  INFO 1 --- [ main] io.undertow  : starting server: Undertow - 2.0.27.Final 2021-05-30 00:54:31.311  INFO 1 --- [ main] org.xnio  : XNIO version 3.3.8.Final 2021-05-30 00:54:31.331  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-30 00:54:31.408  INFO 1 --- [ main] o.s.b.w.e.u.UndertowServletWebServer  : Undertow started on port(s) 9091 (http) with context path '' 2021-05-30 00:54:31.413  INFO 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : Started TcaAppMain in 9.792 seconds (JVM running for 10.74) 2021-05-30 00:55:00.089  INFO 1 --- [ XNIO-1 task-1] io.undertow.servlet  : Initializing Spring FrameworkServlet 'dispatcherServlet' 2021-05-30 00:55:00.090  INFO 1 --- [ XNIO-1 task-1] o.s.web.servlet.DispatcherServlet  : FrameworkServlet 'dispatcherServlet': initialization started 2021-05-30 00:55:00.116  INFO 1 --- [ XNIO-1 task-1] o.s.web.servlet.DispatcherServlet  : FrameworkServlet 'dispatcherServlet': initialization completed in 26 ms 2021-05-30T00:55:00.872+0000|0678475c-b25f-421d-b87b-1b15ac64ef0c|Request Id: 0678475c-b25f-421d-b87b-1b15ac64ef0c. Transaction Id: 7E26D. Begin TS: 2021-05-30T00:55:00.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 00:55:00.871 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 0678475c-b25f-421d-b87b-1b15ac64ef0c. Transaction Id: 7E26D. Begin TS: 2021-05-30T00:55:00.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T00:55:00.873+0000|2021-05-30T00:55:00.880+0000|0678475c-b25f-421d-b87b-1b15ac64ef0c|UNKNOWN_INSTANCE_ID|task-scheduler-10||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.17|7|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 0678475c-b25f-421d-b87b-1b15ac64ef0c, Transaction Id: 7E26D, 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-30 00:55:00.880 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 0678475c-b25f-421d-b87b-1b15ac64ef0c, Transaction Id: 7E26D, 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-30 00:55:00.882 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0678475c-b25f-421d-b87b-1b15ac64ef0c, X-ECOMP-TransactionID=7E26D, X-Begin-Timestamp=2021-05-30T00:55:00.871+0000, id=3f41437e-dadb-fdf4-72f6-46003d2d7649, timestamp=1622336100872}], headers={id=c681a9df-b2ee-73d9-c483-5a65a460d89a, timestamp=1622336100882}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0678475c-b25f-421d-b87b-1b15ac64ef0c, X-ECOMP-TransactionID=7E26D, X-Begin-Timestamp=2021-05-30T00:55:00.871+0000, id=3f41437e-dadb-fdf4-72f6-46003d2d7649, timestamp=1622336100872}] 2021-05-30 00:55:22.386 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2 for configuration 2021-05-30 00:55:22.389 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-05-30 00:55:22.389 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-05-30 00:55:22.390 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, method=GET} 2021-05-30 00:55:22.392 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent]) 2021-05-30 00:55:22.415 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=66a66f1e-5138-41fe-b352-1b5dcccac4fe, Content-Type=application/json, Content-Length=3776, Date=Sun, 30 May 2021 00:55:22 GMT] 2021-05-30 00:55:22.416 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [response_received]) 2021-05-30 00:55:22.416 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-05-30 00:55:22.416 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-05-30 00:55:22.422 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet 2021-05-30 00:55:22.424  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-30 00:55:22.424 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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local: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\":\"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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-05-30 00:55:22.425 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting]) 2021-05-30 00:55:22.426 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Releasing channel 2021-05-30 00:55:22.426 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-05-30T00:55:30.871+0000|c7818a4f-38e4-4e7d-988b-16e33c8e320c|Request Id: c7818a4f-38e4-4e7d-988b-16e33c8e320c. Transaction Id: XJCOX. Begin TS: 2021-05-30T00:55:30.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 00:55:30.870 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: c7818a4f-38e4-4e7d-988b-16e33c8e320c. Transaction Id: XJCOX. Begin TS: 2021-05-30T00:55:30.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T00:55:30.872+0000|2021-05-30T00:55:30.879+0000|c7818a4f-38e4-4e7d-988b-16e33c8e320c|UNKNOWN_INSTANCE_ID|task-scheduler-10||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.17|7|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: c7818a4f-38e4-4e7d-988b-16e33c8e320c, Transaction Id: XJCOX, 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-30 00:55:30.879 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: c7818a4f-38e4-4e7d-988b-16e33c8e320c, Transaction Id: XJCOX, 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-30 00:55:30.881 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c7818a4f-38e4-4e7d-988b-16e33c8e320c, X-ECOMP-TransactionID=XJCOX, X-Begin-Timestamp=2021-05-30T00:55:30.870+0000, id=426e32fe-6394-4168-20e6-b75dcfa765d8, timestamp=1622336130871}], headers={id=699052bb-3a12-cf4c-4837-703060e87468, timestamp=1622336130881}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c7818a4f-38e4-4e7d-988b-16e33c8e320c, X-ECOMP-TransactionID=XJCOX, X-Begin-Timestamp=2021-05-30T00:55:30.870+0000, id=426e32fe-6394-4168-20e6-b75dcfa765d8, timestamp=1622336130871}] 2021-05-30T00:56:00.871+0000|7345dcaa-653f-4b87-a7b2-a7ccda866147|Request Id: 7345dcaa-653f-4b87-a7b2-a7ccda866147. Transaction Id: AIXET. Begin TS: 2021-05-30T00:56:00.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 00:56:00.871 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 7345dcaa-653f-4b87-a7b2-a7ccda866147. Transaction Id: AIXET. Begin TS: 2021-05-30T00:56:00.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T00:56:00.872+0000|2021-05-30T00:56:00.879+0000|7345dcaa-653f-4b87-a7b2-a7ccda866147|UNKNOWN_INSTANCE_ID|task-scheduler-3||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.17|7|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 7345dcaa-653f-4b87-a7b2-a7ccda866147, Transaction Id: AIXET, 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-30 00:56:00.879 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 7345dcaa-653f-4b87-a7b2-a7ccda866147, Transaction Id: AIXET, 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-30 00:56:00.881 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7345dcaa-653f-4b87-a7b2-a7ccda866147, X-ECOMP-TransactionID=AIXET, X-Begin-Timestamp=2021-05-30T00:56:00.870+0000, id=a29a5e68-a173-92f4-6119-d443e3781863, timestamp=1622336160871}], headers={id=b4fb8528-c525-64a9-c653-7f0a0e5f665a, timestamp=1622336160881}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7345dcaa-653f-4b87-a7b2-a7ccda866147, X-ECOMP-TransactionID=AIXET, X-Begin-Timestamp=2021-05-30T00:56:00.870+0000, id=a29a5e68-a173-92f4-6119-d443e3781863, timestamp=1622336160871}] 2021-05-30 00:56:22.385 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2 for configuration 2021-05-30 00:56:22.387 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-05-30 00:56:22.387 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-05-30 00:56:22.387 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, method=GET} 2021-05-30 00:56:22.389 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent]) 2021-05-30 00:56:22.411 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=aac085e2-abe5-4b9d-9090-d076a3980efe, Content-Type=application/json, Content-Length=3776, Date=Sun, 30 May 2021 00:56:22 GMT] 2021-05-30 00:56:22.411 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [response_received]) 2021-05-30 00:56:22.411 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-05-30 00:56:22.412 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-05-30 00:56:22.413 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet 2021-05-30 00:56:22.413  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-30 00:56:22.414 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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local: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\":\"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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-05-30 00:56:22.414 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting]) 2021-05-30 00:56:22.415 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Releasing channel 2021-05-30 00:56:22.415 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-05-30T00:56:30.872+0000|6037e357-ed25-420c-a19f-c26641195bc0|Request Id: 6037e357-ed25-420c-a19f-c26641195bc0. Transaction Id: D9SVO. Begin TS: 2021-05-30T00:56:30.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 00:56:30.871 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 6037e357-ed25-420c-a19f-c26641195bc0. Transaction Id: D9SVO. Begin TS: 2021-05-30T00:56:30.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T00:56:30.873+0000|2021-05-30T00:56:30.880+0000|6037e357-ed25-420c-a19f-c26641195bc0|UNKNOWN_INSTANCE_ID|task-scheduler-9||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.17|7|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 6037e357-ed25-420c-a19f-c26641195bc0, Transaction Id: D9SVO, 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-30 00:56:30.880 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 6037e357-ed25-420c-a19f-c26641195bc0, Transaction Id: D9SVO, 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-30 00:56:30.881 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6037e357-ed25-420c-a19f-c26641195bc0, X-ECOMP-TransactionID=D9SVO, X-Begin-Timestamp=2021-05-30T00:56:30.871+0000, id=c079367e-7929-0fb3-18e9-c0904aae0fc6, timestamp=1622336190872}], headers={id=71082ab3-59ff-97a3-99fa-259872ca30ef, timestamp=1622336190881}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6037e357-ed25-420c-a19f-c26641195bc0, X-ECOMP-TransactionID=D9SVO, X-Begin-Timestamp=2021-05-30T00:56:30.871+0000, id=c079367e-7929-0fb3-18e9-c0904aae0fc6, timestamp=1622336190872}] 2021-05-30T00:57:00.870+0000|e97f1260-dedd-4b1c-9554-9c485f72234d|Request Id: e97f1260-dedd-4b1c-9554-9c485f72234d. Transaction Id: FKYZX. Begin TS: 2021-05-30T00:57:00.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 00:57:00.870 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: e97f1260-dedd-4b1c-9554-9c485f72234d. Transaction Id: FKYZX. Begin TS: 2021-05-30T00:57:00.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T00:57:00.872+0000|2021-05-30T00:57:00.877+0000|e97f1260-dedd-4b1c-9554-9c485f72234d|UNKNOWN_INSTANCE_ID|task-scheduler-10||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.17|5|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: e97f1260-dedd-4b1c-9554-9c485f72234d, Transaction Id: FKYZX, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-05-30 00:57:00.878 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: e97f1260-dedd-4b1c-9554-9c485f72234d, Transaction Id: FKYZX, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-05-30 00:57:00.879 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e97f1260-dedd-4b1c-9554-9c485f72234d, X-ECOMP-TransactionID=FKYZX, X-Begin-Timestamp=2021-05-30T00:57:00.870+0000, id=714ebfe0-32b2-c30b-ba0c-7f14d9929c77, timestamp=1622336220871}], headers={id=1e8e5033-a1a3-1ada-f180-1c0391b9807b, timestamp=1622336220879}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e97f1260-dedd-4b1c-9554-9c485f72234d, X-ECOMP-TransactionID=FKYZX, X-Begin-Timestamp=2021-05-30T00:57:00.870+0000, id=714ebfe0-32b2-c30b-ba0c-7f14d9929c77, timestamp=1622336220871}] 2021-05-30 00:57:22.385 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2 for configuration 2021-05-30 00:57:22.387 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-05-30 00:57:22.388 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-05-30 00:57:22.388 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, method=GET} 2021-05-30 00:57:22.390 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent]) 2021-05-30 00:57:22.414 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=72d54bba-2cfe-40a3-8846-7f50bafedc2a, Content-Type=application/json, Content-Length=3776, Date=Sun, 30 May 2021 00:57:22 GMT] 2021-05-30 00:57:22.414 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [response_received]) 2021-05-30 00:57:22.415 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-05-30 00:57:22.415 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-05-30 00:57:22.416 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet 2021-05-30 00:57:22.417  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-05-30 00:57:22.417 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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local: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\":\"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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-05-30 00:57:22.418 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting]) 2021-05-30 00:57:22.418 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Releasing channel 2021-05-30 00:57:22.418 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-05-30T00:57:30.870+0000|b9b9297a-5d7c-4ae7-9a80-35c8b6ab0dbf|Request Id: b9b9297a-5d7c-4ae7-9a80-35c8b6ab0dbf. Transaction Id: PO37U. Begin TS: 2021-05-30T00:57:30.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 00:57:30.870 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: b9b9297a-5d7c-4ae7-9a80-35c8b6ab0dbf. Transaction Id: PO37U. Begin TS: 2021-05-30T00:57:30.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T00:57:30.872+0000|2021-05-30T00:57:30.877+0000|b9b9297a-5d7c-4ae7-9a80-35c8b6ab0dbf|UNKNOWN_INSTANCE_ID|task-scheduler-10||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.17|5|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: b9b9297a-5d7c-4ae7-9a80-35c8b6ab0dbf, Transaction Id: PO37U, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-05-30 00:57:30.878 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: b9b9297a-5d7c-4ae7-9a80-35c8b6ab0dbf, Transaction Id: PO37U, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-05-30 00:57:30.879 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b9b9297a-5d7c-4ae7-9a80-35c8b6ab0dbf, X-ECOMP-TransactionID=PO37U, X-Begin-Timestamp=2021-05-30T00:57:30.870+0000, id=7de5434e-f9fe-381c-d058-78a3eaca6165, timestamp=1622336250871}], headers={id=6e19cb62-6af6-f86a-5396-500d39a9512f, timestamp=1622336250879}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b9b9297a-5d7c-4ae7-9a80-35c8b6ab0dbf, X-ECOMP-TransactionID=PO37U, X-Begin-Timestamp=2021-05-30T00:57:30.870+0000, id=7de5434e-f9fe-381c-d058-78a3eaca6165, timestamp=1622336250871}] 2021-05-30T00:58:00.871+0000|eb1e486d-3d2d-4713-9774-a4c94dfaad4d|Request Id: eb1e486d-3d2d-4713-9774-a4c94dfaad4d. Transaction Id: DFGY9. Begin TS: 2021-05-30T00:58:00.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 00:58:00.871 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: eb1e486d-3d2d-4713-9774-a4c94dfaad4d. Transaction Id: DFGY9. Begin TS: 2021-05-30T00:58:00.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T00:58:00.872+0000|2021-05-30T00:58:00.879+0000|eb1e486d-3d2d-4713-9774-a4c94dfaad4d|UNKNOWN_INSTANCE_ID|task-scheduler-1||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.17|7|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: eb1e486d-3d2d-4713-9774-a4c94dfaad4d, Transaction Id: DFGY9, 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-30 00:58:00.879 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: eb1e486d-3d2d-4713-9774-a4c94dfaad4d, Transaction Id: DFGY9, 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-30 00:58:00.880 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=eb1e486d-3d2d-4713-9774-a4c94dfaad4d, X-ECOMP-TransactionID=DFGY9, X-Begin-Timestamp=2021-05-30T00:58:00.870+0000, id=2160f8f7-5e2e-2104-79cd-968cda802b51, timestamp=1622336280871}], headers={id=c8de30a3-26fb-032a-15bb-ce747778cc9e, timestamp=1622336280880}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=eb1e486d-3d2d-4713-9774-a4c94dfaad4d, X-ECOMP-TransactionID=DFGY9, X-Begin-Timestamp=2021-05-30T00:58:00.870+0000, id=2160f8f7-5e2e-2104-79cd-968cda802b51, timestamp=1622336280871}] 2021-05-30 00:58:22.385 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2 for configuration 2021-05-30 00:58:22.387 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-05-30 00:58:22.387 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-05-30 00:58:22.387 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, method=GET} 2021-05-30 00:58:22.389 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent]) 2021-05-30 00:58:22.414 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=62011834-49f9-456e-8290-caddc57a8f21, Content-Type=application/json, Content-Length=3776, Date=Sun, 30 May 2021 00:58:22 GMT] 2021-05-30 00:58:22.414 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [response_received]) 2021-05-30 00:58:22.414 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-05-30 00:58:22.414 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-05-30 00:58:22.415 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet 2021-05-30 00:58:22.416  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-30 00:58:22.416 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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local: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\":\"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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-05-30 00:58:22.417 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting]) 2021-05-30 00:58:22.417 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Releasing channel 2021-05-30 00:58:22.417 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-05-30T00:58:30.871+0000|9bdc248c-8f1a-460e-8816-deb0b0e9b938|Request Id: 9bdc248c-8f1a-460e-8816-deb0b0e9b938. Transaction Id: I6OZ4. Begin TS: 2021-05-30T00:58:30.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 00:58:30.871 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 9bdc248c-8f1a-460e-8816-deb0b0e9b938. Transaction Id: I6OZ4. Begin TS: 2021-05-30T00:58:30.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T00:58:30.873+0000|2021-05-30T00:58:30.880+0000|9bdc248c-8f1a-460e-8816-deb0b0e9b938|UNKNOWN_INSTANCE_ID|task-scheduler-8||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.17|7|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 9bdc248c-8f1a-460e-8816-deb0b0e9b938, Transaction Id: I6OZ4, 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-30 00:58:30.880 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 9bdc248c-8f1a-460e-8816-deb0b0e9b938, Transaction Id: I6OZ4, 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-30 00:58:30.881 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9bdc248c-8f1a-460e-8816-deb0b0e9b938, X-ECOMP-TransactionID=I6OZ4, X-Begin-Timestamp=2021-05-30T00:58:30.871+0000, id=8dce5c0b-d554-2269-e5f4-bebc89a1f0fa, timestamp=1622336310872}], headers={id=c67cc0c2-6ca5-af97-e306-f4751eedcfe7, timestamp=1622336310881}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9bdc248c-8f1a-460e-8816-deb0b0e9b938, X-ECOMP-TransactionID=I6OZ4, X-Begin-Timestamp=2021-05-30T00:58:30.871+0000, id=8dce5c0b-d554-2269-e5f4-bebc89a1f0fa, timestamp=1622336310872}] 2021-05-30T00:59:00.871+0000|d3ed6348-c5f6-41d4-a11d-6495bc608eee|Request Id: d3ed6348-c5f6-41d4-a11d-6495bc608eee. Transaction Id: 8RNE1. Begin TS: 2021-05-30T00:59:00.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 00:59:00.871 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d3ed6348-c5f6-41d4-a11d-6495bc608eee. Transaction Id: 8RNE1. Begin TS: 2021-05-30T00:59:00.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T00:59:00.873+0000|2021-05-30T00:59:00.879+0000|d3ed6348-c5f6-41d4-a11d-6495bc608eee|UNKNOWN_INSTANCE_ID|task-scheduler-4||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.17|6|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: d3ed6348-c5f6-41d4-a11d-6495bc608eee, Transaction Id: 8RNE1, 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-30 00:59:00.879 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d3ed6348-c5f6-41d4-a11d-6495bc608eee, Transaction Id: 8RNE1, 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-30 00:59:00.880 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d3ed6348-c5f6-41d4-a11d-6495bc608eee, X-ECOMP-TransactionID=8RNE1, X-Begin-Timestamp=2021-05-30T00:59:00.871+0000, id=679a687a-37d5-01e1-db91-c77add280f8e, timestamp=1622336340872}], headers={id=b88ec731-7539-cbb9-3d3f-a2ae474855f9, timestamp=1622336340880}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d3ed6348-c5f6-41d4-a11d-6495bc608eee, X-ECOMP-TransactionID=8RNE1, X-Begin-Timestamp=2021-05-30T00:59:00.871+0000, id=679a687a-37d5-01e1-db91-c77add280f8e, timestamp=1622336340872}] 2021-05-30 00:59:22.385 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2 for configuration 2021-05-30 00:59:22.387 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-05-30 00:59:22.387 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-05-30 00:59:22.387 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, method=GET} 2021-05-30 00:59:22.388 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent]) 2021-05-30 00:59:22.413 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=8b2554ad-a3b6-4426-87ab-55fd8d251252, Content-Type=application/json, Content-Length=3776, Date=Sun, 30 May 2021 00:59:22 GMT] 2021-05-30 00:59:22.413 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [response_received]) 2021-05-30 00:59:22.413 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-05-30 00:59:22.414 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-05-30 00:59:22.415 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet 2021-05-30 00:59:22.415  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-30 00:59:22.415 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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local: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\":\"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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-05-30 00:59:22.416 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting]) 2021-05-30 00:59:22.416 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Releasing channel 2021-05-30 00:59:22.416 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-05-30T00:59:30.871+0000|1a9c9e28-3e56-428e-b91e-d21779b53c63|Request Id: 1a9c9e28-3e56-428e-b91e-d21779b53c63. Transaction Id: DQLWV. Begin TS: 2021-05-30T00:59:30.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 00:59:30.871 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 1a9c9e28-3e56-428e-b91e-d21779b53c63. Transaction Id: DQLWV. Begin TS: 2021-05-30T00:59:30.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T00:59:30.872+0000|2021-05-30T00:59:30.878+0000|1a9c9e28-3e56-428e-b91e-d21779b53c63|UNKNOWN_INSTANCE_ID|task-scheduler-2||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.17|6|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 1a9c9e28-3e56-428e-b91e-d21779b53c63, Transaction Id: DQLWV, 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-30 00:59:30.878 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 1a9c9e28-3e56-428e-b91e-d21779b53c63, Transaction Id: DQLWV, 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-30 00:59:30.879 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1a9c9e28-3e56-428e-b91e-d21779b53c63, X-ECOMP-TransactionID=DQLWV, X-Begin-Timestamp=2021-05-30T00:59:30.871+0000, id=47c1c8a4-3e49-b2d7-349e-48303f7e15b8, timestamp=1622336370871}], headers={id=1f0f7ae5-a13c-b501-f63d-7082cbea2236, timestamp=1622336370879}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1a9c9e28-3e56-428e-b91e-d21779b53c63, X-ECOMP-TransactionID=DQLWV, X-Begin-Timestamp=2021-05-30T00:59:30.871+0000, id=47c1c8a4-3e49-b2d7-349e-48303f7e15b8, timestamp=1622336370871}] 2021-05-30T01:00:00.870+0000|ad2dfa6f-a7e8-4b47-a2b0-3d805a1be82a|Request Id: ad2dfa6f-a7e8-4b47-a2b0-3d805a1be82a. Transaction Id: ZV5Y7. Begin TS: 2021-05-30T01:00:00.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 01:00:00.870 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: ad2dfa6f-a7e8-4b47-a2b0-3d805a1be82a. Transaction Id: ZV5Y7. Begin TS: 2021-05-30T01:00:00.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T01:00:00.872+0000|2021-05-30T01:00:00.878+0000|ad2dfa6f-a7e8-4b47-a2b0-3d805a1be82a|UNKNOWN_INSTANCE_ID|task-scheduler-8||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.17|6|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: ad2dfa6f-a7e8-4b47-a2b0-3d805a1be82a, Transaction Id: ZV5Y7, 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-30 01:00:00.878 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: ad2dfa6f-a7e8-4b47-a2b0-3d805a1be82a, Transaction Id: ZV5Y7, 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-30 01:00:00.879 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ad2dfa6f-a7e8-4b47-a2b0-3d805a1be82a, X-ECOMP-TransactionID=ZV5Y7, X-Begin-Timestamp=2021-05-30T01:00:00.870+0000, id=39dfbac3-0cfa-05f5-5d99-db241ce1aa87, timestamp=1622336400871}], headers={id=328a6318-f0f5-ec7d-b7a7-1065cb097fa8, timestamp=1622336400879}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ad2dfa6f-a7e8-4b47-a2b0-3d805a1be82a, X-ECOMP-TransactionID=ZV5Y7, X-Begin-Timestamp=2021-05-30T01:00:00.870+0000, id=39dfbac3-0cfa-05f5-5d99-db241ce1aa87, timestamp=1622336400871}] 2021-05-30 01:00:22.385 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2 for configuration 2021-05-30 01:00:22.386 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-05-30 01:00:22.387 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-05-30 01:00:22.387 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, method=GET} 2021-05-30 01:00:22.388 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent]) 2021-05-30 01:00:22.415 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=9782a8a6-cf95-4418-8f67-44a3be3c3a22, Content-Type=application/json, Content-Length=3776, Date=Sun, 30 May 2021 01:00:22 GMT] 2021-05-30 01:00:22.415 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [response_received]) 2021-05-30 01:00:22.416 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-05-30 01:00:22.416 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-05-30 01:00:22.417 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet 2021-05-30 01:00:22.417  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-05-30 01:00:22.417 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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local: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\":\"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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-05-30 01:00:22.418 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting]) 2021-05-30 01:00:22.418 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Releasing channel 2021-05-30 01:00:22.418 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-05-30T01:00:30.871+0000|44bc9d27-e1f9-48c6-adaf-8f118839752f|Request Id: 44bc9d27-e1f9-48c6-adaf-8f118839752f. Transaction Id: 7RCLS. Begin TS: 2021-05-30T01:00:30.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 01:00:30.871 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 44bc9d27-e1f9-48c6-adaf-8f118839752f. Transaction Id: 7RCLS. Begin TS: 2021-05-30T01:00:30.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T01:00:30.872+0000|2021-05-30T01:00:30.878+0000|44bc9d27-e1f9-48c6-adaf-8f118839752f|UNKNOWN_INSTANCE_ID|task-scheduler-6||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.17|6|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 44bc9d27-e1f9-48c6-adaf-8f118839752f, Transaction Id: 7RCLS, 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-30 01:00:30.878 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 44bc9d27-e1f9-48c6-adaf-8f118839752f, Transaction Id: 7RCLS, 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-30 01:00:30.879 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=44bc9d27-e1f9-48c6-adaf-8f118839752f, X-ECOMP-TransactionID=7RCLS, X-Begin-Timestamp=2021-05-30T01:00:30.870+0000, id=3e094fe1-a5e8-07fc-d926-a76a65e568b2, timestamp=1622336430871}], headers={id=5c20dc33-8a7e-23af-7af2-681d2973d440, timestamp=1622336430879}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=44bc9d27-e1f9-48c6-adaf-8f118839752f, X-ECOMP-TransactionID=7RCLS, X-Begin-Timestamp=2021-05-30T01:00:30.870+0000, id=3e094fe1-a5e8-07fc-d926-a76a65e568b2, timestamp=1622336430871}] 2021-05-30T01:01:00.871+0000|a25cb45e-9983-4fad-a48d-f4b9d406b783|Request Id: a25cb45e-9983-4fad-a48d-f4b9d406b783. Transaction Id: BNR59. Begin TS: 2021-05-30T01:01:00.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 01:01:00.871 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: a25cb45e-9983-4fad-a48d-f4b9d406b783. Transaction Id: BNR59. Begin TS: 2021-05-30T01:01:00.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T01:01:00.872+0000|2021-05-30T01:01:00.889+0000|a25cb45e-9983-4fad-a48d-f4b9d406b783|UNKNOWN_INSTANCE_ID|task-scheduler-8||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.17|17|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: a25cb45e-9983-4fad-a48d-f4b9d406b783, Transaction Id: BNR59, 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-30 01:01:00.889 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: a25cb45e-9983-4fad-a48d-f4b9d406b783, Transaction Id: BNR59, 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-30 01:01:00.890 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a25cb45e-9983-4fad-a48d-f4b9d406b783, X-ECOMP-TransactionID=BNR59, X-Begin-Timestamp=2021-05-30T01:01:00.871+0000, id=cb771ab3-7066-3d9c-bdfc-4f7c0f00b828, timestamp=1622336460871}], headers={id=bb582b71-3862-2e7b-0fbc-12290c627b25, timestamp=1622336460890}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a25cb45e-9983-4fad-a48d-f4b9d406b783, X-ECOMP-TransactionID=BNR59, X-Begin-Timestamp=2021-05-30T01:01:00.871+0000, id=cb771ab3-7066-3d9c-bdfc-4f7c0f00b828, timestamp=1622336460871}] 2021-05-30 01:01:22.385 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2 for configuration 2021-05-30 01:01:22.387 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-05-30 01:01:22.387 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-05-30 01:01:22.387 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, method=GET} 2021-05-30 01:01:22.389 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent]) 2021-05-30 01:01:22.417 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=3cf530f2-676b-47f3-8765-d83bbafeff9b, Content-Type=application/json, Content-Length=3776, Date=Sun, 30 May 2021 01:01:22 GMT] 2021-05-30 01:01:22.418 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [response_received]) 2021-05-30 01:01:22.418 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-05-30 01:01:22.419 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-05-30 01:01:22.420 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet 2021-05-30 01:01:22.420  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-30 01:01:22.420 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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local: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\":\"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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-05-30 01:01:22.421 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting]) 2021-05-30 01:01:22.421 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Releasing channel 2021-05-30 01:01:22.421 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-05-30T01:01:30.871+0000|4b844c7e-b098-4e8a-b202-9407bc30ac03|Request Id: 4b844c7e-b098-4e8a-b202-9407bc30ac03. Transaction Id: KJ7SG. Begin TS: 2021-05-30T01:01:30.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 01:01:30.871 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 4b844c7e-b098-4e8a-b202-9407bc30ac03. Transaction Id: KJ7SG. Begin TS: 2021-05-30T01:01:30.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T01:01:30.872+0000|2021-05-30T01:01:30.878+0000|4b844c7e-b098-4e8a-b202-9407bc30ac03|UNKNOWN_INSTANCE_ID|task-scheduler-10||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.17|6|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 4b844c7e-b098-4e8a-b202-9407bc30ac03, Transaction Id: KJ7SG, 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-30 01:01:30.879 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 4b844c7e-b098-4e8a-b202-9407bc30ac03, Transaction Id: KJ7SG, 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-30 01:01:30.880 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4b844c7e-b098-4e8a-b202-9407bc30ac03, X-ECOMP-TransactionID=KJ7SG, X-Begin-Timestamp=2021-05-30T01:01:30.871+0000, id=4801a5e7-ba3d-52b3-3322-a935942301ef, timestamp=1622336490871}], headers={id=a3c3422c-e8cf-7de2-9a70-41e5606318ee, timestamp=1622336490880}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4b844c7e-b098-4e8a-b202-9407bc30ac03, X-ECOMP-TransactionID=KJ7SG, X-Begin-Timestamp=2021-05-30T01:01:30.871+0000, id=4801a5e7-ba3d-52b3-3322-a935942301ef, timestamp=1622336490871}] 2021-05-30T01:02:00.872+0000|8b73f894-d8ac-4d4f-88d1-157aeb1aef3b|Request Id: 8b73f894-d8ac-4d4f-88d1-157aeb1aef3b. Transaction Id: EEUOH. Begin TS: 2021-05-30T01:02:00.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 01:02:00.871 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 8b73f894-d8ac-4d4f-88d1-157aeb1aef3b. Transaction Id: EEUOH. Begin TS: 2021-05-30T01:02:00.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T01:02:00.873+0000|2021-05-30T01:02:00.879+0000|8b73f894-d8ac-4d4f-88d1-157aeb1aef3b|UNKNOWN_INSTANCE_ID|task-scheduler-4||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.17|6|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 8b73f894-d8ac-4d4f-88d1-157aeb1aef3b, Transaction Id: EEUOH, 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-30 01:02:00.879 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 8b73f894-d8ac-4d4f-88d1-157aeb1aef3b, Transaction Id: EEUOH, 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-30 01:02:00.880 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8b73f894-d8ac-4d4f-88d1-157aeb1aef3b, X-ECOMP-TransactionID=EEUOH, X-Begin-Timestamp=2021-05-30T01:02:00.871+0000, id=91641b55-326a-f10b-f77d-bde1716cc60b, timestamp=1622336520872}], headers={id=196d3a75-2c5a-f84e-1341-4607534a43c1, timestamp=1622336520880}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8b73f894-d8ac-4d4f-88d1-157aeb1aef3b, X-ECOMP-TransactionID=EEUOH, X-Begin-Timestamp=2021-05-30T01:02:00.871+0000, id=91641b55-326a-f10b-f77d-bde1716cc60b, timestamp=1622336520872}] 2021-05-30 01:02:22.385 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2 for configuration 2021-05-30 01:02:22.386 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-05-30 01:02:22.387 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-05-30 01:02:22.387 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, method=GET} 2021-05-30 01:02:22.388 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent]) 2021-05-30 01:02:22.414 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=a9ce9df7-4aa4-4bad-bab0-d2c91e7fb88a, Content-Type=application/json, Content-Length=3776, Date=Sun, 30 May 2021 01:02:22 GMT] 2021-05-30 01:02:22.414 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [response_received]) 2021-05-30 01:02:22.414 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-05-30 01:02:22.414 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-05-30 01:02:22.415 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet 2021-05-30 01:02:22.416  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-30 01:02:22.416 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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local: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\":\"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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-05-30 01:02:22.417 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting]) 2021-05-30 01:02:22.417 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Releasing channel 2021-05-30 01:02:22.417 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-05-30T01:02:30.870+0000|4eeff81c-1d11-48a7-b0c4-bcaa93c2491f|Request Id: 4eeff81c-1d11-48a7-b0c4-bcaa93c2491f. Transaction Id: GTIZL. Begin TS: 2021-05-30T01:02:30.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 01:02:30.870 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 4eeff81c-1d11-48a7-b0c4-bcaa93c2491f. Transaction Id: GTIZL. Begin TS: 2021-05-30T01:02:30.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T01:02:30.872+0000|2021-05-30T01:02:30.879+0000|4eeff81c-1d11-48a7-b0c4-bcaa93c2491f|UNKNOWN_INSTANCE_ID|task-scheduler-1||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.17|7|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 4eeff81c-1d11-48a7-b0c4-bcaa93c2491f, Transaction Id: GTIZL, 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-30 01:02:30.879 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 4eeff81c-1d11-48a7-b0c4-bcaa93c2491f, Transaction Id: GTIZL, 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-30 01:02:30.880 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4eeff81c-1d11-48a7-b0c4-bcaa93c2491f, X-ECOMP-TransactionID=GTIZL, X-Begin-Timestamp=2021-05-30T01:02:30.870+0000, id=796310ff-6e61-ccbc-ddb4-0c12a6dd74fa, timestamp=1622336550871}], headers={id=591ff928-bc47-5e8d-c469-2c3cda3468af, timestamp=1622336550880}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4eeff81c-1d11-48a7-b0c4-bcaa93c2491f, X-ECOMP-TransactionID=GTIZL, X-Begin-Timestamp=2021-05-30T01:02:30.870+0000, id=796310ff-6e61-ccbc-ddb4-0c12a6dd74fa, timestamp=1622336550871}] 2021-05-30T01:03:00.871+0000|2a49ec25-de6a-4735-a11d-3613cb5de637|Request Id: 2a49ec25-de6a-4735-a11d-3613cb5de637. Transaction Id: KRKXI. Begin TS: 2021-05-30T01:03:00.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 01:03:00.871 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 2a49ec25-de6a-4735-a11d-3613cb5de637. Transaction Id: KRKXI. Begin TS: 2021-05-30T01:03:00.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T01:03:00.872+0000|2021-05-30T01:03:00.879+0000|2a49ec25-de6a-4735-a11d-3613cb5de637|UNKNOWN_INSTANCE_ID|task-scheduler-10||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.17|7|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 2a49ec25-de6a-4735-a11d-3613cb5de637, Transaction Id: KRKXI, 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-30 01:03:00.879 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 2a49ec25-de6a-4735-a11d-3613cb5de637, Transaction Id: KRKXI, 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-30 01:03:00.880 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2a49ec25-de6a-4735-a11d-3613cb5de637, X-ECOMP-TransactionID=KRKXI, X-Begin-Timestamp=2021-05-30T01:03:00.871+0000, id=43ad5618-65eb-12e9-4958-15d4392d017b, timestamp=1622336580871}], headers={id=5175b2bc-ef73-96c4-cfc8-277c2aa01452, timestamp=1622336580880}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2a49ec25-de6a-4735-a11d-3613cb5de637, X-ECOMP-TransactionID=KRKXI, X-Begin-Timestamp=2021-05-30T01:03:00.871+0000, id=43ad5618-65eb-12e9-4958-15d4392d017b, timestamp=1622336580871}] 2021-05-30 01:03:22.385 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2 for configuration 2021-05-30 01:03:22.387 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-05-30 01:03:22.387 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-05-30 01:03:22.387 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, method=GET} 2021-05-30 01:03:22.389 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent]) 2021-05-30 01:03:22.427 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=5cbd0d75-902a-4a48-8353-0d8ad7e5aa83, Content-Type=application/json, Content-Length=3776, Date=Sun, 30 May 2021 01:03:22 GMT] 2021-05-30 01:03:22.427 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [response_received]) 2021-05-30 01:03:22.427 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-05-30 01:03:22.428 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-05-30 01:03:22.428 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet 2021-05-30 01:03:22.429  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-30 01:03:22.429 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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local: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\":\"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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-05-30 01:03:22.430 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting]) 2021-05-30 01:03:22.430 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Releasing channel 2021-05-30 01:03:22.431 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-05-30T01:03:30.871+0000|49203db9-6ea7-40fb-889f-14e61ef903a9|Request Id: 49203db9-6ea7-40fb-889f-14e61ef903a9. Transaction Id: ZMBJH. Begin TS: 2021-05-30T01:03:30.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 01:03:30.871 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 49203db9-6ea7-40fb-889f-14e61ef903a9. Transaction Id: ZMBJH. Begin TS: 2021-05-30T01:03:30.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T01:03:30.872+0000|2021-05-30T01:03:30.878+0000|49203db9-6ea7-40fb-889f-14e61ef903a9|UNKNOWN_INSTANCE_ID|task-scheduler-7||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.17|6|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 49203db9-6ea7-40fb-889f-14e61ef903a9, Transaction Id: ZMBJH, 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-30 01:03:30.878 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 49203db9-6ea7-40fb-889f-14e61ef903a9, Transaction Id: ZMBJH, 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-30 01:03:30.879 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=49203db9-6ea7-40fb-889f-14e61ef903a9, X-ECOMP-TransactionID=ZMBJH, X-Begin-Timestamp=2021-05-30T01:03:30.871+0000, id=27993dfd-f48a-ddc9-b564-86a3b3a0a1c6, timestamp=1622336610871}], headers={id=23bd24f3-46bf-8608-a6c4-cfbb3f8d22ab, timestamp=1622336610879}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=49203db9-6ea7-40fb-889f-14e61ef903a9, X-ECOMP-TransactionID=ZMBJH, X-Begin-Timestamp=2021-05-30T01:03:30.871+0000, id=27993dfd-f48a-ddc9-b564-86a3b3a0a1c6, timestamp=1622336610871}] 2021-05-30T01:04:00.871+0000|a6e5576e-a662-4007-ab6f-d2f3d7c3370d|Request Id: a6e5576e-a662-4007-ab6f-d2f3d7c3370d. Transaction Id: YW0BU. Begin TS: 2021-05-30T01:04:00.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 01:04:00.871 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: a6e5576e-a662-4007-ab6f-d2f3d7c3370d. Transaction Id: YW0BU. Begin TS: 2021-05-30T01:04:00.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T01:04:00.872+0000|2021-05-30T01:04:00.877+0000|a6e5576e-a662-4007-ab6f-d2f3d7c3370d|UNKNOWN_INSTANCE_ID|task-scheduler-1||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.17|5|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: a6e5576e-a662-4007-ab6f-d2f3d7c3370d, Transaction Id: YW0BU, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-05-30 01:04:00.877 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: a6e5576e-a662-4007-ab6f-d2f3d7c3370d, Transaction Id: YW0BU, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-05-30 01:04:00.878 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a6e5576e-a662-4007-ab6f-d2f3d7c3370d, X-ECOMP-TransactionID=YW0BU, X-Begin-Timestamp=2021-05-30T01:04:00.871+0000, id=d3b0baa1-5976-4c96-2f10-b228a1f9362a, timestamp=1622336640871}], headers={id=a7aac0e5-e20f-5a78-9182-602a58b5737b, timestamp=1622336640878}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a6e5576e-a662-4007-ab6f-d2f3d7c3370d, X-ECOMP-TransactionID=YW0BU, X-Begin-Timestamp=2021-05-30T01:04:00.871+0000, id=d3b0baa1-5976-4c96-2f10-b228a1f9362a, timestamp=1622336640871}] 2021-05-30 01:04:22.385 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2 for configuration 2021-05-30 01:04:22.387 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-05-30 01:04:22.387 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-05-30 01:04:22.387 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, method=GET} 2021-05-30 01:04:22.388 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent]) 2021-05-30 01:04:22.415 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=2b9aee5a-1db8-45d7-8eb4-90f47d2c8d13, Content-Type=application/json, Content-Length=3776, Date=Sun, 30 May 2021 01:04:22 GMT] 2021-05-30 01:04:22.415 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [response_received]) 2021-05-30 01:04:22.416 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-05-30 01:04:22.416 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-05-30 01:04:22.417 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet 2021-05-30 01:04:22.417  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-05-30 01:04:22.417 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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local: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\":\"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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-05-30 01:04:22.418 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting]) 2021-05-30 01:04:22.418 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Releasing channel 2021-05-30 01:04:22.418 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-05-30T01:04:30.871+0000|cc3251ad-ce30-420e-bec7-6df540bdf29b|Request Id: cc3251ad-ce30-420e-bec7-6df540bdf29b. Transaction Id: IKQRW. Begin TS: 2021-05-30T01:04:30.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 01:04:30.871 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: cc3251ad-ce30-420e-bec7-6df540bdf29b. Transaction Id: IKQRW. Begin TS: 2021-05-30T01:04:30.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T01:04:30.873+0000|2021-05-30T01:04:30.878+0000|cc3251ad-ce30-420e-bec7-6df540bdf29b|UNKNOWN_INSTANCE_ID|task-scheduler-8||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.17|5|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: cc3251ad-ce30-420e-bec7-6df540bdf29b, Transaction Id: IKQRW, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-05-30 01:04:30.878 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: cc3251ad-ce30-420e-bec7-6df540bdf29b, Transaction Id: IKQRW, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-05-30 01:04:30.880 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=cc3251ad-ce30-420e-bec7-6df540bdf29b, X-ECOMP-TransactionID=IKQRW, X-Begin-Timestamp=2021-05-30T01:04:30.871+0000, id=e70a4a16-bb1f-5d16-d8e8-1b6c147236c7, timestamp=1622336670872}], headers={id=e6d92427-09e2-5532-2b6d-7c1978ce2ecd, timestamp=1622336670879}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=cc3251ad-ce30-420e-bec7-6df540bdf29b, X-ECOMP-TransactionID=IKQRW, X-Begin-Timestamp=2021-05-30T01:04:30.871+0000, id=e70a4a16-bb1f-5d16-d8e8-1b6c147236c7, timestamp=1622336670872}] 2021-05-30T01:05:00.871+0000|cb88c9e8-0220-448f-9522-4ebc2e8ca2c0|Request Id: cb88c9e8-0220-448f-9522-4ebc2e8ca2c0. Transaction Id: NOA3P. Begin TS: 2021-05-30T01:05:00.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 01:05:00.870 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: cb88c9e8-0220-448f-9522-4ebc2e8ca2c0. Transaction Id: NOA3P. Begin TS: 2021-05-30T01:05:00.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T01:05:00.872+0000|2021-05-30T01:05:00.878+0000|cb88c9e8-0220-448f-9522-4ebc2e8ca2c0|UNKNOWN_INSTANCE_ID|task-scheduler-5||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.17|6|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: cb88c9e8-0220-448f-9522-4ebc2e8ca2c0, Transaction Id: NOA3P, 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-30 01:05:00.878 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: cb88c9e8-0220-448f-9522-4ebc2e8ca2c0, Transaction Id: NOA3P, 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-30 01:05:00.879 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=cb88c9e8-0220-448f-9522-4ebc2e8ca2c0, X-ECOMP-TransactionID=NOA3P, X-Begin-Timestamp=2021-05-30T01:05:00.870+0000, id=78758f95-a04d-b86a-6643-3ca922c926c4, timestamp=1622336700871}], headers={id=a0219747-a568-a1c9-e50a-2800e7dfb039, timestamp=1622336700879}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=cb88c9e8-0220-448f-9522-4ebc2e8ca2c0, X-ECOMP-TransactionID=NOA3P, X-Begin-Timestamp=2021-05-30T01:05:00.870+0000, id=78758f95-a04d-b86a-6643-3ca922c926c4, timestamp=1622336700871}] 2021-05-30 01:05:22.385 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2 for configuration 2021-05-30 01:05:22.388 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-05-30 01:05:22.389 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-05-30 01:05:22.389 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, method=GET} 2021-05-30 01:05:22.390 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent]) 2021-05-30 01:05:22.521 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=0d28e797-885d-47a9-82c9-74b5e79cf861, Content-Type=application/json, Content-Length=3776, Date=Sun, 30 May 2021 01:05:22 GMT] 2021-05-30 01:05:22.522 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [response_received]) 2021-05-30 01:05:22.522 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-05-30 01:05:22.522 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-05-30 01:05:22.523 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet 2021-05-30 01:05:22.525  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-30 01:05:22.525 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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local: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\":\"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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-05-30 01:05:22.526 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting]) 2021-05-30 01:05:22.526 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Releasing channel 2021-05-30 01:05:22.526 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-05-30T01:05:30.870+0000|85a5a658-8042-477e-b61d-16774e4486aa|Request Id: 85a5a658-8042-477e-b61d-16774e4486aa. Transaction Id: HXMZS. Begin TS: 2021-05-30T01:05:30.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 01:05:30.870 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 85a5a658-8042-477e-b61d-16774e4486aa. Transaction Id: HXMZS. Begin TS: 2021-05-30T01:05:30.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T01:05:30.872+0000|2021-05-30T01:05:30.877+0000|85a5a658-8042-477e-b61d-16774e4486aa|UNKNOWN_INSTANCE_ID|task-scheduler-2||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.17|5|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 85a5a658-8042-477e-b61d-16774e4486aa, Transaction Id: HXMZS, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-05-30 01:05:30.877 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 85a5a658-8042-477e-b61d-16774e4486aa, Transaction Id: HXMZS, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-05-30 01:05:30.878 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=85a5a658-8042-477e-b61d-16774e4486aa, X-ECOMP-TransactionID=HXMZS, X-Begin-Timestamp=2021-05-30T01:05:30.870+0000, id=8e700204-74c3-fad9-a2f9-d253625f0286, timestamp=1622336730871}], headers={id=c7b565af-c43d-a054-8224-fac7b0a6a487, timestamp=1622336730878}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=85a5a658-8042-477e-b61d-16774e4486aa, X-ECOMP-TransactionID=HXMZS, X-Begin-Timestamp=2021-05-30T01:05:30.870+0000, id=8e700204-74c3-fad9-a2f9-d253625f0286, timestamp=1622336730871}] 2021-05-30T01:06:00.871+0000|dcdd7693-baef-456f-b6bd-30b12c22a2dc|Request Id: dcdd7693-baef-456f-b6bd-30b12c22a2dc. Transaction Id: YSUON. Begin TS: 2021-05-30T01:06:00.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 01:06:00.870 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: dcdd7693-baef-456f-b6bd-30b12c22a2dc. Transaction Id: YSUON. Begin TS: 2021-05-30T01:06:00.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T01:06:00.872+0000|2021-05-30T01:06:00.879+0000|dcdd7693-baef-456f-b6bd-30b12c22a2dc|UNKNOWN_INSTANCE_ID|task-scheduler-1||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.17|7|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: dcdd7693-baef-456f-b6bd-30b12c22a2dc, Transaction Id: YSUON, 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-30 01:06:00.879 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: dcdd7693-baef-456f-b6bd-30b12c22a2dc, Transaction Id: YSUON, 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-30 01:06:00.881 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=dcdd7693-baef-456f-b6bd-30b12c22a2dc, X-ECOMP-TransactionID=YSUON, X-Begin-Timestamp=2021-05-30T01:06:00.870+0000, id=a5f82eea-097a-3a42-eb78-6334746310a4, timestamp=1622336760871}], headers={id=021a5a96-19a3-c29c-993b-bab8210af299, timestamp=1622336760880}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=dcdd7693-baef-456f-b6bd-30b12c22a2dc, X-ECOMP-TransactionID=YSUON, X-Begin-Timestamp=2021-05-30T01:06:00.870+0000, id=a5f82eea-097a-3a42-eb78-6334746310a4, timestamp=1622336760871}] 2021-05-30 01:06:22.385 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2 for configuration 2021-05-30 01:06:22.388 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-05-30 01:06:22.388 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-05-30 01:06:22.388 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, method=GET} 2021-05-30 01:06:22.390 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent]) 2021-05-30 01:06:22.411 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=8694734c-360c-44f3-8feb-4a97abb3968f, Content-Type=application/json, Content-Length=3776, Date=Sun, 30 May 2021 01:06:22 GMT] 2021-05-30 01:06:22.412 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [response_received]) 2021-05-30 01:06:22.412 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-05-30 01:06:22.412 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-05-30 01:06:22.413 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet 2021-05-30 01:06:22.414  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-30 01:06:22.414 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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local: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\":\"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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-05-30 01:06:22.415 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting]) 2021-05-30 01:06:22.415 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Releasing channel 2021-05-30 01:06:22.415 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-05-30T01:06:30.871+0000|2175081d-ae11-41a5-9d84-631c9257e5b1|Request Id: 2175081d-ae11-41a5-9d84-631c9257e5b1. Transaction Id: ZRNML. Begin TS: 2021-05-30T01:06:30.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 01:06:30.870 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 2175081d-ae11-41a5-9d84-631c9257e5b1. Transaction Id: ZRNML. Begin TS: 2021-05-30T01:06:30.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T01:06:30.872+0000|2021-05-30T01:06:30.879+0000|2175081d-ae11-41a5-9d84-631c9257e5b1|UNKNOWN_INSTANCE_ID|task-scheduler-1||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.17|7|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 2175081d-ae11-41a5-9d84-631c9257e5b1, Transaction Id: ZRNML, 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-30 01:06:30.879 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 2175081d-ae11-41a5-9d84-631c9257e5b1, Transaction Id: ZRNML, 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-30 01:06:30.881 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2175081d-ae11-41a5-9d84-631c9257e5b1, X-ECOMP-TransactionID=ZRNML, X-Begin-Timestamp=2021-05-30T01:06:30.870+0000, id=302155b9-1268-ca23-b220-b4b9770e0728, timestamp=1622336790871}], headers={id=2be4a7da-7952-ed72-1751-e7e34da0774c, timestamp=1622336790880}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2175081d-ae11-41a5-9d84-631c9257e5b1, X-ECOMP-TransactionID=ZRNML, X-Begin-Timestamp=2021-05-30T01:06:30.870+0000, id=302155b9-1268-ca23-b220-b4b9770e0728, timestamp=1622336790871}] 2021-05-30T01:07:00.870+0000|30991c20-dc79-4bc2-ac23-66b7aa4bc865|Request Id: 30991c20-dc79-4bc2-ac23-66b7aa4bc865. Transaction Id: 924FE. Begin TS: 2021-05-30T01:07:00.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 01:07:00.870 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 30991c20-dc79-4bc2-ac23-66b7aa4bc865. Transaction Id: 924FE. Begin TS: 2021-05-30T01:07:00.870+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T01:07:00.872+0000|2021-05-30T01:07:00.878+0000|30991c20-dc79-4bc2-ac23-66b7aa4bc865|UNKNOWN_INSTANCE_ID|task-scheduler-6||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.68.17|6|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 30991c20-dc79-4bc2-ac23-66b7aa4bc865, Transaction Id: 924FE, 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-30 01:07:00.878 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 30991c20-dc79-4bc2-ac23-66b7aa4bc865, Transaction Id: 924FE, 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-30 01:07:00.879 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.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=30991c20-dc79-4bc2-ac23-66b7aa4bc865, X-ECOMP-TransactionID=924FE, X-Begin-Timestamp=2021-05-30T01:07:00.870+0000, id=117f7199-a6da-7e18-fcf0-6abe91f08854, timestamp=1622336820871}], headers={id=d14e019d-60de-daad-bafb-e0e68d42c0c7, timestamp=1622336820879}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=30991c20-dc79-4bc2-ac23-66b7aa4bc865, X-ECOMP-TransactionID=924FE, X-Begin-Timestamp=2021-05-30T01:07:00.870+0000, id=117f7199-a6da-7e18-fcf0-6abe91f08854, timestamp=1622336820871}] 2021-05-30 01:07:22.385 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2 for configuration 2021-05-30 01:07:22.388 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-05-30 01:07:22.388 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-05-30 01:07:22.388 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, method=GET} 2021-05-30 01:07:22.390 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [request_sent]) 2021-05-30 01:07:22.419 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received response (auto-read:false) : [x-onap-requestid=4a6ee478-a6b4-462d-a588-14735ddb02e9, Content-Type=application/json, Content-Length=3776, Date=Sun, 30 May 2021 01:07:22 GMT] 2021-05-30 01:07:22.419 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [response_received]) 2021-05-30 01:07:22.419 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-05-30 01:07:22.419 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-05-30 01:07:22.420 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Received last HTTP packet 2021-05-30 01:07:22.421  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-30 01:07:22.421 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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local: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\":\"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,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-05-30 01:07:22.421 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] onStateChange(GET{uri=/service_component_all/sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443]}}, [disconnecting]) 2021-05-30 01:07:22.421 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Releasing channel 2021-05-30 01:07:22.421 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x24500d3c, L:/10.233.68.17:35608 - R:config-binding-service/10.233.22.175:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-05-30T01:07:30.871+0000|98555fe8-8053-4659-a84e-7ff4a203be37|Request Id: 98555fe8-8053-4659-a84e-7ff4a203be37. Transaction Id: ASMDG. Begin TS: 2021-05-30T01:07:30.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30 01:07:30.871 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 98555fe8-8053-4659-a84e-7ff4a203be37. Transaction Id: ASMDG. Begin TS: 2021-05-30T01:07:30.871+0000. Starting new DMaaP MR Subscriber poll. 2021-05-30T01:07:30.873+0000|2021-05-30T01:07:30.879+0000|98555fe8-8053-4659-a84e-7ff4a203be37|UNKNOWN_INSTANCE_ID|task-scheduler-10||sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.68.17|6|sb02dbb72bdff4c4a91dafdf13e887ac6-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 98555fe8-8053-4659-a84e-7ff4a203be37, Transaction Id: ASMDG, 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-30 01:07:30.879 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 98555fe8-8053-4659-a84e-7ff4a203be37, Transaction Id: ASMDG, 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-30 01:07:30.880 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler  : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router.onap.svc.cluster.local: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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=98555fe8-8053-4659-a84e-7ff4a203be37, X-ECOMP-TransactionID=ASMDG, X-Begin-Timestamp=2021-05-30T01:07:30.871+0000, id=2363f816-c35d-f4f0-e388-210b6b4d4f9c, timestamp=1622336850872}], headers={id=b79bbbd2-6aa2-18e2-97ce-ac37fbb12609, timestamp=1622336850880}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=98555fe8-8053-4659-a84e-7ff4a203be37, X-ECOMP-TransactionID=ASMDG, X-Begin-Timestamp=2021-05-30T01:07:30.871+0000, id=2363f816-c35d-f4f0-e388-210b6b4d4f9c, timestamp=1622336850872}]