Results

By type

          2021-07-24 10:52:56.162 DEBUG 1 --- [or-http-epoll-2] io.netty.handler.ssl.SslHandler          : [id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
2021-07-24 10:52:56.168 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}, [connected])
2021-07-24 10:52:56.187 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-1, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [configured])
2021-07-24 10:52:56.191 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-1, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 10:52:56.197 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-1, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 10:52:56.199 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 53c70369-3867-4625-8305-aeecd53ee69a, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 10:52:56.211 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-1, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 10:52:56.248 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-1, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=4ab3b0c2-b8cc-477a-a3f8-79e8069e8742, Content-Type=application/json, Date=Sat, 24 Jul 2021 10:52:56 GMT, content-length=3707]
2021-07-24 10:52:56.249 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-1, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 10:52:56.250 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 10:52:56.347 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-1, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 10:52:56.360 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-1, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 10:52:56.386  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Starting TcaAppMain v1.3.0 using Java 11.0.9.1 on dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.3.0.jar started by tca-gen2 in /opt)
2021-07-24 10:52:56.391 DEBUG 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Running with Spring Boot v2.4.4, Spring v5.3.5
2021-07-24 10:52:56.392  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-07-24 10:52:56.416  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 10:52:56.416 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 10:52:56.678 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : Converting JSON to flattened key value Map: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 10:52:56.724 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-07-24 10:52:56.725 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.spring.data.mongodb.uri:mongodb://dcae-mongohost/dcae-tcagen2
2021-07-24 10:52:56.725 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-07-24 10:52:56.726 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.type:message_router
2021-07-24 10:52:56.726 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-07-24 10:52:56.726 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.type:message_router
2021-07-24 10:52:56.726 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group:cg1
2021-07-24 10:52:56.727 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0]:c0
2021-07-24 10:52:56.727 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1]:c1
2021-07-24 10:52:56.727 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.message_limit:50000
2021-07-24 10:52:56.727 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max:60000
2021-07-24 10:52:56.727 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min:30000
2021-07-24 10:52:56.728 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down:30000
2021-07-24 10:52:56.728 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up:10000
2021-07-24 10:52:56.728 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate:0
2021-07-24 10:52:56.729 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.timeout:-1
2021-07-24 10:52:56.729 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.enable_enrichment:true
2021-07-24 10:52:56.729 DEBUG 1 --- [or-http-epoll-2] 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-07-24 10:52:56.729 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.node_query_path:aai/v11/search/nodes-query
2021-07-24 10:52:56.730 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-07-24 10:52:56.730 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.url:http://aai
2021-07-24 10:52:56.730 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-07-24 10:52:56.730 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-07-24 10:52:56.731 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_ecomp_logging:true
2021-07-24 10:52:56.731 DEBUG 1 --- [or-http-epoll-2] 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-07-24 10:52:56.732 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.processing_batch_size:10000
2021-07-24 10:52:56.745  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.type -> message_router
2021-07-24 10:52:56.746  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.enable_enrichment -> true
2021-07-24 10:52:56.746  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate -> 0
2021-07-24 10:52:56.747  INFO 1 --- [or-http-epoll-2] 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-07-24 10:52:56.747  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-07-24 10:52:56.747  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group -> cg1
2021-07-24 10:52:56.747  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1] -> c1
2021-07-24 10:52:56.748  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.node_query_path -> aai/v11/search/nodes-query
2021-07-24 10:52:56.748  INFO 1 --- [or-http-epoll-2] 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-07-24 10:52:56.748  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true
2021-07-24 10:52:56.748  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.type -> message_router
2021-07-24 10:52:56.748  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE
2021-07-24 10:52:56.749  INFO 1 --- [or-http-epoll-2] 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-07-24 10:52:56.749  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.timeout -> -1
2021-07-24 10:52:56.749  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.processing_batch_size -> 10000
2021-07-24 10:52:56.749  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min -> 30000
2021-07-24 10:52:56.749  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-07-24 10:52:56.750  INFO 1 --- [or-http-epoll-2] 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-07-24 10:52:56.750  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max -> 60000
2021-07-24 10:52:56.750  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> http://aai
2021-07-24 10:52:56.750  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_ecomp_logging -> true
2021-07-24 10:52:56.751  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0] -> c0
2021-07-24 10:52:56.751  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.message_limit -> 50000
2021-07-24 10:52:56.751  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE
2021-07-24 10:52:56.751  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: spring.data.mongodb.uri -> mongodb://dcae-mongohost/dcae-tcagen2
2021-07-24 10:52:56.753  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-07-24 10:52:56.754 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 10:52:56.755 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 10:52:56.755 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 10:52:56.758 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24 10:52:58.068  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode.
2021-07-24 10:52:58.162  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 88 ms. Found 1 MongoDB repository interfaces.
2021-07-24 10:52:58.997  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-07-24 10:52:59.005  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2021-07-24 10:52:59.037  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-07-24 10:52:59.316  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationChannelResolver' of type [org.springframework.integration.support.channel.BeanFactoryChannelResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-24 10:52:59.318  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationDisposableAutoCreatedBeans' of type [org.springframework.integration.config.annotation.Disposables] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-24 10:52:59.357  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-07-24 10:52:59.820 DEBUG 1 --- [           main] org.jboss.logging                        : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-07-24 10:52:59.886  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-07-24 10:52:59.886  INFO 1 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3410 ms
2021-07-24 10:53:00.058 DEBUG 1 --- [           main] i.m.c.u.i.logging.InternalLoggerFactory  : Using SLF4J as the default logging framework
2021-07-24 10:53:01.174 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	s.d.s.w.Swagger2ControllerWebMvc:
	{GET [/v2/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest)
2021-07-24 10:53:01.179 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	s.d.s.w.ApiResourceController:
	{GET [/swagger-resources], produces [application/json]}: swaggerResources()
	{GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration()
	{GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration()
2021-07-24 10:53:01.188 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	o.o.d.a.t.w.c.TcaRestController:
	{GET [/api/v1/tca/policy], produces [application/json]}: getTcaPolicy()
	{POST [/api/v1/tca/policy], consumes [application/json], produces [application/json]}: setTcaPolicy(TcaPolicy)
	{POST [/api/v1/tca/execute], consumes [application/json], produces [application/json]}: execute(TcaExecutionRequest)
2021-07-24 10:53:01.194 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	o.s.b.a.w.s.e.BasicErrorController:
	{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
	{ [/error]}: error(HttpServletRequest)
2021-07-24 10:53:01.532  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-07-24 10:53:01.600  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Creating DMaaP MR Subscriber from config properties key: tca_handle_in, props: BaseConfigBindingServiceProperties.SubscriberDetails(super=BaseConfigBindingServiceProperties.PubSubCommonDetails(type=message_router, aafUsername=null, dmaapInfo=BaseConfigBindingServiceProperties.DmaapInfo(clientRole=null, clientId=null, location=null, topicUrl=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT), proxyUrl=null, ignoreSSLValidation=null), consumerGroup=cg1, consumerIds=[c0, c1], messageLimit=50000, timeout=-1, polling=BaseConfigBindingServiceProperties.Polling(fixedRate=0, autoAdjusting=BaseConfigBindingServiceProperties.AutoAdjusting(min=30000, stepUp=10000, max=60000, stepDown=30000)))
2021-07-24 10:53:01.643  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-07-24 10:53:01.851  INFO 1 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
2021-07-24 10:53:01.992  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:83}] to dcae-mongohost:27017
2021-07-24 10:53:01.997  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:84}] to dcae-mongohost:27017
2021-07-24 10:53:02.001  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, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=41631504}
2021-07-24 10:53:02.229  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:3, serverValue:85}] to dcae-mongohost:27017
2021-07-24 10:53:02.747 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-07-24 10:53:02.755  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-07-24 10:53:02.755 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-07-24 10:53:02.755  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-07-24 10:53:02.755  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-07-24 10:53:02.764  INFO 1 --- [           main] .f.TcaAppPropsToMrPublisherPrefsFunction : Creating DMaaP MR Publisher from config properties key: tca_handle_out, props: BaseConfigBindingServiceProperties.PublisherDetails(super=BaseConfigBindingServiceProperties.PubSubCommonDetails(type=message_router, aafUsername=null, dmaapInfo=BaseConfigBindingServiceProperties.DmaapInfo(clientRole=null, clientId=null, location=null, topicUrl=http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT), proxyUrl=null, ignoreSSLValidation=null))
2021-07-24 10:53:02.778 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-07-24 10:53:02.778  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-07-24 10:53:02.778 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-07-24 10:53:02.778  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-07-24 10:53:02.779  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-07-24 10:53:02.803  INFO 1 --- [           main] o.o.d.a.w.u.f.MrSubscriberURLFunction    : Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000
2021-07-24 10:53:02.804  INFO 1 --- [           main] o.o.d.a.w.u.f.MrSubscriberURLFunction    : Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000
2021-07-24 10:53:03.467  INFO 1 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-07-24 10:53:03.554 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 'beanNameHandlerMapping' {}
2021-07-24 10:53:03.576 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]]}
2021-07-24 10:53:03.815  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-07-24 10:53:03.892  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-07-24 10:53:03.893  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-07-24 10:53:03.893  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
2021-07-24 10:53:03.893  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-07-24 10:53:03.893  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-07-24 10:53:03.894  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
2021-07-24 10:53:03.894  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-07-24 10:53:03.894  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-07-24 10:53:03.894  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow'
2021-07-24 10:53:03.894  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-07-24 10:53:03.895  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-07-24 10:53:03.895  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow'
2021-07-24 10:53:03.895  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-07-24 10:53:03.895  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-07-24 10:53:03.895  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow'
2021-07-24 10:53:03.895  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-07-24 10:53:03.896  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-07-24 10:53:03.896  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started bean 'tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaPublisherResponseFlow'
2021-07-24 10:53:03.899  INFO 1 --- [           main] o.s.i.e.SourcePollingChannelAdapter      : started bean 'mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
2021-07-24 10:53:03.900  INFO 1 --- [           main] o.s.i.endpoint.PollingConsumer           : started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow'
2021-07-24T10:53:03.920+0000|f69b7fee-0de3-42a8-919c-a51611597ed3|Request Id: f69b7fee-0de3-42a8-919c-a51611597ed3. Transaction Id: 3OTZI. Begin TS: 2021-07-24T10:53:03.900+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 10:53:03.916 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f69b7fee-0de3-42a8-919c-a51611597ed3. Transaction Id: 3OTZI. Begin TS: 2021-07-24T10:53:03.900+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 10:53:03.935  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.2.5.Final
2021-07-24 10:53:03.962  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.8.0.Final
2021-07-24 10:53:03.984  INFO 1 --- [           main] org.xnio.nio                             : XNIO NIO Implementation Version 3.8.0.Final
2021-07-24 10:53:04.091  INFO 1 --- [           main] org.jboss.threads                        : JBoss Threads version 3.1.0.Final
2021-07-24 10:53:04.220  INFO 1 --- [           main] o.s.b.w.e.undertow.UndertowWebServer     : Undertow started on port(s) 9091 (http)
2021-07-24 10:53:04.645 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-07-24 10:53:04.718 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-07-24 10:53:04.796  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 10.583 seconds (JVM running for 12.012)
2021-07-24 10:53:22.320  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-07-24 10:53:22.320  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-07-24 10:53:22.324  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 4 ms
2021-07-24 10:53:55.247 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 10:53:55.264 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 10:53:55.266 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-2, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 10:53:55.266 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-2, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 10:53:55.267 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 7f7f2754-1fad-4e74-8d7b-0cb14aaa66af, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 10:53:55.272 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-2, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 10:53:55.317 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-2, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=3e98e5e7-31d4-45e3-b844-617b40b721a8, Content-Type=application/json, Date=Sat, 24 Jul 2021 10:53:55 GMT, content-length=3707]
2021-07-24 10:53:55.317 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-2, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 10:53:55.317 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 10:53:55.318 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-2, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 10:53:55.320 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-2, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 10:53:55.321  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 10:53:55.322 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 10:53:55.325 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 10:53:55.325 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 10:53:55.325 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 10:53:55.326 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24 10:54:55.252 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 10:54:55.265 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 10:54:55.267 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-3, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 10:54:55.270 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-3, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 10:54:55.270 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: aba4b816-eff7-4cdc-beea-090158ec88bc, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 10:54:55.276 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-3, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 10:54:55.313 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-3, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=29b8abb1-7398-45ca-8287-13320647179f, Content-Type=application/json, Date=Sat, 24 Jul 2021 10:54:55 GMT, content-length=3707]
2021-07-24 10:54:55.313 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-3, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 10:54:55.314 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 10:54:55.315 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-3, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 10:54:55.317 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-3, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 10:54:55.319  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 10:54:55.319 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 10:54:55.321 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 10:54:55.321 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 10:54:55.322 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 10:54:55.322 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T10:53:03.979+0000|2021-07-24T10:55:14.840+0000|f69b7fee-0de3-42a8-919c-a51611597ed3|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.242.124.143|130861|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f69b7fee-0de3-42a8-919c-a51611597ed3, Transaction Id: 3OTZI, Elapsed Time: 130861 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.39.18] failed: Connection timed out (Connection timed out) 
2021-07-24 10:55:14.848 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f69b7fee-0de3-42a8-919c-a51611597ed3, Transaction Id: 3OTZI, Elapsed Time: 130861 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.39.18] failed: Connection timed out (Connection timed out) 
2021-07-24 10:55:14.869 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f69b7fee-0de3-42a8-919c-a51611597ed3, X-ECOMP-TransactionID=3OTZI, X-Begin-Timestamp=2021-07-24T10:53:03.900+0000, id=37df2f24-a9ec-9c1e-8bd4-e8eef1ce53e9, timestamp=1627123983933}], headers={id=0c9df63d-80be-ab1b-babf-141a011c5864, timestamp=1627124114867}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f69b7fee-0de3-42a8-919c-a51611597ed3, X-ECOMP-TransactionID=3OTZI, X-Begin-Timestamp=2021-07-24T10:53:03.900+0000, id=37df2f24-a9ec-9c1e-8bd4-e8eef1ce53e9, timestamp=1627123983933}]
2021-07-24T10:55:14.871+0000|265039f1-1195-4884-b5ea-6ca383e9d1c0|Request Id: 265039f1-1195-4884-b5ea-6ca383e9d1c0. Transaction Id: 0CFNK. Begin TS: 2021-07-24T10:55:14.870+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 10:55:14.871 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 265039f1-1195-4884-b5ea-6ca383e9d1c0. Transaction Id: 0CFNK. Begin TS: 2021-07-24T10:55:14.870+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T10:55:14.874+0000|2021-07-24T10:55:14.915+0000|265039f1-1195-4884-b5ea-6ca383e9d1c0|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|41|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 265039f1-1195-4884-b5ea-6ca383e9d1c0, Transaction Id: 0CFNK, Elapsed Time: 41 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:55:14.915 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 265039f1-1195-4884-b5ea-6ca383e9d1c0, Transaction Id: 0CFNK, Elapsed Time: 41 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:55:14.924 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=265039f1-1195-4884-b5ea-6ca383e9d1c0, X-ECOMP-TransactionID=0CFNK, X-Begin-Timestamp=2021-07-24T10:55:14.870+0000, id=2ecfced9-7493-a596-4699-6443cea6f712, timestamp=1627124114872}], headers={id=9363ea8f-75a6-eca4-9916-6a760b856f8b, timestamp=1627124114924}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=265039f1-1195-4884-b5ea-6ca383e9d1c0, X-ECOMP-TransactionID=0CFNK, X-Begin-Timestamp=2021-07-24T10:55:14.870+0000, id=2ecfced9-7493-a596-4699-6443cea6f712, timestamp=1627124114872}]
2021-07-24T10:55:14.925+0000|d9c3066c-37fb-421e-8f5a-9b4f62e20456|Request Id: d9c3066c-37fb-421e-8f5a-9b4f62e20456. Transaction Id: NZKSN. Begin TS: 2021-07-24T10:55:14.925+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 10:55:14.925 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d9c3066c-37fb-421e-8f5a-9b4f62e20456. Transaction Id: NZKSN. Begin TS: 2021-07-24T10:55:14.925+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T10:55:14.926+0000|2021-07-24T10:55:14.937+0000|d9c3066c-37fb-421e-8f5a-9b4f62e20456|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d9c3066c-37fb-421e-8f5a-9b4f62e20456, Transaction Id: NZKSN, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:55:14.938 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d9c3066c-37fb-421e-8f5a-9b4f62e20456, Transaction Id: NZKSN, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:55:14.942 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d9c3066c-37fb-421e-8f5a-9b4f62e20456, X-ECOMP-TransactionID=NZKSN, X-Begin-Timestamp=2021-07-24T10:55:14.925+0000, id=1d5d9a39-2076-498d-18b2-7fecc4336bba, timestamp=1627124114925}], headers={id=0b6f323f-1c2d-6e56-bcf5-b5be59507eee, timestamp=1627124114942}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d9c3066c-37fb-421e-8f5a-9b4f62e20456, X-ECOMP-TransactionID=NZKSN, X-Begin-Timestamp=2021-07-24T10:55:14.925+0000, id=1d5d9a39-2076-498d-18b2-7fecc4336bba, timestamp=1627124114925}]
2021-07-24T10:55:14.946+0000|1cc2816d-0eea-48c6-a57f-534b13d068df|Request Id: 1cc2816d-0eea-48c6-a57f-534b13d068df. Transaction Id: QSONR. Begin TS: 2021-07-24T10:55:14.943+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 10:55:14.943 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1cc2816d-0eea-48c6-a57f-534b13d068df. Transaction Id: QSONR. Begin TS: 2021-07-24T10:55:14.943+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T10:55:14.947+0000|2021-07-24T10:55:14.959+0000|1cc2816d-0eea-48c6-a57f-534b13d068df|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1cc2816d-0eea-48c6-a57f-534b13d068df, Transaction Id: QSONR, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:55:14.959 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1cc2816d-0eea-48c6-a57f-534b13d068df, Transaction Id: QSONR, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:55:14.961 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1cc2816d-0eea-48c6-a57f-534b13d068df, X-ECOMP-TransactionID=QSONR, X-Begin-Timestamp=2021-07-24T10:55:14.943+0000, id=b15bc6de-c6ac-9d6e-e15a-b262c95d926f, timestamp=1627124114946}], headers={id=6b0ad217-0f1e-e6da-5ed3-fbae341a15cd, timestamp=1627124114961}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1cc2816d-0eea-48c6-a57f-534b13d068df, X-ECOMP-TransactionID=QSONR, X-Begin-Timestamp=2021-07-24T10:55:14.943+0000, id=b15bc6de-c6ac-9d6e-e15a-b262c95d926f, timestamp=1627124114946}]
2021-07-24T10:55:14.962+0000|8f519fd3-d7b9-4d05-add8-318ba30b66e6|Request Id: 8f519fd3-d7b9-4d05-add8-318ba30b66e6. Transaction Id: MEFDN. Begin TS: 2021-07-24T10:55:14.961+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 10:55:14.962 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8f519fd3-d7b9-4d05-add8-318ba30b66e6. Transaction Id: MEFDN. Begin TS: 2021-07-24T10:55:14.961+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T10:55:14.963+0000|2021-07-24T10:55:14.972+0000|8f519fd3-d7b9-4d05-add8-318ba30b66e6|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8f519fd3-d7b9-4d05-add8-318ba30b66e6, Transaction Id: MEFDN, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:55:14.972 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8f519fd3-d7b9-4d05-add8-318ba30b66e6, Transaction Id: MEFDN, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:55:14.973 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8f519fd3-d7b9-4d05-add8-318ba30b66e6, X-ECOMP-TransactionID=MEFDN, X-Begin-Timestamp=2021-07-24T10:55:14.961+0000, id=cf8878e3-a52c-f9f8-d54f-5e669a28784f, timestamp=1627124114962}], headers={id=216b15b3-5050-aa82-4bd7-cf8ae8125b2b, timestamp=1627124114973}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8f519fd3-d7b9-4d05-add8-318ba30b66e6, X-ECOMP-TransactionID=MEFDN, X-Begin-Timestamp=2021-07-24T10:55:14.961+0000, id=cf8878e3-a52c-f9f8-d54f-5e669a28784f, timestamp=1627124114962}]
2021-07-24T10:55:33.903+0000|8ef0f97d-f8f5-4057-a6ae-59562c26c78c|Request Id: 8ef0f97d-f8f5-4057-a6ae-59562c26c78c. Transaction Id: MY6EW. Begin TS: 2021-07-24T10:55:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 10:55:33.900 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8ef0f97d-f8f5-4057-a6ae-59562c26c78c. Transaction Id: MY6EW. Begin TS: 2021-07-24T10:55:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T10:55:33.910+0000|2021-07-24T10:55:33.929+0000|8ef0f97d-f8f5-4057-a6ae-59562c26c78c|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8ef0f97d-f8f5-4057-a6ae-59562c26c78c, Transaction Id: MY6EW, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:55:33.930 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8ef0f97d-f8f5-4057-a6ae-59562c26c78c, Transaction Id: MY6EW, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:55:33.933 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8ef0f97d-f8f5-4057-a6ae-59562c26c78c, X-ECOMP-TransactionID=MY6EW, X-Begin-Timestamp=2021-07-24T10:55:33.899+0000, id=0b409f4a-9ec8-bdbf-fa03-d7bb35e8c4b2, timestamp=1627124133905}], headers={id=8d0b1159-c32e-3920-65f9-1b8448fb62cb, timestamp=1627124133932}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8ef0f97d-f8f5-4057-a6ae-59562c26c78c, X-ECOMP-TransactionID=MY6EW, X-Begin-Timestamp=2021-07-24T10:55:33.899+0000, id=0b409f4a-9ec8-bdbf-fa03-d7bb35e8c4b2, timestamp=1627124133905}]
2021-07-24 10:55:55.248 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 10:55:55.254 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 10:55:55.255 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-4, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 10:55:55.256 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-4, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 10:55:55.256 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: d000eca8-b018-4e05-a0be-230036569b49, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 10:55:55.266 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-4, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 10:55:55.304 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-4, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=f6f9f59f-5cba-4a08-9c63-ab6d825f9a50, Content-Type=application/json, Date=Sat, 24 Jul 2021 10:55:55 GMT, content-length=3707]
2021-07-24 10:55:55.304 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-4, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 10:55:55.305 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 10:55:55.306 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-4, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 10:55:55.309 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-4, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 10:55:55.312  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 10:55:55.312 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 10:55:55.314 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 10:55:55.314 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 10:55:55.315 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 10:55:55.315 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T10:56:03.899+0000|c31b262d-5001-47b3-a1cf-0acae6e2ff4a|Request Id: c31b262d-5001-47b3-a1cf-0acae6e2ff4a. Transaction Id: GGKSK. Begin TS: 2021-07-24T10:56:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 10:56:03.899 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c31b262d-5001-47b3-a1cf-0acae6e2ff4a. Transaction Id: GGKSK. Begin TS: 2021-07-24T10:56:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T10:56:03.902+0000|2021-07-24T10:56:03.914+0000|c31b262d-5001-47b3-a1cf-0acae6e2ff4a|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c31b262d-5001-47b3-a1cf-0acae6e2ff4a, Transaction Id: GGKSK, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:56:03.915 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c31b262d-5001-47b3-a1cf-0acae6e2ff4a, Transaction Id: GGKSK, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:56:03.916 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c31b262d-5001-47b3-a1cf-0acae6e2ff4a, X-ECOMP-TransactionID=GGKSK, X-Begin-Timestamp=2021-07-24T10:56:03.899+0000, id=32fdfb49-b9c1-1071-ad27-cae25d85162c, timestamp=1627124163900}], headers={id=84d5c1bf-afd0-1a7d-2370-fa5028317318, timestamp=1627124163916}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c31b262d-5001-47b3-a1cf-0acae6e2ff4a, X-ECOMP-TransactionID=GGKSK, X-Begin-Timestamp=2021-07-24T10:56:03.899+0000, id=32fdfb49-b9c1-1071-ad27-cae25d85162c, timestamp=1627124163900}]
2021-07-24T10:56:33.902+0000|980d409f-b785-478d-ac01-1cb345299000|Request Id: 980d409f-b785-478d-ac01-1cb345299000. Transaction Id: 0JBXM. Begin TS: 2021-07-24T10:56:33.900+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 10:56:33.901 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 980d409f-b785-478d-ac01-1cb345299000. Transaction Id: 0JBXM. Begin TS: 2021-07-24T10:56:33.900+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T10:56:33.907+0000|2021-07-24T10:56:33.918+0000|980d409f-b785-478d-ac01-1cb345299000|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 980d409f-b785-478d-ac01-1cb345299000, Transaction Id: 0JBXM, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:56:33.919 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 980d409f-b785-478d-ac01-1cb345299000, Transaction Id: 0JBXM, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:56:33.921 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=980d409f-b785-478d-ac01-1cb345299000, X-ECOMP-TransactionID=0JBXM, X-Begin-Timestamp=2021-07-24T10:56:33.900+0000, id=c1ae0bb9-a0e7-e4d6-1d7f-c2961ad26c8a, timestamp=1627124193903}], headers={id=cd1c184d-41a2-9c43-0d6f-ff9fe2cb9289, timestamp=1627124193921}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=980d409f-b785-478d-ac01-1cb345299000, X-ECOMP-TransactionID=0JBXM, X-Begin-Timestamp=2021-07-24T10:56:33.900+0000, id=c1ae0bb9-a0e7-e4d6-1d7f-c2961ad26c8a, timestamp=1627124193903}]
2021-07-24 10:56:55.246 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 10:56:55.250 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 10:56:55.252 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-5, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 10:56:55.252 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-5, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 10:56:55.253 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 4835b1ee-f924-4834-aba1-5085142a3060, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 10:56:55.257 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-5, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 10:56:55.292 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-5, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=b5f7d4e6-b057-40a8-95b0-3907bf40da7d, Content-Type=application/json, Date=Sat, 24 Jul 2021 10:56:55 GMT, content-length=3707]
2021-07-24 10:56:55.293 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-5, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 10:56:55.293 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 10:56:55.294 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-5, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 10:56:55.295 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-5, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 10:56:55.296  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 10:56:55.297 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 10:56:55.298 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 10:56:55.298 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 10:56:55.298 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 10:56:55.298 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T10:57:03.899+0000|e69ee93c-e46a-4339-a5cc-387a7265d1bc|Request Id: e69ee93c-e46a-4339-a5cc-387a7265d1bc. Transaction Id: YQ6D8. Begin TS: 2021-07-24T10:57:03.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 10:57:03.898 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e69ee93c-e46a-4339-a5cc-387a7265d1bc. Transaction Id: YQ6D8. Begin TS: 2021-07-24T10:57:03.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T10:57:03.901+0000|2021-07-24T10:57:03.910+0000|e69ee93c-e46a-4339-a5cc-387a7265d1bc|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e69ee93c-e46a-4339-a5cc-387a7265d1bc, Transaction Id: YQ6D8, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:57:03.910 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e69ee93c-e46a-4339-a5cc-387a7265d1bc, Transaction Id: YQ6D8, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:57:03.912 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e69ee93c-e46a-4339-a5cc-387a7265d1bc, X-ECOMP-TransactionID=YQ6D8, X-Begin-Timestamp=2021-07-24T10:57:03.898+0000, id=6bd8b614-1f49-f875-cf08-bf2336ee1b28, timestamp=1627124223899}], headers={id=a7697720-089d-2988-4135-8cebd2c8ed98, timestamp=1627124223912}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e69ee93c-e46a-4339-a5cc-387a7265d1bc, X-ECOMP-TransactionID=YQ6D8, X-Begin-Timestamp=2021-07-24T10:57:03.898+0000, id=6bd8b614-1f49-f875-cf08-bf2336ee1b28, timestamp=1627124223899}]
2021-07-24T10:57:33.903+0000|e7e74bf8-b7a2-470f-a549-9a548e67e265|Request Id: e7e74bf8-b7a2-470f-a549-9a548e67e265. Transaction Id: 9I0DD. Begin TS: 2021-07-24T10:57:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 10:57:33.901 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e7e74bf8-b7a2-470f-a549-9a548e67e265. Transaction Id: 9I0DD. Begin TS: 2021-07-24T10:57:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T10:57:33.909+0000|2021-07-24T10:57:33.923+0000|e7e74bf8-b7a2-470f-a549-9a548e67e265|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e7e74bf8-b7a2-470f-a549-9a548e67e265, Transaction Id: 9I0DD, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:57:33.923 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e7e74bf8-b7a2-470f-a549-9a548e67e265, Transaction Id: 9I0DD, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:57:33.928 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e7e74bf8-b7a2-470f-a549-9a548e67e265, X-ECOMP-TransactionID=9I0DD, X-Begin-Timestamp=2021-07-24T10:57:33.899+0000, id=9685f3da-aa74-a79f-1874-183fc0bbf6aa, timestamp=1627124253904}], headers={id=4213756f-7a10-41f3-f16b-05e6da47e2cd, timestamp=1627124253927}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e7e74bf8-b7a2-470f-a549-9a548e67e265, X-ECOMP-TransactionID=9I0DD, X-Begin-Timestamp=2021-07-24T10:57:33.899+0000, id=9685f3da-aa74-a79f-1874-183fc0bbf6aa, timestamp=1627124253904}]
2021-07-24 10:57:55.246 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 10:57:55.251 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 10:57:55.253 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-6, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 10:57:55.253 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-6, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 10:57:55.254 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 2941bd5f-82bb-489e-ad78-2211e6dfb202, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 10:57:55.260 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-6, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 10:57:55.292 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-6, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=d51d22a1-6279-461b-b313-991f40c636f8, Content-Type=application/json, Date=Sat, 24 Jul 2021 10:57:55 GMT, content-length=3707]
2021-07-24 10:57:55.292 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-6, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 10:57:55.293 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 10:57:55.294 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-6, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 10:57:55.295 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-6, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 10:57:55.297  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 10:57:55.297 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 10:57:55.298 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 10:57:55.299 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 10:57:55.299 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 10:57:55.299 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T10:58:03.901+0000|29b47205-0834-4c6a-b812-ce4f5f00441d|Request Id: 29b47205-0834-4c6a-b812-ce4f5f00441d. Transaction Id: FJJ1U. Begin TS: 2021-07-24T10:58:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 10:58:03.900 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 29b47205-0834-4c6a-b812-ce4f5f00441d. Transaction Id: FJJ1U. Begin TS: 2021-07-24T10:58:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T10:58:03.905+0000|2021-07-24T10:58:03.931+0000|29b47205-0834-4c6a-b812-ce4f5f00441d|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|26|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 29b47205-0834-4c6a-b812-ce4f5f00441d, Transaction Id: FJJ1U, Elapsed Time: 26 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:58:03.931 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 29b47205-0834-4c6a-b812-ce4f5f00441d, Transaction Id: FJJ1U, Elapsed Time: 26 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:58:03.935 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=29b47205-0834-4c6a-b812-ce4f5f00441d, X-ECOMP-TransactionID=FJJ1U, X-Begin-Timestamp=2021-07-24T10:58:03.899+0000, id=de0bc37c-d748-b8c5-a6e7-2e228d63a37e, timestamp=1627124283902}], headers={id=41aadfb0-6efa-4deb-e3d4-065adfd7c87f, timestamp=1627124283935}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=29b47205-0834-4c6a-b812-ce4f5f00441d, X-ECOMP-TransactionID=FJJ1U, X-Begin-Timestamp=2021-07-24T10:58:03.899+0000, id=de0bc37c-d748-b8c5-a6e7-2e228d63a37e, timestamp=1627124283902}]
2021-07-24T10:58:33.904+0000|9f80e90a-017c-4845-992e-9e2f850d02a1|Request Id: 9f80e90a-017c-4845-992e-9e2f850d02a1. Transaction Id: JKXXI. Begin TS: 2021-07-24T10:58:33.900+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 10:58:33.902 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9f80e90a-017c-4845-992e-9e2f850d02a1. Transaction Id: JKXXI. Begin TS: 2021-07-24T10:58:33.900+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T10:58:33.915+0000|2021-07-24T10:58:33.932+0000|9f80e90a-017c-4845-992e-9e2f850d02a1|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9f80e90a-017c-4845-992e-9e2f850d02a1, Transaction Id: JKXXI, 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-07-24 10:58:33.933 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9f80e90a-017c-4845-992e-9e2f850d02a1, Transaction Id: JKXXI, 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-07-24 10:58:33.937 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9f80e90a-017c-4845-992e-9e2f850d02a1, X-ECOMP-TransactionID=JKXXI, X-Begin-Timestamp=2021-07-24T10:58:33.900+0000, id=919d35c8-df54-7ee1-f817-9a19b2e94bbe, timestamp=1627124313907}], headers={id=3e3359a8-a0ef-e003-ef48-eee249d3c9e7, timestamp=1627124313936}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9f80e90a-017c-4845-992e-9e2f850d02a1, X-ECOMP-TransactionID=JKXXI, X-Begin-Timestamp=2021-07-24T10:58:33.900+0000, id=919d35c8-df54-7ee1-f817-9a19b2e94bbe, timestamp=1627124313907}]
2021-07-24 10:58:55.246 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 10:58:55.254 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 10:58:55.255 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-7, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 10:58:55.255 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-7, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 10:58:55.256 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 79d1e90d-457c-4f69-948b-3b8f85b0dcb5, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 10:58:55.260 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-7, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 10:58:55.304 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-7, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=93c82d2f-7012-4f37-a584-ab619e6824fe, Content-Type=application/json, Date=Sat, 24 Jul 2021 10:58:55 GMT, content-length=3707]
2021-07-24 10:58:55.304 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-7, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 10:58:55.304 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 10:58:55.305 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-7, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 10:58:55.306 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-7, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 10:58:55.307  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 10:58:55.307 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 10:58:55.308 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 10:58:55.308 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 10:58:55.309 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 10:58:55.309 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T10:59:03.900+0000|a08b8c05-f35b-47d2-9e52-38e078f1ddb6|Request Id: a08b8c05-f35b-47d2-9e52-38e078f1ddb6. Transaction Id: 8ELYC. Begin TS: 2021-07-24T10:59:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 10:59:03.899 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a08b8c05-f35b-47d2-9e52-38e078f1ddb6. Transaction Id: 8ELYC. Begin TS: 2021-07-24T10:59:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T10:59:03.903+0000|2021-07-24T10:59:03.912+0000|a08b8c05-f35b-47d2-9e52-38e078f1ddb6|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a08b8c05-f35b-47d2-9e52-38e078f1ddb6, Transaction Id: 8ELYC, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:59:03.912 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a08b8c05-f35b-47d2-9e52-38e078f1ddb6, Transaction Id: 8ELYC, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:59:03.914 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a08b8c05-f35b-47d2-9e52-38e078f1ddb6, X-ECOMP-TransactionID=8ELYC, X-Begin-Timestamp=2021-07-24T10:59:03.899+0000, id=32ac5d77-22c9-fac9-e1ad-d5980bd21cf7, timestamp=1627124343900}], headers={id=46310ea4-3194-0e66-8506-585387cc51d0, timestamp=1627124343914}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a08b8c05-f35b-47d2-9e52-38e078f1ddb6, X-ECOMP-TransactionID=8ELYC, X-Begin-Timestamp=2021-07-24T10:59:03.899+0000, id=32ac5d77-22c9-fac9-e1ad-d5980bd21cf7, timestamp=1627124343900}]
2021-07-24T10:59:33.902+0000|ee1ec991-f2dc-4c6d-b59e-1ddb3abd8e5e|Request Id: ee1ec991-f2dc-4c6d-b59e-1ddb3abd8e5e. Transaction Id: BRP6Y. Begin TS: 2021-07-24T10:59:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 10:59:33.900 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ee1ec991-f2dc-4c6d-b59e-1ddb3abd8e5e. Transaction Id: BRP6Y. Begin TS: 2021-07-24T10:59:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T10:59:33.906+0000|2021-07-24T10:59:33.921+0000|ee1ec991-f2dc-4c6d-b59e-1ddb3abd8e5e|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ee1ec991-f2dc-4c6d-b59e-1ddb3abd8e5e, Transaction Id: BRP6Y, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:59:33.921 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ee1ec991-f2dc-4c6d-b59e-1ddb3abd8e5e, Transaction Id: BRP6Y, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 10:59:33.924 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ee1ec991-f2dc-4c6d-b59e-1ddb3abd8e5e, X-ECOMP-TransactionID=BRP6Y, X-Begin-Timestamp=2021-07-24T10:59:33.899+0000, id=f71a5d84-a0f7-d966-09fd-a327b8d44329, timestamp=1627124373903}], headers={id=59805325-24a4-f4db-2550-66f8890af7b0, timestamp=1627124373923}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ee1ec991-f2dc-4c6d-b59e-1ddb3abd8e5e, X-ECOMP-TransactionID=BRP6Y, X-Begin-Timestamp=2021-07-24T10:59:33.899+0000, id=f71a5d84-a0f7-d966-09fd-a327b8d44329, timestamp=1627124373903}]
2021-07-24 10:59:55.246 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 10:59:55.252 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 10:59:55.253 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-8, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 10:59:55.254 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-8, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 10:59:55.254 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: ca220a11-b3d3-416f-a756-9dcf6730901f, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 10:59:55.260 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-8, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 10:59:55.291 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-8, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=3294f017-13ab-43a3-b304-6cf84f3e523b, Content-Type=application/json, Date=Sat, 24 Jul 2021 10:59:55 GMT, content-length=3707]
2021-07-24 10:59:55.291 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-8, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 10:59:55.291 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 10:59:55.292 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-8, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 10:59:55.294 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-8, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 10:59:55.296  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 10:59:55.296 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 10:59:55.298 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 10:59:55.298 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 10:59:55.299 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 10:59:55.299 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T11:00:03.904+0000|ce9c045d-0776-4196-b755-909fd65da3f7|Request Id: ce9c045d-0776-4196-b755-909fd65da3f7. Transaction Id: DKREC. Begin TS: 2021-07-24T11:00:03.901+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:00:03.902 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ce9c045d-0776-4196-b755-909fd65da3f7. Transaction Id: DKREC. Begin TS: 2021-07-24T11:00:03.901+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:00:03.918+0000|2021-07-24T11:00:03.937+0000|ce9c045d-0776-4196-b755-909fd65da3f7|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ce9c045d-0776-4196-b755-909fd65da3f7, Transaction Id: DKREC, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:00:03.938 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ce9c045d-0776-4196-b755-909fd65da3f7, Transaction Id: DKREC, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:00:03.943 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ce9c045d-0776-4196-b755-909fd65da3f7, X-ECOMP-TransactionID=DKREC, X-Begin-Timestamp=2021-07-24T11:00:03.901+0000, id=4b41f6fd-8064-70c8-6c0a-a12b9ba260b1, timestamp=1627124403905}], headers={id=ebff34bc-e28b-a7a7-e45a-ee294415e24d, timestamp=1627124403942}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ce9c045d-0776-4196-b755-909fd65da3f7, X-ECOMP-TransactionID=DKREC, X-Begin-Timestamp=2021-07-24T11:00:03.901+0000, id=4b41f6fd-8064-70c8-6c0a-a12b9ba260b1, timestamp=1627124403905}]
2021-07-24T11:00:33.905+0000|26853698-91ad-4575-b5d4-56a3099904e3|Request Id: 26853698-91ad-4575-b5d4-56a3099904e3. Transaction Id: E0KMR. Begin TS: 2021-07-24T11:00:33.903+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:00:33.904 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 26853698-91ad-4575-b5d4-56a3099904e3. Transaction Id: E0KMR. Begin TS: 2021-07-24T11:00:33.903+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:00:33.911+0000|2021-07-24T11:00:33.925+0000|26853698-91ad-4575-b5d4-56a3099904e3|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 26853698-91ad-4575-b5d4-56a3099904e3, Transaction Id: E0KMR, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:00:33.926 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 26853698-91ad-4575-b5d4-56a3099904e3, Transaction Id: E0KMR, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:00:33.929 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=26853698-91ad-4575-b5d4-56a3099904e3, X-ECOMP-TransactionID=E0KMR, X-Begin-Timestamp=2021-07-24T11:00:33.903+0000, id=4cbd4a5b-8d66-194f-d9e2-bfa5dbb99950, timestamp=1627124433906}], headers={id=660d3f15-b790-0a54-ed8c-e4c032520b02, timestamp=1627124433928}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=26853698-91ad-4575-b5d4-56a3099904e3, X-ECOMP-TransactionID=E0KMR, X-Begin-Timestamp=2021-07-24T11:00:33.903+0000, id=4cbd4a5b-8d66-194f-d9e2-bfa5dbb99950, timestamp=1627124433906}]
2021-07-24 11:00:55.247 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 11:00:55.254 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 11:00:55.256 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-9, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 11:00:55.256 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-9, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 11:00:55.257 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 6d8f45aa-05cd-4849-a841-a1547838ad0e, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 11:00:55.261 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-9, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 11:00:55.294 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-9, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=b161ade6-b741-4a9c-a521-30dd1471832d, Content-Type=application/json, Date=Sat, 24 Jul 2021 11:00:55 GMT, content-length=3707]
2021-07-24 11:00:55.294 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-9, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 11:00:55.295 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 11:00:55.296 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-9, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 11:00:55.297 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-9, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 11:00:55.299  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 11:00:55.299 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 11:00:55.300 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 11:00:55.300 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 11:00:55.300 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 11:00:55.301 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T11:01:03.900+0000|4101181f-9e1a-4a86-9f80-aa41b73e30f8|Request Id: 4101181f-9e1a-4a86-9f80-aa41b73e30f8. Transaction Id: VUGZG. Begin TS: 2021-07-24T11:01:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:01:03.899 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4101181f-9e1a-4a86-9f80-aa41b73e30f8. Transaction Id: VUGZG. Begin TS: 2021-07-24T11:01:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:01:03.902+0000|2021-07-24T11:01:03.911+0000|4101181f-9e1a-4a86-9f80-aa41b73e30f8|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4101181f-9e1a-4a86-9f80-aa41b73e30f8, Transaction Id: VUGZG, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:01:03.911 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4101181f-9e1a-4a86-9f80-aa41b73e30f8, Transaction Id: VUGZG, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:01:03.914 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4101181f-9e1a-4a86-9f80-aa41b73e30f8, X-ECOMP-TransactionID=VUGZG, X-Begin-Timestamp=2021-07-24T11:01:03.899+0000, id=4e16b2b8-b357-9936-7441-ac78634ac75d, timestamp=1627124463900}], headers={id=a6ce0c18-5289-543c-fe0b-a21ecfb0dfb3, timestamp=1627124463914}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4101181f-9e1a-4a86-9f80-aa41b73e30f8, X-ECOMP-TransactionID=VUGZG, X-Begin-Timestamp=2021-07-24T11:01:03.899+0000, id=4e16b2b8-b357-9936-7441-ac78634ac75d, timestamp=1627124463900}]
2021-07-24T11:01:33.900+0000|424dbcc4-9be0-4a5e-a379-536d1a07dda5|Request Id: 424dbcc4-9be0-4a5e-a379-536d1a07dda5. Transaction Id: KW3GU. Begin TS: 2021-07-24T11:01:33.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:01:33.899 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 424dbcc4-9be0-4a5e-a379-536d1a07dda5. Transaction Id: KW3GU. Begin TS: 2021-07-24T11:01:33.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:01:33.904+0000|2021-07-24T11:01:33.914+0000|424dbcc4-9be0-4a5e-a379-536d1a07dda5|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 424dbcc4-9be0-4a5e-a379-536d1a07dda5, Transaction Id: KW3GU, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:01:33.914 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 424dbcc4-9be0-4a5e-a379-536d1a07dda5, Transaction Id: KW3GU, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:01:33.917 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=424dbcc4-9be0-4a5e-a379-536d1a07dda5, X-ECOMP-TransactionID=KW3GU, X-Begin-Timestamp=2021-07-24T11:01:33.898+0000, id=562fd2fa-8755-650c-3486-4ab2632a6646, timestamp=1627124493901}], headers={id=7b4c657c-4926-439d-e79b-dd681d671e14, timestamp=1627124493917}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=424dbcc4-9be0-4a5e-a379-536d1a07dda5, X-ECOMP-TransactionID=KW3GU, X-Begin-Timestamp=2021-07-24T11:01:33.898+0000, id=562fd2fa-8755-650c-3486-4ab2632a6646, timestamp=1627124493901}]
2021-07-24 11:01:55.245 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 11:01:55.251 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 11:01:55.252 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-10, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 11:01:55.252 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-10, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 11:01:55.253 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: d2e59589-26b0-4af6-8c85-e3ec133acb26, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 11:01:55.257 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-10, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 11:01:55.287 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-10, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=f1e2cf63-07a5-45ec-9e9c-897bef8b1862, Content-Type=application/json, Date=Sat, 24 Jul 2021 11:01:55 GMT, content-length=3707]
2021-07-24 11:01:55.287 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-10, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 11:01:55.288 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 11:01:55.288 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-10, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 11:01:55.290 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-10, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 11:01:55.291  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 11:01:55.291 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 11:01:55.292 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 11:01:55.292 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 11:01:55.292 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 11:01:55.293 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T11:02:03.900+0000|11bc2eb8-eb3e-4341-b135-91bddd7974da|Request Id: 11bc2eb8-eb3e-4341-b135-91bddd7974da. Transaction Id: JWVFB. Begin TS: 2021-07-24T11:02:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:02:03.899 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 11bc2eb8-eb3e-4341-b135-91bddd7974da. Transaction Id: JWVFB. Begin TS: 2021-07-24T11:02:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:02:03.902+0000|2021-07-24T11:02:03.911+0000|11bc2eb8-eb3e-4341-b135-91bddd7974da|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 11bc2eb8-eb3e-4341-b135-91bddd7974da, Transaction Id: JWVFB, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:02:03.911 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 11bc2eb8-eb3e-4341-b135-91bddd7974da, Transaction Id: JWVFB, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:02:03.912 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=11bc2eb8-eb3e-4341-b135-91bddd7974da, X-ECOMP-TransactionID=JWVFB, X-Begin-Timestamp=2021-07-24T11:02:03.899+0000, id=9f896390-bd91-f2d1-65fc-cf9fceda44ea, timestamp=1627124523900}], headers={id=2b5df16a-93ca-3ea1-0fcd-717f21be012f, timestamp=1627124523912}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=11bc2eb8-eb3e-4341-b135-91bddd7974da, X-ECOMP-TransactionID=JWVFB, X-Begin-Timestamp=2021-07-24T11:02:03.899+0000, id=9f896390-bd91-f2d1-65fc-cf9fceda44ea, timestamp=1627124523900}]
2021-07-24T11:02:33.901+0000|9ea11dd8-0ff9-4bee-b586-edda566e9ba6|Request Id: 9ea11dd8-0ff9-4bee-b586-edda566e9ba6. Transaction Id: SGKOB. Begin TS: 2021-07-24T11:02:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:02:33.900 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9ea11dd8-0ff9-4bee-b586-edda566e9ba6. Transaction Id: SGKOB. Begin TS: 2021-07-24T11:02:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:02:33.908+0000|2021-07-24T11:02:33.924+0000|9ea11dd8-0ff9-4bee-b586-edda566e9ba6|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9ea11dd8-0ff9-4bee-b586-edda566e9ba6, Transaction Id: SGKOB, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:02:33.926 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9ea11dd8-0ff9-4bee-b586-edda566e9ba6, Transaction Id: SGKOB, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:02:33.929 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9ea11dd8-0ff9-4bee-b586-edda566e9ba6, X-ECOMP-TransactionID=SGKOB, X-Begin-Timestamp=2021-07-24T11:02:33.899+0000, id=19574b6e-af32-6fce-2871-2d29db9b1c09, timestamp=1627124553902}], headers={id=ed5ed495-0cf4-f0fe-ef7a-4afa64ee0488, timestamp=1627124553929}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9ea11dd8-0ff9-4bee-b586-edda566e9ba6, X-ECOMP-TransactionID=SGKOB, X-Begin-Timestamp=2021-07-24T11:02:33.899+0000, id=19574b6e-af32-6fce-2871-2d29db9b1c09, timestamp=1627124553902}]
2021-07-24 11:02:55.246 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 11:02:55.251 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 11:02:55.252 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-11, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 11:02:55.253 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-11, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 11:02:55.253 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: a6f67235-0456-4e9c-b9c5-e0bd72219ca9, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 11:02:55.258 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-11, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 11:02:55.296 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-11, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=fd9e89d5-39b9-49b0-a39a-bde2a15dcdbd, Content-Type=application/json, Date=Sat, 24 Jul 2021 11:02:55 GMT, content-length=3707]
2021-07-24 11:02:55.297 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-11, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 11:02:55.297 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 11:02:55.298 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-11, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 11:02:55.299 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-11, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 11:02:55.301  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 11:02:55.301 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 11:02:55.302 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 11:02:55.302 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 11:02:55.302 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 11:02:55.303 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T11:03:03.901+0000|c6d11ce7-2c12-4407-9dd9-740bea7ca2bd|Request Id: c6d11ce7-2c12-4407-9dd9-740bea7ca2bd. Transaction Id: WTAPN. Begin TS: 2021-07-24T11:03:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:03:03.899 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c6d11ce7-2c12-4407-9dd9-740bea7ca2bd. Transaction Id: WTAPN. Begin TS: 2021-07-24T11:03:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:03:03.904+0000|2021-07-24T11:03:03.920+0000|c6d11ce7-2c12-4407-9dd9-740bea7ca2bd|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c6d11ce7-2c12-4407-9dd9-740bea7ca2bd, Transaction Id: WTAPN, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:03:03.920 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c6d11ce7-2c12-4407-9dd9-740bea7ca2bd, Transaction Id: WTAPN, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:03:03.922 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c6d11ce7-2c12-4407-9dd9-740bea7ca2bd, X-ECOMP-TransactionID=WTAPN, X-Begin-Timestamp=2021-07-24T11:03:03.899+0000, id=e55cf5ec-ddc3-865d-ee19-c60d859188ed, timestamp=1627124583901}], headers={id=6ec2b1b4-f433-0f70-949a-132f720cd9f0, timestamp=1627124583922}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c6d11ce7-2c12-4407-9dd9-740bea7ca2bd, X-ECOMP-TransactionID=WTAPN, X-Begin-Timestamp=2021-07-24T11:03:03.899+0000, id=e55cf5ec-ddc3-865d-ee19-c60d859188ed, timestamp=1627124583901}]
2021-07-24T11:03:33.901+0000|d5a5c42c-ab0c-4a4c-a677-06002e6d0e1d|Request Id: d5a5c42c-ab0c-4a4c-a677-06002e6d0e1d. Transaction Id: 4QNIO. Begin TS: 2021-07-24T11:03:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:03:33.900 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d5a5c42c-ab0c-4a4c-a677-06002e6d0e1d. Transaction Id: 4QNIO. Begin TS: 2021-07-24T11:03:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:03:33.906+0000|2021-07-24T11:03:33.915+0000|d5a5c42c-ab0c-4a4c-a677-06002e6d0e1d|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d5a5c42c-ab0c-4a4c-a677-06002e6d0e1d, Transaction Id: 4QNIO, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:03:33.915 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d5a5c42c-ab0c-4a4c-a677-06002e6d0e1d, Transaction Id: 4QNIO, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:03:33.918 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d5a5c42c-ab0c-4a4c-a677-06002e6d0e1d, X-ECOMP-TransactionID=4QNIO, X-Begin-Timestamp=2021-07-24T11:03:33.899+0000, id=daa51761-6736-145b-01cb-ac210bf80cbd, timestamp=1627124613902}], headers={id=5065e976-70b7-5c7c-2159-83d75e055b0c, timestamp=1627124613917}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d5a5c42c-ab0c-4a4c-a677-06002e6d0e1d, X-ECOMP-TransactionID=4QNIO, X-Begin-Timestamp=2021-07-24T11:03:33.899+0000, id=daa51761-6736-145b-01cb-ac210bf80cbd, timestamp=1627124613902}]
2021-07-24 11:03:55.247 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 11:03:55.252 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 11:03:55.253 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-12, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 11:03:55.254 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-12, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 11:03:55.255 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 109073ef-02c2-4851-bd00-f09326a6742e, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 11:03:55.260 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-12, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 11:03:55.295 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-12, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=16d89a1b-7db2-4df4-a2af-417349316f7a, Content-Type=application/json, Date=Sat, 24 Jul 2021 11:03:55 GMT, content-length=3707]
2021-07-24 11:03:55.295 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-12, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 11:03:55.296 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 11:03:55.297 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-12, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 11:03:55.299 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-12, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 11:03:55.301  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 11:03:55.301 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 11:03:55.304 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 11:03:55.304 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 11:03:55.304 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 11:03:55.305 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T11:04:03.900+0000|2153a08d-8f65-4a73-ae6f-4e41a39fd098|Request Id: 2153a08d-8f65-4a73-ae6f-4e41a39fd098. Transaction Id: YXUOO. Begin TS: 2021-07-24T11:04:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:04:03.899 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2153a08d-8f65-4a73-ae6f-4e41a39fd098. Transaction Id: YXUOO. Begin TS: 2021-07-24T11:04:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:04:03.901+0000|2021-07-24T11:04:03.911+0000|2153a08d-8f65-4a73-ae6f-4e41a39fd098|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2153a08d-8f65-4a73-ae6f-4e41a39fd098, Transaction Id: YXUOO, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:04:03.911 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2153a08d-8f65-4a73-ae6f-4e41a39fd098, Transaction Id: YXUOO, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:04:03.912 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2153a08d-8f65-4a73-ae6f-4e41a39fd098, X-ECOMP-TransactionID=YXUOO, X-Begin-Timestamp=2021-07-24T11:04:03.899+0000, id=03054aa5-9571-e325-fc7d-e19770682059, timestamp=1627124643900}], headers={id=a6bc14ce-0860-24d3-4b8a-59723cab9cf6, timestamp=1627124643912}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2153a08d-8f65-4a73-ae6f-4e41a39fd098, X-ECOMP-TransactionID=YXUOO, X-Begin-Timestamp=2021-07-24T11:04:03.899+0000, id=03054aa5-9571-e325-fc7d-e19770682059, timestamp=1627124643900}]
2021-07-24T11:04:33.899+0000|85bee536-e9ab-4b66-bea0-10383e7abe32|Request Id: 85bee536-e9ab-4b66-bea0-10383e7abe32. Transaction Id: LN40R. Begin TS: 2021-07-24T11:04:33.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:04:33.898 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 85bee536-e9ab-4b66-bea0-10383e7abe32. Transaction Id: LN40R. Begin TS: 2021-07-24T11:04:33.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:04:33.901+0000|2021-07-24T11:04:33.907+0000|85bee536-e9ab-4b66-bea0-10383e7abe32|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 85bee536-e9ab-4b66-bea0-10383e7abe32, Transaction Id: LN40R, 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-07-24 11:04:33.907 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 85bee536-e9ab-4b66-bea0-10383e7abe32, Transaction Id: LN40R, 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-07-24 11:04:33.909 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=85bee536-e9ab-4b66-bea0-10383e7abe32, X-ECOMP-TransactionID=LN40R, X-Begin-Timestamp=2021-07-24T11:04:33.898+0000, id=1f681b4d-5073-e495-4d28-49bbfc2c6989, timestamp=1627124673899}], headers={id=7acf0eea-286c-adb3-db66-6ee2a6d152db, timestamp=1627124673909}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=85bee536-e9ab-4b66-bea0-10383e7abe32, X-ECOMP-TransactionID=LN40R, X-Begin-Timestamp=2021-07-24T11:04:33.898+0000, id=1f681b4d-5073-e495-4d28-49bbfc2c6989, timestamp=1627124673899}]
2021-07-24 11:04:55.246 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 11:04:55.249 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 11:04:55.249 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-13, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 11:04:55.250 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-13, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 11:04:55.250 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 884f4e34-1f8f-4edc-97b5-b32a1a3a678f, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 11:04:55.251 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-13, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 11:04:55.285 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-13, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=d3d3a15f-1015-44ce-a6da-1487b8ac4598, Content-Type=application/json, Date=Sat, 24 Jul 2021 11:04:55 GMT, content-length=3707]
2021-07-24 11:04:55.285 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-13, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 11:04:55.285 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 11:04:55.286 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-13, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 11:04:55.287 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-13, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 11:04:55.288  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 11:04:55.288 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 11:04:55.289 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 11:04:55.289 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 11:04:55.289 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 11:04:55.289 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T11:05:03.901+0000|d8c83ec2-0932-4cc0-b9ba-aafcfb9ae238|Request Id: d8c83ec2-0932-4cc0-b9ba-aafcfb9ae238. Transaction Id: IESGB. Begin TS: 2021-07-24T11:05:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:05:03.900 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d8c83ec2-0932-4cc0-b9ba-aafcfb9ae238. Transaction Id: IESGB. Begin TS: 2021-07-24T11:05:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:05:03.906+0000|2021-07-24T11:05:03.919+0000|d8c83ec2-0932-4cc0-b9ba-aafcfb9ae238|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d8c83ec2-0932-4cc0-b9ba-aafcfb9ae238, Transaction Id: IESGB, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:05:03.919 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d8c83ec2-0932-4cc0-b9ba-aafcfb9ae238, Transaction Id: IESGB, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:05:03.922 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d8c83ec2-0932-4cc0-b9ba-aafcfb9ae238, X-ECOMP-TransactionID=IESGB, X-Begin-Timestamp=2021-07-24T11:05:03.899+0000, id=20fa8ee5-a600-72ac-bae1-5935b9a5a03b, timestamp=1627124703902}], headers={id=4801115f-9faf-6cb3-309b-6a20387a3a5c, timestamp=1627124703921}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d8c83ec2-0932-4cc0-b9ba-aafcfb9ae238, X-ECOMP-TransactionID=IESGB, X-Begin-Timestamp=2021-07-24T11:05:03.899+0000, id=20fa8ee5-a600-72ac-bae1-5935b9a5a03b, timestamp=1627124703902}]
2021-07-24T11:05:33.900+0000|c19afb49-6a5d-4c20-a1bb-ab252808c3d7|Request Id: c19afb49-6a5d-4c20-a1bb-ab252808c3d7. Transaction Id: 32KTZ. Begin TS: 2021-07-24T11:05:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:05:33.899 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c19afb49-6a5d-4c20-a1bb-ab252808c3d7. Transaction Id: 32KTZ. Begin TS: 2021-07-24T11:05:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:05:33.902+0000|2021-07-24T11:05:33.912+0000|c19afb49-6a5d-4c20-a1bb-ab252808c3d7|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c19afb49-6a5d-4c20-a1bb-ab252808c3d7, Transaction Id: 32KTZ, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:05:33.913 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c19afb49-6a5d-4c20-a1bb-ab252808c3d7, Transaction Id: 32KTZ, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:05:33.915 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c19afb49-6a5d-4c20-a1bb-ab252808c3d7, X-ECOMP-TransactionID=32KTZ, X-Begin-Timestamp=2021-07-24T11:05:33.899+0000, id=ac152b7a-49e6-8d37-d95a-b526f6bcce01, timestamp=1627124733900}], headers={id=80acaeb5-225c-f486-baa5-020d14114789, timestamp=1627124733915}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c19afb49-6a5d-4c20-a1bb-ab252808c3d7, X-ECOMP-TransactionID=32KTZ, X-Begin-Timestamp=2021-07-24T11:05:33.899+0000, id=ac152b7a-49e6-8d37-d95a-b526f6bcce01, timestamp=1627124733900}]
2021-07-24 11:05:55.245 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 11:05:55.250 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 11:05:55.251 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-14, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 11:05:55.251 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-14, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 11:05:55.251 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 9c9a49ed-1040-4b45-9ebc-d660a0a2fcd6, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 11:05:55.255 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-14, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 11:05:55.285 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-14, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=1df47377-db4e-4e83-8c12-bea23d5a1bd7, Content-Type=application/json, Date=Sat, 24 Jul 2021 11:05:55 GMT, content-length=3707]
2021-07-24 11:05:55.285 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-14, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 11:05:55.285 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 11:05:55.286 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-14, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 11:05:55.287 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-14, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 11:05:55.288  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 11:05:55.288 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 11:05:55.289 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 11:05:55.289 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 11:05:55.289 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 11:05:55.289 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T11:06:03.900+0000|3b29a1ae-7c09-413b-9971-70fde67c8a65|Request Id: 3b29a1ae-7c09-413b-9971-70fde67c8a65. Transaction Id: FXZ0H. Begin TS: 2021-07-24T11:06:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:06:03.899 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3b29a1ae-7c09-413b-9971-70fde67c8a65. Transaction Id: FXZ0H. Begin TS: 2021-07-24T11:06:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:06:03.904+0000|2021-07-24T11:06:03.914+0000|3b29a1ae-7c09-413b-9971-70fde67c8a65|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3b29a1ae-7c09-413b-9971-70fde67c8a65, Transaction Id: FXZ0H, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:06:03.914 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3b29a1ae-7c09-413b-9971-70fde67c8a65, Transaction Id: FXZ0H, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:06:03.916 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3b29a1ae-7c09-413b-9971-70fde67c8a65, X-ECOMP-TransactionID=FXZ0H, X-Begin-Timestamp=2021-07-24T11:06:03.899+0000, id=9f070491-11c9-341b-96a3-2be3c86bcf9b, timestamp=1627124763900}], headers={id=078db913-ca59-e450-8085-cf925fb9abd4, timestamp=1627124763916}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3b29a1ae-7c09-413b-9971-70fde67c8a65, X-ECOMP-TransactionID=FXZ0H, X-Begin-Timestamp=2021-07-24T11:06:03.899+0000, id=9f070491-11c9-341b-96a3-2be3c86bcf9b, timestamp=1627124763900}]
2021-07-24T11:06:33.900+0000|c35f8636-9f98-4c77-8815-4ff79af41077|Request Id: c35f8636-9f98-4c77-8815-4ff79af41077. Transaction Id: HHOXO. Begin TS: 2021-07-24T11:06:33.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:06:33.899 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c35f8636-9f98-4c77-8815-4ff79af41077. Transaction Id: HHOXO. Begin TS: 2021-07-24T11:06:33.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:06:33.905+0000|2021-07-24T11:06:33.917+0000|c35f8636-9f98-4c77-8815-4ff79af41077|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c35f8636-9f98-4c77-8815-4ff79af41077, Transaction Id: HHOXO, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:06:33.917 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c35f8636-9f98-4c77-8815-4ff79af41077, Transaction Id: HHOXO, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:06:33.920 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c35f8636-9f98-4c77-8815-4ff79af41077, X-ECOMP-TransactionID=HHOXO, X-Begin-Timestamp=2021-07-24T11:06:33.898+0000, id=87a16cf3-7686-2b76-b141-e017844e5445, timestamp=1627124793901}], headers={id=b6fa58c4-922f-5d60-9bb8-1e50c2a911dd, timestamp=1627124793920}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c35f8636-9f98-4c77-8815-4ff79af41077, X-ECOMP-TransactionID=HHOXO, X-Begin-Timestamp=2021-07-24T11:06:33.898+0000, id=87a16cf3-7686-2b76-b141-e017844e5445, timestamp=1627124793901}]
2021-07-24 11:06:55.248 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 11:06:55.258 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 11:06:55.259 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-15, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 11:06:55.260 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-15, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 11:06:55.260 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 8394ff50-5232-4ab9-8fc3-eb9f402dd8f7, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 11:06:55.265 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-15, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 11:06:55.292 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-15, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=da8bc0c3-1c33-4775-a36e-74e352656b33, Content-Type=application/json, Date=Sat, 24 Jul 2021 11:06:55 GMT, content-length=3707]
2021-07-24 11:06:55.292 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-15, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 11:06:55.292 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 11:06:55.294 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-15, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 11:06:55.295 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-15, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 11:06:55.296  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 11:06:55.297 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 11:06:55.334 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 11:06:55.334 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 11:06:55.334 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 11:06:55.335 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T11:07:03.900+0000|76193185-a85b-48eb-a396-aa8c6742b762|Request Id: 76193185-a85b-48eb-a396-aa8c6742b762. Transaction Id: IIQKU. Begin TS: 2021-07-24T11:07:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:07:03.900 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 76193185-a85b-48eb-a396-aa8c6742b762. Transaction Id: IIQKU. Begin TS: 2021-07-24T11:07:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:07:03.904+0000|2021-07-24T11:07:03.913+0000|76193185-a85b-48eb-a396-aa8c6742b762|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 76193185-a85b-48eb-a396-aa8c6742b762, Transaction Id: IIQKU, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:07:03.914 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 76193185-a85b-48eb-a396-aa8c6742b762, Transaction Id: IIQKU, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:07:03.916 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=76193185-a85b-48eb-a396-aa8c6742b762, X-ECOMP-TransactionID=IIQKU, X-Begin-Timestamp=2021-07-24T11:07:03.899+0000, id=279c36e4-1625-e861-3d97-8b7f4749d4b5, timestamp=1627124823901}], headers={id=daf3dd24-da7b-b736-b98a-53f2ea988d20, timestamp=1627124823916}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=76193185-a85b-48eb-a396-aa8c6742b762, X-ECOMP-TransactionID=IIQKU, X-Begin-Timestamp=2021-07-24T11:07:03.899+0000, id=279c36e4-1625-e861-3d97-8b7f4749d4b5, timestamp=1627124823901}]
2021-07-24T11:07:33.901+0000|78d6c1e6-ac78-4621-b96d-730e27831d4c|Request Id: 78d6c1e6-ac78-4621-b96d-730e27831d4c. Transaction Id: MACKJ. Begin TS: 2021-07-24T11:07:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:07:33.900 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 78d6c1e6-ac78-4621-b96d-730e27831d4c. Transaction Id: MACKJ. Begin TS: 2021-07-24T11:07:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:07:33.907+0000|2021-07-24T11:07:33.919+0000|78d6c1e6-ac78-4621-b96d-730e27831d4c|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 78d6c1e6-ac78-4621-b96d-730e27831d4c, Transaction Id: MACKJ, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:07:33.920 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 78d6c1e6-ac78-4621-b96d-730e27831d4c, Transaction Id: MACKJ, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:07:33.923 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=78d6c1e6-ac78-4621-b96d-730e27831d4c, X-ECOMP-TransactionID=MACKJ, X-Begin-Timestamp=2021-07-24T11:07:33.899+0000, id=f4c9acd7-3555-789f-2399-120e6e3c1b3c, timestamp=1627124853902}], headers={id=b2f71de3-e7fc-8122-9bb3-b345083a26ab, timestamp=1627124853923}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=78d6c1e6-ac78-4621-b96d-730e27831d4c, X-ECOMP-TransactionID=MACKJ, X-Begin-Timestamp=2021-07-24T11:07:33.899+0000, id=f4c9acd7-3555-789f-2399-120e6e3c1b3c, timestamp=1627124853902}]
2021-07-24 11:07:55.247 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 11:07:55.260 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 11:07:55.262 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-16, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 11:07:55.263 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-16, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 11:07:55.263 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 6fb8a7f4-dbfb-4f7d-b12b-9483fd267b47, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 11:07:55.273 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-16, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 11:07:55.307 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-16, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=6fc1f6cc-28fc-4e35-861e-ab23f8cb9c79, Content-Type=application/json, Date=Sat, 24 Jul 2021 11:07:55 GMT, content-length=3707]
2021-07-24 11:07:55.307 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-16, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 11:07:55.307 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 11:07:55.308 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-16, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 11:07:55.317 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-16, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 11:07:55.319  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 11:07:55.320 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 11:07:55.325 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 11:07:55.326 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 11:07:55.326 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 11:07:55.326 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T11:08:03.901+0000|c430e2bf-0c13-4cfe-bee4-3d139d930eaf|Request Id: c430e2bf-0c13-4cfe-bee4-3d139d930eaf. Transaction Id: GZSGN. Begin TS: 2021-07-24T11:08:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:08:03.900 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c430e2bf-0c13-4cfe-bee4-3d139d930eaf. Transaction Id: GZSGN. Begin TS: 2021-07-24T11:08:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:08:03.906+0000|2021-07-24T11:08:03.917+0000|c430e2bf-0c13-4cfe-bee4-3d139d930eaf|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c430e2bf-0c13-4cfe-bee4-3d139d930eaf, Transaction Id: GZSGN, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:08:03.918 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c430e2bf-0c13-4cfe-bee4-3d139d930eaf, Transaction Id: GZSGN, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:08:03.922 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c430e2bf-0c13-4cfe-bee4-3d139d930eaf, X-ECOMP-TransactionID=GZSGN, X-Begin-Timestamp=2021-07-24T11:08:03.899+0000, id=9b19b15c-3881-871d-9dd5-eea91ec96b23, timestamp=1627124883902}], headers={id=f5b05e89-6029-08bc-9745-b9bd51c9fd9b, timestamp=1627124883921}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c430e2bf-0c13-4cfe-bee4-3d139d930eaf, X-ECOMP-TransactionID=GZSGN, X-Begin-Timestamp=2021-07-24T11:08:03.899+0000, id=9b19b15c-3881-871d-9dd5-eea91ec96b23, timestamp=1627124883902}]
2021-07-24T11:08:33.902+0000|c3930db7-a81a-467c-b636-1c750896b51a|Request Id: c3930db7-a81a-467c-b636-1c750896b51a. Transaction Id: 1VHKK. Begin TS: 2021-07-24T11:08:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:08:33.900 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c3930db7-a81a-467c-b636-1c750896b51a. Transaction Id: 1VHKK. Begin TS: 2021-07-24T11:08:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:08:33.907+0000|2021-07-24T11:08:33.918+0000|c3930db7-a81a-467c-b636-1c750896b51a|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c3930db7-a81a-467c-b636-1c750896b51a, Transaction Id: 1VHKK, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:08:33.919 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c3930db7-a81a-467c-b636-1c750896b51a, Transaction Id: 1VHKK, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:08:33.921 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c3930db7-a81a-467c-b636-1c750896b51a, X-ECOMP-TransactionID=1VHKK, X-Begin-Timestamp=2021-07-24T11:08:33.899+0000, id=7968a8a9-296e-e6e5-bbca-201fbd25659c, timestamp=1627124913903}], headers={id=49701c0b-d258-e315-16ec-43e37fa870ec, timestamp=1627124913921}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c3930db7-a81a-467c-b636-1c750896b51a, X-ECOMP-TransactionID=1VHKK, X-Begin-Timestamp=2021-07-24T11:08:33.899+0000, id=7968a8a9-296e-e6e5-bbca-201fbd25659c, timestamp=1627124913903}]
2021-07-24 11:08:55.246 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 11:08:55.253 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 11:08:55.254 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-17, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 11:08:55.255 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-17, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 11:08:55.255 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: a3d1194d-ad75-45f3-887a-f0d4d627e773, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 11:08:55.261 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-17, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 11:08:55.296 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-17, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=ad20e782-d7db-46db-a398-fcf972a843e8, Content-Type=application/json, Date=Sat, 24 Jul 2021 11:08:55 GMT, content-length=3707]
2021-07-24 11:08:55.296 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-17, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 11:08:55.297 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 11:08:55.298 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-17, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 11:08:55.300 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-17, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 11:08:55.304  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 11:08:55.304 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 11:08:55.306 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 11:08:55.307 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 11:08:55.307 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 11:08:55.307 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T11:09:03.900+0000|1e25ba6e-8860-4964-8850-8d1dd1b2216d|Request Id: 1e25ba6e-8860-4964-8850-8d1dd1b2216d. Transaction Id: JHESZ. Begin TS: 2021-07-24T11:09:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:09:03.900 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1e25ba6e-8860-4964-8850-8d1dd1b2216d. Transaction Id: JHESZ. Begin TS: 2021-07-24T11:09:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:09:03.903+0000|2021-07-24T11:09:03.914+0000|1e25ba6e-8860-4964-8850-8d1dd1b2216d|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1e25ba6e-8860-4964-8850-8d1dd1b2216d, Transaction Id: JHESZ, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:09:03.914 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1e25ba6e-8860-4964-8850-8d1dd1b2216d, Transaction Id: JHESZ, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:09:03.916 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1e25ba6e-8860-4964-8850-8d1dd1b2216d, X-ECOMP-TransactionID=JHESZ, X-Begin-Timestamp=2021-07-24T11:09:03.899+0000, id=21251e2b-366c-36ab-e18c-a6f477021fb8, timestamp=1627124943901}], headers={id=cd763565-2e7c-5882-177a-43a74e0bbb3c, timestamp=1627124943916}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1e25ba6e-8860-4964-8850-8d1dd1b2216d, X-ECOMP-TransactionID=JHESZ, X-Begin-Timestamp=2021-07-24T11:09:03.899+0000, id=21251e2b-366c-36ab-e18c-a6f477021fb8, timestamp=1627124943901}]
2021-07-24T11:09:33.899+0000|870533ef-ebef-4df8-89ed-887db7cfe33c|Request Id: 870533ef-ebef-4df8-89ed-887db7cfe33c. Transaction Id: DKG1T. Begin TS: 2021-07-24T11:09:33.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:09:33.898 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 870533ef-ebef-4df8-89ed-887db7cfe33c. Transaction Id: DKG1T. Begin TS: 2021-07-24T11:09:33.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:09:33.901+0000|2021-07-24T11:09:33.913+0000|870533ef-ebef-4df8-89ed-887db7cfe33c|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 870533ef-ebef-4df8-89ed-887db7cfe33c, Transaction Id: DKG1T, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:09:33.913 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 870533ef-ebef-4df8-89ed-887db7cfe33c, Transaction Id: DKG1T, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:09:33.916 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=870533ef-ebef-4df8-89ed-887db7cfe33c, X-ECOMP-TransactionID=DKG1T, X-Begin-Timestamp=2021-07-24T11:09:33.898+0000, id=dac14985-3217-9ae1-47bd-b032ba7d2da0, timestamp=1627124973899}], headers={id=9010446b-4666-8464-aac8-b51100b4f789, timestamp=1627124973916}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=870533ef-ebef-4df8-89ed-887db7cfe33c, X-ECOMP-TransactionID=DKG1T, X-Begin-Timestamp=2021-07-24T11:09:33.898+0000, id=dac14985-3217-9ae1-47bd-b032ba7d2da0, timestamp=1627124973899}]
2021-07-24 11:09:55.245 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 11:09:55.248 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 11:09:55.248 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-18, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 11:09:55.249 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-18, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 11:09:55.249 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: f271442e-f8c4-4acb-86d4-713c238ca3c5, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 11:09:55.251 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-18, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 11:09:55.286 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-18, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=2c99cbba-4fb9-4384-b13f-50b65c9b1eff, Content-Type=application/json, Date=Sat, 24 Jul 2021 11:09:55 GMT, content-length=3707]
2021-07-24 11:09:55.286 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-18, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 11:09:55.287 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 11:09:55.287 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-18, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 11:09:55.288 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-18, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 11:09:55.289  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 11:09:55.291 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 11:09:55.292 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 11:09:55.292 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 11:09:55.292 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 11:09:55.292 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T11:10:03.901+0000|6a3a72a9-87ed-4c64-988a-fac9e5ed6daa|Request Id: 6a3a72a9-87ed-4c64-988a-fac9e5ed6daa. Transaction Id: O8TMI. Begin TS: 2021-07-24T11:10:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:10:03.900 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6a3a72a9-87ed-4c64-988a-fac9e5ed6daa. Transaction Id: O8TMI. Begin TS: 2021-07-24T11:10:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:10:03.913+0000|2021-07-24T11:10:03.938+0000|6a3a72a9-87ed-4c64-988a-fac9e5ed6daa|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|25|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6a3a72a9-87ed-4c64-988a-fac9e5ed6daa, Transaction Id: O8TMI, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:10:03.938 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6a3a72a9-87ed-4c64-988a-fac9e5ed6daa, Transaction Id: O8TMI, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:10:03.942 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6a3a72a9-87ed-4c64-988a-fac9e5ed6daa, X-ECOMP-TransactionID=O8TMI, X-Begin-Timestamp=2021-07-24T11:10:03.899+0000, id=1ff7dfb4-13a7-8d07-78d0-0ff5ba287f1a, timestamp=1627125003902}], headers={id=177f318b-53a4-98a2-76e5-1126dabf8999, timestamp=1627125003942}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6a3a72a9-87ed-4c64-988a-fac9e5ed6daa, X-ECOMP-TransactionID=O8TMI, X-Begin-Timestamp=2021-07-24T11:10:03.899+0000, id=1ff7dfb4-13a7-8d07-78d0-0ff5ba287f1a, timestamp=1627125003902}]
2021-07-24T11:10:33.899+0000|6d826fdf-0d61-4463-9611-03efddb39cd9|Request Id: 6d826fdf-0d61-4463-9611-03efddb39cd9. Transaction Id: IBEDF. Begin TS: 2021-07-24T11:10:33.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:10:33.899 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6d826fdf-0d61-4463-9611-03efddb39cd9. Transaction Id: IBEDF. Begin TS: 2021-07-24T11:10:33.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:10:33.901+0000|2021-07-24T11:10:33.913+0000|6d826fdf-0d61-4463-9611-03efddb39cd9|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6d826fdf-0d61-4463-9611-03efddb39cd9, Transaction Id: IBEDF, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:10:33.913 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6d826fdf-0d61-4463-9611-03efddb39cd9, Transaction Id: IBEDF, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:10:33.915 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6d826fdf-0d61-4463-9611-03efddb39cd9, X-ECOMP-TransactionID=IBEDF, X-Begin-Timestamp=2021-07-24T11:10:33.898+0000, id=1dd6d95e-72d0-4886-d3a4-93daee1b4794, timestamp=1627125033899}], headers={id=dbb34ba7-72e6-aaf4-3591-7a1fa4834396, timestamp=1627125033915}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6d826fdf-0d61-4463-9611-03efddb39cd9, X-ECOMP-TransactionID=IBEDF, X-Begin-Timestamp=2021-07-24T11:10:33.898+0000, id=1dd6d95e-72d0-4886-d3a4-93daee1b4794, timestamp=1627125033899}]
2021-07-24 11:10:55.246 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 11:10:55.250 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 11:10:55.251 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-19, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 11:10:55.252 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-19, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 11:10:55.252 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 699e1355-062a-4632-b769-5d65b6b9484c, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 11:10:55.256 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-19, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 11:10:55.283 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-19, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=205614ae-2695-4c8c-8367-0e18c53dc5a3, Content-Type=application/json, Date=Sat, 24 Jul 2021 11:10:55 GMT, content-length=3707]
2021-07-24 11:10:55.284 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-19, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 11:10:55.284 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 11:10:55.285 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-19, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 11:10:55.285 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-19, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 11:10:55.287  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 11:10:55.287 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 11:10:55.288 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 11:10:55.288 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 11:10:55.288 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 11:10:55.288 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T11:11:03.902+0000|303317ac-cffa-4faa-9751-c72ae0757e8d|Request Id: 303317ac-cffa-4faa-9751-c72ae0757e8d. Transaction Id: HU3A1. Begin TS: 2021-07-24T11:11:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:11:03.901 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 303317ac-cffa-4faa-9751-c72ae0757e8d. Transaction Id: HU3A1. Begin TS: 2021-07-24T11:11:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:11:03.920+0000|2021-07-24T11:11:03.942+0000|303317ac-cffa-4faa-9751-c72ae0757e8d|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|22|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 303317ac-cffa-4faa-9751-c72ae0757e8d, Transaction Id: HU3A1, Elapsed Time: 22 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:11:03.942 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 303317ac-cffa-4faa-9751-c72ae0757e8d, Transaction Id: HU3A1, Elapsed Time: 22 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:11:03.948 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=303317ac-cffa-4faa-9751-c72ae0757e8d, X-ECOMP-TransactionID=HU3A1, X-Begin-Timestamp=2021-07-24T11:11:03.899+0000, id=38ab1bea-0e35-4c5b-0d69-57ff911b6563, timestamp=1627125063903}], headers={id=c9da6726-22f8-d879-320e-52582d78dcd3, timestamp=1627125063947}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=303317ac-cffa-4faa-9751-c72ae0757e8d, X-ECOMP-TransactionID=HU3A1, X-Begin-Timestamp=2021-07-24T11:11:03.899+0000, id=38ab1bea-0e35-4c5b-0d69-57ff911b6563, timestamp=1627125063903}]
2021-07-24T11:11:33.899+0000|8a0dcb61-c54e-491e-8abd-781b3715b657|Request Id: 8a0dcb61-c54e-491e-8abd-781b3715b657. Transaction Id: BYIA7. Begin TS: 2021-07-24T11:11:33.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:11:33.899 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8a0dcb61-c54e-491e-8abd-781b3715b657. Transaction Id: BYIA7. Begin TS: 2021-07-24T11:11:33.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:11:33.902+0000|2021-07-24T11:11:33.940+0000|8a0dcb61-c54e-491e-8abd-781b3715b657|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|38|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8a0dcb61-c54e-491e-8abd-781b3715b657, Transaction Id: BYIA7, Elapsed Time: 38 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:11:33.941 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8a0dcb61-c54e-491e-8abd-781b3715b657, Transaction Id: BYIA7, Elapsed Time: 38 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:11:33.943 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8a0dcb61-c54e-491e-8abd-781b3715b657, X-ECOMP-TransactionID=BYIA7, X-Begin-Timestamp=2021-07-24T11:11:33.898+0000, id=86b025b1-4964-fc8e-add2-333522ccfda9, timestamp=1627125093900}], headers={id=c0b4db00-c748-c3b3-d23e-094ac53688ed, timestamp=1627125093943}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8a0dcb61-c54e-491e-8abd-781b3715b657, X-ECOMP-TransactionID=BYIA7, X-Begin-Timestamp=2021-07-24T11:11:33.898+0000, id=86b025b1-4964-fc8e-add2-333522ccfda9, timestamp=1627125093900}]
2021-07-24 11:11:55.246 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 11:11:55.255 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 11:11:55.256 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-20, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 11:11:55.257 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-20, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 11:11:55.257 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 3d7fb6d2-4b21-45c3-bd23-b926daae0283, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 11:11:55.262 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-20, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 11:11:55.292 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-20, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=09a64def-b9e4-4d84-9c5f-57a2bf4d61c4, Content-Type=application/json, Date=Sat, 24 Jul 2021 11:11:55 GMT, content-length=3707]
2021-07-24 11:11:55.292 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-20, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 11:11:55.292 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 11:11:55.294 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-20, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 11:11:55.295 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-20, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 11:11:55.298  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 11:11:55.298 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 11:11:55.301 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 11:11:55.302 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 11:11:55.302 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 11:11:55.303 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T11:12:03.900+0000|59ddc7fa-867a-454b-bfe4-2d9fa4c2a0c1|Request Id: 59ddc7fa-867a-454b-bfe4-2d9fa4c2a0c1. Transaction Id: EHWFF. Begin TS: 2021-07-24T11:12:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:12:03.900 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 59ddc7fa-867a-454b-bfe4-2d9fa4c2a0c1. Transaction Id: EHWFF. Begin TS: 2021-07-24T11:12:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:12:03.905+0000|2021-07-24T11:12:03.924+0000|59ddc7fa-867a-454b-bfe4-2d9fa4c2a0c1|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 59ddc7fa-867a-454b-bfe4-2d9fa4c2a0c1, Transaction Id: EHWFF, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:12:03.924 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 59ddc7fa-867a-454b-bfe4-2d9fa4c2a0c1, Transaction Id: EHWFF, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:12:04.008 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=59ddc7fa-867a-454b-bfe4-2d9fa4c2a0c1, X-ECOMP-TransactionID=EHWFF, X-Begin-Timestamp=2021-07-24T11:12:03.899+0000, id=52903875-a96b-6c56-8fa4-d19ae4f6344c, timestamp=1627125123901}], headers={id=16c257e0-2b04-a046-0814-4413c285c07c, timestamp=1627125123927}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=59ddc7fa-867a-454b-bfe4-2d9fa4c2a0c1, X-ECOMP-TransactionID=EHWFF, X-Begin-Timestamp=2021-07-24T11:12:03.899+0000, id=52903875-a96b-6c56-8fa4-d19ae4f6344c, timestamp=1627125123901}]
2021-07-24T11:12:33.901+0000|b9ed5983-7f12-48a0-94d7-9c1f90c4a1fc|Request Id: b9ed5983-7f12-48a0-94d7-9c1f90c4a1fc. Transaction Id: 9ESPB. Begin TS: 2021-07-24T11:12:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:12:33.900 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b9ed5983-7f12-48a0-94d7-9c1f90c4a1fc. Transaction Id: 9ESPB. Begin TS: 2021-07-24T11:12:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:12:33.904+0000|2021-07-24T11:12:33.912+0000|b9ed5983-7f12-48a0-94d7-9c1f90c4a1fc|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b9ed5983-7f12-48a0-94d7-9c1f90c4a1fc, Transaction Id: 9ESPB, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:12:33.912 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b9ed5983-7f12-48a0-94d7-9c1f90c4a1fc, Transaction Id: 9ESPB, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:12:33.915 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b9ed5983-7f12-48a0-94d7-9c1f90c4a1fc, X-ECOMP-TransactionID=9ESPB, X-Begin-Timestamp=2021-07-24T11:12:33.899+0000, id=9bb7973f-59f7-b9a0-6285-16875fde3bb4, timestamp=1627125153902}], headers={id=143dec5f-f8ba-68a2-de4b-addbfb749475, timestamp=1627125153915}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b9ed5983-7f12-48a0-94d7-9c1f90c4a1fc, X-ECOMP-TransactionID=9ESPB, X-Begin-Timestamp=2021-07-24T11:12:33.899+0000, id=9bb7973f-59f7-b9a0-6285-16875fde3bb4, timestamp=1627125153902}]
2021-07-24 11:12:55.246 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 11:12:55.250 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 11:12:55.251 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-21, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 11:12:55.251 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-21, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 11:12:55.252 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: fb50b32f-6be2-4864-ac63-3d5320bbe16e, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 11:12:55.255 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-21, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 11:12:55.285 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-21, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=c03e4124-9bc8-4cf5-8071-b9247cb8875f, Content-Type=application/json, Date=Sat, 24 Jul 2021 11:12:55 GMT, content-length=3707]
2021-07-24 11:12:55.285 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-21, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 11:12:55.286 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 11:12:55.286 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-21, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 11:12:55.287 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-21, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 11:12:55.288  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 11:12:55.289 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 11:12:55.290 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 11:12:55.290 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 11:12:55.290 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 11:12:55.291 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T11:13:03.900+0000|aaecdd86-74ee-4828-bc03-cbd096252ba9|Request Id: aaecdd86-74ee-4828-bc03-cbd096252ba9. Transaction Id: QUDSD. Begin TS: 2021-07-24T11:13:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:13:03.899 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: aaecdd86-74ee-4828-bc03-cbd096252ba9. Transaction Id: QUDSD. Begin TS: 2021-07-24T11:13:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:13:03.902+0000|2021-07-24T11:13:03.910+0000|aaecdd86-74ee-4828-bc03-cbd096252ba9|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: aaecdd86-74ee-4828-bc03-cbd096252ba9, Transaction Id: QUDSD, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:13:03.910 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: aaecdd86-74ee-4828-bc03-cbd096252ba9, Transaction Id: QUDSD, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:13:03.912 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=aaecdd86-74ee-4828-bc03-cbd096252ba9, X-ECOMP-TransactionID=QUDSD, X-Begin-Timestamp=2021-07-24T11:13:03.899+0000, id=9278d308-a502-9dba-2a26-e6fbdda225b5, timestamp=1627125183900}], headers={id=75e4c218-3e9b-e407-f37f-133e508a0ece, timestamp=1627125183911}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=aaecdd86-74ee-4828-bc03-cbd096252ba9, X-ECOMP-TransactionID=QUDSD, X-Begin-Timestamp=2021-07-24T11:13:03.899+0000, id=9278d308-a502-9dba-2a26-e6fbdda225b5, timestamp=1627125183900}]
2021-07-24T11:13:33.899+0000|67e92612-0d02-42b6-b683-4bcbbd7d4223|Request Id: 67e92612-0d02-42b6-b683-4bcbbd7d4223. Transaction Id: CVAT5. Begin TS: 2021-07-24T11:13:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:13:33.899 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 67e92612-0d02-42b6-b683-4bcbbd7d4223. Transaction Id: CVAT5. Begin TS: 2021-07-24T11:13:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:13:33.902+0000|2021-07-24T11:13:33.908+0000|67e92612-0d02-42b6-b683-4bcbbd7d4223|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 67e92612-0d02-42b6-b683-4bcbbd7d4223, Transaction Id: CVAT5, 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-07-24 11:13:33.908 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 67e92612-0d02-42b6-b683-4bcbbd7d4223, Transaction Id: CVAT5, 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-07-24 11:13:33.910 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=67e92612-0d02-42b6-b683-4bcbbd7d4223, X-ECOMP-TransactionID=CVAT5, X-Begin-Timestamp=2021-07-24T11:13:33.899+0000, id=20fd44d1-8218-0da5-beb8-7178eeb633b9, timestamp=1627125213900}], headers={id=eb95576f-f338-9132-f883-a99a20fe8376, timestamp=1627125213910}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=67e92612-0d02-42b6-b683-4bcbbd7d4223, X-ECOMP-TransactionID=CVAT5, X-Begin-Timestamp=2021-07-24T11:13:33.899+0000, id=20fd44d1-8218-0da5-beb8-7178eeb633b9, timestamp=1627125213900}]
2021-07-24 11:13:55.245 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 11:13:55.248 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 11:13:55.249 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-22, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 11:13:55.249 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-22, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 11:13:55.250 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 9828fe45-c020-4eec-b758-93208ee79531, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 11:13:55.254 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-22, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 11:13:55.283 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-22, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=9d657744-1f8c-469c-ac83-47322d37f9ab, Content-Type=application/json, Date=Sat, 24 Jul 2021 11:13:55 GMT, content-length=3707]
2021-07-24 11:13:55.284 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-22, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 11:13:55.284 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 11:13:55.285 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-22, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 11:13:55.286 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-22, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 11:13:55.287  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 11:13:55.287 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 11:13:55.288 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 11:13:55.288 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 11:13:55.288 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 11:13:55.288 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T11:14:03.899+0000|c2724a3a-6efc-4b6a-9c39-0f14cd2665a9|Request Id: c2724a3a-6efc-4b6a-9c39-0f14cd2665a9. Transaction Id: CTWGG. Begin TS: 2021-07-24T11:14:03.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:14:03.899 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c2724a3a-6efc-4b6a-9c39-0f14cd2665a9. Transaction Id: CTWGG. Begin TS: 2021-07-24T11:14:03.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:14:03.902+0000|2021-07-24T11:14:03.908+0000|c2724a3a-6efc-4b6a-9c39-0f14cd2665a9|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c2724a3a-6efc-4b6a-9c39-0f14cd2665a9, Transaction Id: CTWGG, 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-07-24 11:14:03.909 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c2724a3a-6efc-4b6a-9c39-0f14cd2665a9, Transaction Id: CTWGG, 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-07-24 11:14:03.910 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c2724a3a-6efc-4b6a-9c39-0f14cd2665a9, X-ECOMP-TransactionID=CTWGG, X-Begin-Timestamp=2021-07-24T11:14:03.898+0000, id=5d092651-0324-1eb6-4bb6-8f10e4638c8c, timestamp=1627125243901}], headers={id=9ab83904-6fe6-ab4e-3214-84d4d107dfd0, timestamp=1627125243910}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c2724a3a-6efc-4b6a-9c39-0f14cd2665a9, X-ECOMP-TransactionID=CTWGG, X-Begin-Timestamp=2021-07-24T11:14:03.898+0000, id=5d092651-0324-1eb6-4bb6-8f10e4638c8c, timestamp=1627125243901}]
2021-07-24T11:14:33.900+0000|e58eba17-a78f-4fa4-ab6f-8b56f7468543|Request Id: e58eba17-a78f-4fa4-ab6f-8b56f7468543. Transaction Id: QEWCR. Begin TS: 2021-07-24T11:14:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:14:33.899 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e58eba17-a78f-4fa4-ab6f-8b56f7468543. Transaction Id: QEWCR. Begin TS: 2021-07-24T11:14:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:14:33.903+0000|2021-07-24T11:14:33.910+0000|e58eba17-a78f-4fa4-ab6f-8b56f7468543|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e58eba17-a78f-4fa4-ab6f-8b56f7468543, Transaction Id: QEWCR, 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-07-24 11:14:33.911 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e58eba17-a78f-4fa4-ab6f-8b56f7468543, Transaction Id: QEWCR, 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-07-24 11:14:33.913 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e58eba17-a78f-4fa4-ab6f-8b56f7468543, X-ECOMP-TransactionID=QEWCR, X-Begin-Timestamp=2021-07-24T11:14:33.899+0000, id=1a8eee09-e5d0-761d-cff5-d523575e8d81, timestamp=1627125273900}], headers={id=9b77a042-ec9c-ddc8-fbd3-ae864b3a36c5, timestamp=1627125273913}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e58eba17-a78f-4fa4-ab6f-8b56f7468543, X-ECOMP-TransactionID=QEWCR, X-Begin-Timestamp=2021-07-24T11:14:33.899+0000, id=1a8eee09-e5d0-761d-cff5-d523575e8d81, timestamp=1627125273900}]
2021-07-24 11:14:55.245 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 11:14:55.246 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 11:14:55.247 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-23, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 11:14:55.247 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-23, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 11:14:55.247 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 6b0ad165-a194-48e7-918e-4d40ea34f9bd, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 11:14:55.249 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-23, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 11:14:55.291 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-23, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=881d994d-69ea-42dc-93e3-0c9937b36ce4, Content-Type=application/json, Date=Sat, 24 Jul 2021 11:14:55 GMT, content-length=3707]
2021-07-24 11:14:55.291 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-23, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 11:14:55.292 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 11:14:55.292 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-23, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 11:14:55.293 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-23, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 11:14:55.294  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 11:14:55.294 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 11:14:55.294 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 11:14:55.294 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 11:14:55.295 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 11:14:55.295 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T11:15:03.900+0000|a80cbcf0-5f33-48c8-836b-4172fbacff7d|Request Id: a80cbcf0-5f33-48c8-836b-4172fbacff7d. Transaction Id: URLFI. Begin TS: 2021-07-24T11:15:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:15:03.899 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a80cbcf0-5f33-48c8-836b-4172fbacff7d. Transaction Id: URLFI. Begin TS: 2021-07-24T11:15:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:15:03.903+0000|2021-07-24T11:15:03.911+0000|a80cbcf0-5f33-48c8-836b-4172fbacff7d|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a80cbcf0-5f33-48c8-836b-4172fbacff7d, Transaction Id: URLFI, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:15:03.911 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a80cbcf0-5f33-48c8-836b-4172fbacff7d, Transaction Id: URLFI, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:15:03.914 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a80cbcf0-5f33-48c8-836b-4172fbacff7d, X-ECOMP-TransactionID=URLFI, X-Begin-Timestamp=2021-07-24T11:15:03.899+0000, id=580be24d-047c-02f0-9f12-70eca36a2c60, timestamp=1627125303900}], headers={id=7bcc5bc6-0c75-4bf3-419c-722e7df0424a, timestamp=1627125303914}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a80cbcf0-5f33-48c8-836b-4172fbacff7d, X-ECOMP-TransactionID=URLFI, X-Begin-Timestamp=2021-07-24T11:15:03.899+0000, id=580be24d-047c-02f0-9f12-70eca36a2c60, timestamp=1627125303900}]
2021-07-24T11:15:33.899+0000|b121d58c-1900-4da1-8489-8e9cd640e42b|Request Id: b121d58c-1900-4da1-8489-8e9cd640e42b. Transaction Id: RGVXV. Begin TS: 2021-07-24T11:15:33.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:15:33.898 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b121d58c-1900-4da1-8489-8e9cd640e42b. Transaction Id: RGVXV. Begin TS: 2021-07-24T11:15:33.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:15:33.901+0000|2021-07-24T11:15:33.907+0000|b121d58c-1900-4da1-8489-8e9cd640e42b|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b121d58c-1900-4da1-8489-8e9cd640e42b, Transaction Id: RGVXV, 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-07-24 11:15:33.907 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b121d58c-1900-4da1-8489-8e9cd640e42b, Transaction Id: RGVXV, 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-07-24 11:15:33.908 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b121d58c-1900-4da1-8489-8e9cd640e42b, X-ECOMP-TransactionID=RGVXV, X-Begin-Timestamp=2021-07-24T11:15:33.898+0000, id=cfc2f6c5-e3b3-c070-e122-ec626511188e, timestamp=1627125333899}], headers={id=b959ec39-52af-0d72-061a-a721d7c988b8, timestamp=1627125333908}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b121d58c-1900-4da1-8489-8e9cd640e42b, X-ECOMP-TransactionID=RGVXV, X-Begin-Timestamp=2021-07-24T11:15:33.898+0000, id=cfc2f6c5-e3b3-c070-e122-ec626511188e, timestamp=1627125333899}]
2021-07-24 11:15:55.245 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 11:15:55.249 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 11:15:55.250 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-24, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 11:15:55.250 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-24, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 11:15:55.251 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 26f6ae83-a288-40e4-a283-dcb554c63b70, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 11:15:55.254 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-24, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 11:15:55.283 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-24, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=795193c9-c655-4b36-a005-a9a35e0aba7e, Content-Type=application/json, Date=Sat, 24 Jul 2021 11:15:55 GMT, content-length=3707]
2021-07-24 11:15:55.283 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-24, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 11:15:55.283 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 11:15:55.284 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-24, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 11:15:55.284 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-24, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 11:15:55.285  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 11:15:55.286 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 11:15:55.286 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 11:15:55.286 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 11:15:55.286 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 11:15:55.287 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T11:16:03.899+0000|de0f6a3f-3390-4123-b84a-766009f29ac6|Request Id: de0f6a3f-3390-4123-b84a-766009f29ac6. Transaction Id: HZ91H. Begin TS: 2021-07-24T11:16:03.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:16:03.898 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: de0f6a3f-3390-4123-b84a-766009f29ac6. Transaction Id: HZ91H. Begin TS: 2021-07-24T11:16:03.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:16:03.901+0000|2021-07-24T11:16:03.908+0000|de0f6a3f-3390-4123-b84a-766009f29ac6|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: de0f6a3f-3390-4123-b84a-766009f29ac6, Transaction Id: HZ91H, 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-07-24 11:16:03.908 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: de0f6a3f-3390-4123-b84a-766009f29ac6, Transaction Id: HZ91H, 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-07-24 11:16:03.909 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=de0f6a3f-3390-4123-b84a-766009f29ac6, X-ECOMP-TransactionID=HZ91H, X-Begin-Timestamp=2021-07-24T11:16:03.898+0000, id=68ba8019-2949-d466-13be-77a102648a21, timestamp=1627125363899}], headers={id=4b15ccdc-a74c-4fdf-debc-2969cf364087, timestamp=1627125363909}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=de0f6a3f-3390-4123-b84a-766009f29ac6, X-ECOMP-TransactionID=HZ91H, X-Begin-Timestamp=2021-07-24T11:16:03.898+0000, id=68ba8019-2949-d466-13be-77a102648a21, timestamp=1627125363899}]
2021-07-24T11:16:33.902+0000|79a62657-57ac-41e8-a56a-135c3832bf93|Request Id: 79a62657-57ac-41e8-a56a-135c3832bf93. Transaction Id: PRKBW. Begin TS: 2021-07-24T11:16:33.900+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:16:33.901 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 79a62657-57ac-41e8-a56a-135c3832bf93. Transaction Id: PRKBW. Begin TS: 2021-07-24T11:16:33.900+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:16:33.909+0000|2021-07-24T11:16:33.923+0000|79a62657-57ac-41e8-a56a-135c3832bf93|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 79a62657-57ac-41e8-a56a-135c3832bf93, Transaction Id: PRKBW, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:16:33.924 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 79a62657-57ac-41e8-a56a-135c3832bf93, Transaction Id: PRKBW, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:16:33.929 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=79a62657-57ac-41e8-a56a-135c3832bf93, X-ECOMP-TransactionID=PRKBW, X-Begin-Timestamp=2021-07-24T11:16:33.900+0000, id=c38e4a9e-1eef-3373-8253-470620d1ff1c, timestamp=1627125393903}], headers={id=1ac33119-d736-981d-74f5-d3c05c155622, timestamp=1627125393928}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=79a62657-57ac-41e8-a56a-135c3832bf93, X-ECOMP-TransactionID=PRKBW, X-Begin-Timestamp=2021-07-24T11:16:33.900+0000, id=c38e4a9e-1eef-3373-8253-470620d1ff1c, timestamp=1627125393903}]
2021-07-24 11:16:55.247 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 11:16:55.251 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 11:16:55.252 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-25, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 11:16:55.252 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-25, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 11:16:55.253 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: dc6ff2a4-e0bb-4aa9-bc71-2a2f4481b753, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 11:16:55.256 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-25, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 11:16:55.283 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-25, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=0c2d76c0-b3e1-4dac-9f0f-ea40ec0d6f70, Content-Type=application/json, Date=Sat, 24 Jul 2021 11:16:55 GMT, content-length=3707]
2021-07-24 11:16:55.284 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-25, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 11:16:55.284 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 11:16:55.285 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-25, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 11:16:55.285 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-25, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 11:16:55.287  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 11:16:55.287 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 11:16:55.288 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 11:16:55.288 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 11:16:55.288 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 11:16:55.288 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T11:17:03.899+0000|3619d848-3944-48f2-a989-deb24996ccc7|Request Id: 3619d848-3944-48f2-a989-deb24996ccc7. Transaction Id: B4F69. Begin TS: 2021-07-24T11:17:03.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:17:03.899 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3619d848-3944-48f2-a989-deb24996ccc7. Transaction Id: B4F69. Begin TS: 2021-07-24T11:17:03.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:17:03.901+0000|2021-07-24T11:17:03.908+0000|3619d848-3944-48f2-a989-deb24996ccc7|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3619d848-3944-48f2-a989-deb24996ccc7, Transaction Id: B4F69, 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-07-24 11:17:03.909 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3619d848-3944-48f2-a989-deb24996ccc7, Transaction Id: B4F69, 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-07-24 11:17:03.910 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3619d848-3944-48f2-a989-deb24996ccc7, X-ECOMP-TransactionID=B4F69, X-Begin-Timestamp=2021-07-24T11:17:03.898+0000, id=b2150663-326c-9e82-d4d0-21d22b0944e6, timestamp=1627125423900}], headers={id=813fd96f-12f9-035d-05c4-8a0f7e5d1261, timestamp=1627125423910}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3619d848-3944-48f2-a989-deb24996ccc7, X-ECOMP-TransactionID=B4F69, X-Begin-Timestamp=2021-07-24T11:17:03.898+0000, id=b2150663-326c-9e82-d4d0-21d22b0944e6, timestamp=1627125423900}]
2021-07-24T11:17:33.900+0000|2a3c9a6a-8494-4383-8f68-2ff7d18fa673|Request Id: 2a3c9a6a-8494-4383-8f68-2ff7d18fa673. Transaction Id: DJSSK. Begin TS: 2021-07-24T11:17:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:17:33.899 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2a3c9a6a-8494-4383-8f68-2ff7d18fa673. Transaction Id: DJSSK. Begin TS: 2021-07-24T11:17:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:17:33.902+0000|2021-07-24T11:17:33.910+0000|2a3c9a6a-8494-4383-8f68-2ff7d18fa673|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2a3c9a6a-8494-4383-8f68-2ff7d18fa673, Transaction Id: DJSSK, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:17:33.910 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2a3c9a6a-8494-4383-8f68-2ff7d18fa673, Transaction Id: DJSSK, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:17:33.912 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2a3c9a6a-8494-4383-8f68-2ff7d18fa673, X-ECOMP-TransactionID=DJSSK, X-Begin-Timestamp=2021-07-24T11:17:33.899+0000, id=bcd03e79-775a-b4aa-7f98-4ae5d1f28627, timestamp=1627125453901}], headers={id=d2999a87-6b08-67ee-e396-41a3b4dd37c5, timestamp=1627125453912}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2a3c9a6a-8494-4383-8f68-2ff7d18fa673, X-ECOMP-TransactionID=DJSSK, X-Begin-Timestamp=2021-07-24T11:17:33.899+0000, id=bcd03e79-775a-b4aa-7f98-4ae5d1f28627, timestamp=1627125453901}]
2021-07-24 11:17:55.246 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 11:17:55.250 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 11:17:55.251 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-26, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 11:17:55.252 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-26, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 11:17:55.252 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: d5630fa9-bce7-416b-a1cf-b9ca9b99b7a8, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 11:17:55.254 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-26, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 11:17:55.280 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-26, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=960242c6-26b5-4668-b62b-324d1d3ae135, Content-Type=application/json, Date=Sat, 24 Jul 2021 11:17:55 GMT, content-length=3707]
2021-07-24 11:17:55.281 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-26, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 11:17:55.282 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 11:17:55.283 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-26, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 11:17:55.284 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-26, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 11:17:55.285  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 11:17:55.285 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 11:17:55.286 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 11:17:55.287 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 11:17:55.287 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 11:17:55.287 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T11:18:03.900+0000|8a17203f-ba2d-4d74-bfb4-b196ff30ad79|Request Id: 8a17203f-ba2d-4d74-bfb4-b196ff30ad79. Transaction Id: SMWRM. Begin TS: 2021-07-24T11:18:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:18:03.899 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8a17203f-ba2d-4d74-bfb4-b196ff30ad79. Transaction Id: SMWRM. Begin TS: 2021-07-24T11:18:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:18:03.904+0000|2021-07-24T11:18:03.913+0000|8a17203f-ba2d-4d74-bfb4-b196ff30ad79|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8a17203f-ba2d-4d74-bfb4-b196ff30ad79, Transaction Id: SMWRM, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:18:03.913 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8a17203f-ba2d-4d74-bfb4-b196ff30ad79, Transaction Id: SMWRM, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:18:03.915 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8a17203f-ba2d-4d74-bfb4-b196ff30ad79, X-ECOMP-TransactionID=SMWRM, X-Begin-Timestamp=2021-07-24T11:18:03.899+0000, id=9b2f381f-2278-59fb-4fc8-438a86af6bad, timestamp=1627125483901}], headers={id=d1fed95d-5c9c-a49d-f378-0a5e8407af12, timestamp=1627125483915}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8a17203f-ba2d-4d74-bfb4-b196ff30ad79, X-ECOMP-TransactionID=SMWRM, X-Begin-Timestamp=2021-07-24T11:18:03.899+0000, id=9b2f381f-2278-59fb-4fc8-438a86af6bad, timestamp=1627125483901}]
2021-07-24T11:18:33.899+0000|977de972-593b-49e5-8927-dda8d2503e92|Request Id: 977de972-593b-49e5-8927-dda8d2503e92. Transaction Id: FLMO0. Begin TS: 2021-07-24T11:18:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:18:33.899 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 977de972-593b-49e5-8927-dda8d2503e92. Transaction Id: FLMO0. Begin TS: 2021-07-24T11:18:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:18:33.902+0000|2021-07-24T11:18:33.908+0000|977de972-593b-49e5-8927-dda8d2503e92|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 977de972-593b-49e5-8927-dda8d2503e92, Transaction Id: FLMO0, 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-07-24 11:18:33.908 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 977de972-593b-49e5-8927-dda8d2503e92, Transaction Id: FLMO0, 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-07-24 11:18:33.910 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=977de972-593b-49e5-8927-dda8d2503e92, X-ECOMP-TransactionID=FLMO0, X-Begin-Timestamp=2021-07-24T11:18:33.899+0000, id=bea2614d-0e88-bf0f-e4cf-22f301b04381, timestamp=1627125513900}], headers={id=37731a6c-4017-b772-3090-8dcaf6cb0d00, timestamp=1627125513910}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=977de972-593b-49e5-8927-dda8d2503e92, X-ECOMP-TransactionID=FLMO0, X-Begin-Timestamp=2021-07-24T11:18:33.899+0000, id=bea2614d-0e88-bf0f-e4cf-22f301b04381, timestamp=1627125513900}]
2021-07-24 11:18:55.245 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 11:18:55.248 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 11:18:55.249 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-27, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 11:18:55.250 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-27, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 11:18:55.250 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 303198a7-47c1-479d-a0ae-827f7df97785, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 11:18:55.254 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-27, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 11:18:55.291 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-27, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=435927df-95bd-42da-9c45-d256036903ad, Content-Type=application/json, Date=Sat, 24 Jul 2021 11:18:55 GMT, content-length=3707]
2021-07-24 11:18:55.291 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-27, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 11:18:55.291 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 11:18:55.292 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-27, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 11:18:55.293 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-27, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 11:18:55.294  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 11:18:55.294 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 11:18:55.295 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 11:18:55.295 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 11:18:55.295 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 11:18:55.295 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T11:19:03.899+0000|1dd0c5e3-58eb-46f8-9049-e5760930d547|Request Id: 1dd0c5e3-58eb-46f8-9049-e5760930d547. Transaction Id: FPWLJ. Begin TS: 2021-07-24T11:19:03.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:19:03.899 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1dd0c5e3-58eb-46f8-9049-e5760930d547. Transaction Id: FPWLJ. Begin TS: 2021-07-24T11:19:03.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:19:03.900+0000|2021-07-24T11:19:03.907+0000|1dd0c5e3-58eb-46f8-9049-e5760930d547|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1dd0c5e3-58eb-46f8-9049-e5760930d547, Transaction Id: FPWLJ, 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-07-24 11:19:03.907 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1dd0c5e3-58eb-46f8-9049-e5760930d547, Transaction Id: FPWLJ, 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-07-24 11:19:03.909 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1dd0c5e3-58eb-46f8-9049-e5760930d547, X-ECOMP-TransactionID=FPWLJ, X-Begin-Timestamp=2021-07-24T11:19:03.898+0000, id=c87d4a36-38c2-bc74-3157-712bbdd8e772, timestamp=1627125543899}], headers={id=305e3d16-d8fe-2c67-26ec-81bf19888eb8, timestamp=1627125543909}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1dd0c5e3-58eb-46f8-9049-e5760930d547, X-ECOMP-TransactionID=FPWLJ, X-Begin-Timestamp=2021-07-24T11:19:03.898+0000, id=c87d4a36-38c2-bc74-3157-712bbdd8e772, timestamp=1627125543899}]
2021-07-24T11:19:33.900+0000|b4426ba8-fd18-45fe-a893-a20232005550|Request Id: b4426ba8-fd18-45fe-a893-a20232005550. Transaction Id: VGRJW. Begin TS: 2021-07-24T11:19:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:19:33.899 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b4426ba8-fd18-45fe-a893-a20232005550. Transaction Id: VGRJW. Begin TS: 2021-07-24T11:19:33.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:19:33.902+0000|2021-07-24T11:19:33.912+0000|b4426ba8-fd18-45fe-a893-a20232005550|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.124.143|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b4426ba8-fd18-45fe-a893-a20232005550, Transaction Id: VGRJW, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:19:33.912 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b4426ba8-fd18-45fe-a893-a20232005550, Transaction Id: VGRJW, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:19:33.914 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b4426ba8-fd18-45fe-a893-a20232005550, X-ECOMP-TransactionID=VGRJW, X-Begin-Timestamp=2021-07-24T11:19:33.899+0000, id=0faa3f7b-44d4-4f4c-ff74-d4c579b6e181, timestamp=1627125573901}], headers={id=dde338dc-c784-1cd4-77a4-01d37d0148a8, timestamp=1627125573914}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b4426ba8-fd18-45fe-a893-a20232005550, X-ECOMP-TransactionID=VGRJW, X-Begin-Timestamp=2021-07-24T11:19:33.899+0000, id=0faa3f7b-44d4-4f4c-ff74-d4c579b6e181, timestamp=1627125573901}]
2021-07-24 11:19:55.245 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration
2021-07-24 11:19:55.252 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-07-24 11:19:55.253 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:b7a533cd-28, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-07-24 11:19:55.253 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-28, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_prepared])
2021-07-24 11:19:55.253 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: eb64a8ee-5be1-4ec4-8fdd-4336992c68e3, X-RequestID: 59e6a14d-816c-417e-8543-712ab9c977f6, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-07-24 11:19:55.256 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-28, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [request_sent])
2021-07-24 11:19:55.279 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-28, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received response (auto-read:false) : [x-onap-requestid=f5d47995-a1d1-4db3-b937-3c4cc08027f0, Content-Type=application/json, Date=Sat, 24 Jul 2021 11:19:55 GMT, content-length=3707]
2021-07-24 11:19:55.280 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd-28, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_received])
2021-07-24 11:19:55.280 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-07-24 11:19:55.281 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:b7a533cd-28, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-07-24 11:19:55.282 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:b7a533cd-28, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Received last HTTP packet
2021-07-24 11:19:55.283  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-07-24 11:19:55.283 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}}
2021-07-24 11:19:55.284 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [response_completed])
2021-07-24 11:19:55.284 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0xb7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443]}}, [disconnecting])
2021-07-24 11:19:55.284 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Releasing channel
2021-07-24 11:19:55.284 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:b7a533cd, L:/10.242.124.143:39604 - R:config-binding-service.onap.svc.cluster.local/10.96.240.121:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-07-24T11:20:03.900+0000|9a9a833a-f7f9-4f87-be83-b4331a83d711|Request Id: 9a9a833a-f7f9-4f87-be83-b4331a83d711. Transaction Id: DXVG3. Begin TS: 2021-07-24T11:20:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:20:03.899 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9a9a833a-f7f9-4f87-be83-b4331a83d711. Transaction Id: DXVG3. Begin TS: 2021-07-24T11:20:03.899+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24T11:20:03.903+0000|2021-07-24T11:20:03.911+0000|9a9a833a-f7f9-4f87-be83-b4331a83d711|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.124.143|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9a9a833a-f7f9-4f87-be83-b4331a83d711, Transaction Id: DXVG3, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:20:03.912 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9a9a833a-f7f9-4f87-be83-b4331a83d711, Transaction Id: DXVG3, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-07-24 11:20:03.913 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9a9a833a-f7f9-4f87-be83-b4331a83d711, X-ECOMP-TransactionID=DXVG3, X-Begin-Timestamp=2021-07-24T11:20:03.899+0000, id=1e29fd32-f771-73f0-6835-f479b9c2d619, timestamp=1627125603900}], headers={id=d30f4f99-169f-cf1a-5a47-d35fb872b893, timestamp=1627125603913}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9a9a833a-f7f9-4f87-be83-b4331a83d711, X-ECOMP-TransactionID=DXVG3, X-Begin-Timestamp=2021-07-24T11:20:03.899+0000, id=1e29fd32-f771-73f0-6835-f479b9c2d619, timestamp=1627125603900}]
2021-07-24T11:20:33.899+0000|1f4817db-362d-4242-8f09-d51c262df846|Request Id: 1f4817db-362d-4242-8f09-d51c262df846. Transaction Id: NQBIO. Begin TS: 2021-07-24T11:20:33.898+0000. Starting new DMaaP MR Subscriber poll.
2021-07-24 11:20:33.898 DEBUG 1 --- [ask-scheduler-