Results

By type

          2022-02-23 00:41:37.588  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Starting TcaAppMain v1.3.1 using Java 11.0.9.1 on dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.3.1.jar started by tca-gen2 in /opt)
2022-02-23 00:41:37.592 DEBUG 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Running with Spring Boot v2.4.4, Spring v5.3.5
2022-02-23 00:41:37.592  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2022-02-23 00:41:39.694  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode.
2022-02-23 00:41:39.803  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 103 ms. Found 1 MongoDB repository interfaces.
2022-02-23 00:41:40.840  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2022-02-23 00:41:40.850  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2022-02-23 00:41:40.888  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)
2022-02-23 00:41:41.233  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)
2022-02-23 00:41:41.235  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)
2022-02-23 00:41:41.264  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)
2022-02-23 00:41:41.738 DEBUG 1 --- [           main] org.jboss.logging                        : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2022-02-23 00:41:41.834  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2022-02-23 00:41:41.835  INFO 1 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 4153 ms
2022-02-23 00:41:41.942 DEBUG 1 --- [           main] i.m.c.u.i.logging.InternalLoggerFactory  : Using SLF4J as the default logging framework
2022-02-23 00:41:42.860 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)
2022-02-23 00:41:42.864 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 
	s.d.s.w.ApiResourceController:
	{GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration()
	{GET [/swagger-resources], produces [application/json]}: swaggerResources()
	{GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration()
2022-02-23 00:41:42.875 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)
2022-02-23 00:41:42.883 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)
2022-02-23 00:41:43.229  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2022-02-23 00:41:43.348  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)))
2022-02-23 00:41:43.430  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2022-02-23 00:41:43.696  INFO 1 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
2022-02-23 00:41:43.849  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:255}] to dcae-mongohost:27017
2022-02-23 00:41:43.855  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:254}] to dcae-mongohost:27017
2022-02-23 00:41:43.859  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=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=72963937}
2022-02-23 00:41:44.057  WARN 1 --- [           main] o.s.data.convert.CustomConversions       : Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
2022-02-23 00:41:44.106  WARN 1 --- [           main] o.s.data.convert.CustomConversions       : Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
2022-02-23 00:41:44.293  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:3, serverValue:256}] to dcae-mongohost:27017
2022-02-23 00:41:44.955 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2022-02-23 00:41:44.962  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2022-02-23 00:41:44.963 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2022-02-23 00:41:44.963  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_in
2022-02-23 00:41:44.963  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2022-02-23 00:41:44.976  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))
2022-02-23 00:41:44.992 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2022-02-23 00:41:44.992  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2022-02-23 00:41:44.992 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2022-02-23 00:41:44.992  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_out
2022-02-23 00:41:44.992  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2022-02-23 00:41:45.022  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
2022-02-23 00:41:45.023  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
2022-02-23 00:41:45.275  WARN 1 --- [           main] o.s.data.convert.CustomConversions       : Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
2022-02-23 00:41:45.388  WARN 1 --- [           main] o.s.data.convert.CustomConversions       : Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
2022-02-23 00:41:45.841  INFO 1 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2022-02-23 00:41:45.998 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 'beanNameHandlerMapping' {}
2022-02-23 00:41:46.015 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 [/]]}
2022-02-23 00:41:46.204  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2022-02-23 00:41:46.290  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2022-02-23 00:41:46.291  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2022-02-23 00:41:46.291  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'
2022-02-23 00:41:46.291  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2022-02-23 00:41:46.291  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2022-02-23 00:41:46.291  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'
2022-02-23 00:41:46.291  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2022-02-23 00:41:46.292  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2022-02-23 00:41:46.292  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'
2022-02-23 00:41:46.292  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2022-02-23 00:41:46.292  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2022-02-23 00:41:46.292  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'
2022-02-23 00:41:46.292  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2022-02-23 00:41:46.292  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2022-02-23 00:41:46.292  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'
2022-02-23 00:41:46.292  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2022-02-23 00:41:46.293  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2022-02-23 00:41:46.293  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'
2022-02-23 00:41:46.296  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'
2022-02-23 00:41:46.297  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'
2022-02-23T00:41:46.340+0000|37b62877-89de-425f-b6e2-e51bd5573b12|Request Id: 37b62877-89de-425f-b6e2-e51bd5573b12. Transaction Id: 3CYHP. Begin TS: 2022-02-23T00:41:46.297+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:41:46.337 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 37b62877-89de-425f-b6e2-e51bd5573b12. Transaction Id: 3CYHP. Begin TS: 2022-02-23T00:41:46.297+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:41:46.354  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.2.7.Final
2022-02-23 00:41:46.443  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.8.0.Final
2022-02-23 00:41:46.469  INFO 1 --- [           main] org.xnio.nio                             : XNIO NIO Implementation Version 3.8.0.Final
2022-02-23 00:41:46.677  INFO 1 --- [           main] org.jboss.threads                        : JBoss Threads version 3.1.0.Final
2022-02-23 00:41:46.760  INFO 1 --- [           main] o.s.b.w.e.undertow.UndertowWebServer     : Undertow started on port(s) 9091 (http)
2022-02-23 00:41:47.253 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2022-02-23 00:41:47.331 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2022-02-23 00:41:47.395  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 12.501 seconds (JVM running for 14.247)
2022-02-23T00:41:46.463+0000|2022-02-23T00:41:47.686+0000|37b62877-89de-425f-b6e2-e51bd5573b12|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.71.54|1223|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 37b62877-89de-425f-b6e2-e51bd5573b12, Transaction Id: 3CYHP, Elapsed Time: 1223 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.58.107] failed: Connection refused (Connection refused) 
2022-02-23 00:41:47.689 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 37b62877-89de-425f-b6e2-e51bd5573b12, Transaction Id: 3CYHP, Elapsed Time: 1223 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.58.107] failed: Connection refused (Connection refused) 
2022-02-23 00:41:47.711 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-RequestID=37b62877-89de-425f-b6e2-e51bd5573b12, X-Begin-Timestamp=2022-02-23T00:41:46.297+0000, X-TransactionID=3CYHP, id=73a5c236-85a9-f85a-16f5-107dc8fd955b, timestamp=1645576906351}], headers={id=afa6d298-9afd-f377-f5b8-c833f22ecc83, timestamp=1645576907710}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=37b62877-89de-425f-b6e2-e51bd5573b12, X-Begin-Timestamp=2022-02-23T00:41:46.297+0000, X-TransactionID=3CYHP, id=73a5c236-85a9-f85a-16f5-107dc8fd955b, timestamp=1645576906351}]
2022-02-23 00:41:59.054  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-02-23 00:41:59.054  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2022-02-23 00:41:59.057  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 3 ms
2022-02-23T00:42:16.297+0000|a4d930f1-0184-4831-9524-49269f97bbb1|Request Id: a4d930f1-0184-4831-9524-49269f97bbb1. Transaction Id: IWAQQ. Begin TS: 2022-02-23T00:42:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:42:16.296 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a4d930f1-0184-4831-9524-49269f97bbb1. Transaction Id: IWAQQ. Begin TS: 2022-02-23T00:42:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:42:16.299+0000|2022-02-23T00:42:17.350+0000|a4d930f1-0184-4831-9524-49269f97bbb1|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.71.54|1051|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a4d930f1-0184-4831-9524-49269f97bbb1, Transaction Id: IWAQQ, Elapsed Time: 1051 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.58.107] failed: Connection refused (Connection refused) 
2022-02-23 00:42:17.351 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a4d930f1-0184-4831-9524-49269f97bbb1, Transaction Id: IWAQQ, Elapsed Time: 1051 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.58.107] failed: Connection refused (Connection refused) 
2022-02-23 00:42:17.353 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=a4d930f1-0184-4831-9524-49269f97bbb1, X-Begin-Timestamp=2022-02-23T00:42:16.295+0000, X-TransactionID=IWAQQ, id=54fac22d-499e-4a16-320e-d501171e2336, timestamp=1645576936298}], headers={id=e31f361e-5c1a-3fc9-dce6-cad626d128ae, timestamp=1645576937353}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=a4d930f1-0184-4831-9524-49269f97bbb1, X-Begin-Timestamp=2022-02-23T00:42:16.295+0000, X-TransactionID=IWAQQ, id=54fac22d-499e-4a16-320e-d501171e2336, timestamp=1645576936298}]
2022-02-23 00:42:36.298  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 00:42:36.298  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 00:42:36.298 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T00:42:46.296+0000|d16dbc19-cbd8-4c0b-b4a1-7c60dd50727f|Request Id: d16dbc19-cbd8-4c0b-b4a1-7c60dd50727f. Transaction Id: F1FLP. Begin TS: 2022-02-23T00:42:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:42:46.296 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d16dbc19-cbd8-4c0b-b4a1-7c60dd50727f. Transaction Id: F1FLP. Begin TS: 2022-02-23T00:42:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:42:46.298+0000|2022-02-23T00:42:47.336+0000|d16dbc19-cbd8-4c0b-b4a1-7c60dd50727f|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.71.54|1038|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d16dbc19-cbd8-4c0b-b4a1-7c60dd50727f, Transaction Id: F1FLP, Elapsed Time: 1038 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.58.107] failed: Connection refused (Connection refused) 
2022-02-23 00:42:47.337 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d16dbc19-cbd8-4c0b-b4a1-7c60dd50727f, Transaction Id: F1FLP, Elapsed Time: 1038 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.58.107] failed: Connection refused (Connection refused) 
2022-02-23 00:42:47.339 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.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-RequestID=d16dbc19-cbd8-4c0b-b4a1-7c60dd50727f, X-Begin-Timestamp=2022-02-23T00:42:46.296+0000, X-TransactionID=F1FLP, id=e95e97c9-36af-76cb-7888-210e2ec80ec7, timestamp=1645576966297}], headers={id=2cf8e034-f3f3-80ad-5ac2-e89f22977e5b, timestamp=1645576967338}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=d16dbc19-cbd8-4c0b-b4a1-7c60dd50727f, X-Begin-Timestamp=2022-02-23T00:42:46.296+0000, X-TransactionID=F1FLP, id=e95e97c9-36af-76cb-7888-210e2ec80ec7, timestamp=1645576966297}]
2022-02-23T00:43:16.296+0000|39ed64c9-0e1f-4971-8e22-9c496a5353f4|Request Id: 39ed64c9-0e1f-4971-8e22-9c496a5353f4. Transaction Id: XESNE. Begin TS: 2022-02-23T00:43:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:43:16.296 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 39ed64c9-0e1f-4971-8e22-9c496a5353f4. Transaction Id: XESNE. Begin TS: 2022-02-23T00:43:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:43:16.298+0000|2022-02-23T00:43:17.315+0000|39ed64c9-0e1f-4971-8e22-9c496a5353f4|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.71.54|1017|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 39ed64c9-0e1f-4971-8e22-9c496a5353f4, Transaction Id: XESNE, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.58.107] failed: Connection refused (Connection refused) 
2022-02-23 00:43:17.315 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 39ed64c9-0e1f-4971-8e22-9c496a5353f4, Transaction Id: XESNE, Elapsed Time: 1017 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.58.107] failed: Connection refused (Connection refused) 
2022-02-23 00:43:17.317 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=39ed64c9-0e1f-4971-8e22-9c496a5353f4, X-Begin-Timestamp=2022-02-23T00:43:16.295+0000, X-TransactionID=XESNE, id=21b6f792-cd92-8c6b-36b5-7b5ddcd77711, timestamp=1645576996297}], headers={id=a0904a0d-c1b4-6348-f5ff-df6a64b88cb5, timestamp=1645576997317}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=39ed64c9-0e1f-4971-8e22-9c496a5353f4, X-Begin-Timestamp=2022-02-23T00:43:16.295+0000, X-TransactionID=XESNE, id=21b6f792-cd92-8c6b-36b5-7b5ddcd77711, timestamp=1645576996297}]
2022-02-23 00:43:36.300  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 00:43:36.300  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 00:43:36.300 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T00:43:46.296+0000|c8d6938e-5055-411e-b612-b86fe3ca18c3|Request Id: c8d6938e-5055-411e-b612-b86fe3ca18c3. Transaction Id: NLBCK. Begin TS: 2022-02-23T00:43:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:43:46.295 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c8d6938e-5055-411e-b612-b86fe3ca18c3. Transaction Id: NLBCK. Begin TS: 2022-02-23T00:43:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:43:46.298+0000|2022-02-23T00:43:47.330+0000|c8d6938e-5055-411e-b612-b86fe3ca18c3|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.71.54|1032|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c8d6938e-5055-411e-b612-b86fe3ca18c3, Transaction Id: NLBCK, Elapsed Time: 1032 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.58.107] failed: Connection refused (Connection refused) 
2022-02-23 00:43:47.330 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c8d6938e-5055-411e-b612-b86fe3ca18c3, Transaction Id: NLBCK, Elapsed Time: 1032 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.58.107] failed: Connection refused (Connection refused) 
2022-02-23 00:43:47.332 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.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-RequestID=c8d6938e-5055-411e-b612-b86fe3ca18c3, X-Begin-Timestamp=2022-02-23T00:43:46.295+0000, X-TransactionID=NLBCK, id=da571c23-7103-51c0-cc65-2ae071a962d2, timestamp=1645577026296}], headers={id=8a9ac821-4c65-38f5-8b41-3fb22ff1b0db, timestamp=1645577027332}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=c8d6938e-5055-411e-b612-b86fe3ca18c3, X-Begin-Timestamp=2022-02-23T00:43:46.295+0000, X-TransactionID=NLBCK, id=da571c23-7103-51c0-cc65-2ae071a962d2, timestamp=1645577026296}]
2022-02-23T00:44:16.296+0000|c33e2ba2-1459-4f1f-a522-575faa86ded9|Request Id: c33e2ba2-1459-4f1f-a522-575faa86ded9. Transaction Id: HFUMV. Begin TS: 2022-02-23T00:44:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:44:16.296 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c33e2ba2-1459-4f1f-a522-575faa86ded9. Transaction Id: HFUMV. Begin TS: 2022-02-23T00:44:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:44:16.298+0000|2022-02-23T00:44:17.348+0000|c33e2ba2-1459-4f1f-a522-575faa86ded9|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.71.54|1050|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c33e2ba2-1459-4f1f-a522-575faa86ded9, Transaction Id: HFUMV, Elapsed Time: 1050 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.58.107] failed: Connection refused (Connection refused) 
2022-02-23 00:44:17.348 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c33e2ba2-1459-4f1f-a522-575faa86ded9, Transaction Id: HFUMV, Elapsed Time: 1050 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.58.107] failed: Connection refused (Connection refused) 
2022-02-23 00:44:17.352 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=c33e2ba2-1459-4f1f-a522-575faa86ded9, X-Begin-Timestamp=2022-02-23T00:44:16.296+0000, X-TransactionID=HFUMV, id=6a3bb46f-ebd7-3c1c-325a-d67042264fd7, timestamp=1645577056297}], headers={id=e869ad69-be0c-ff56-caec-0ea60ad781f7, timestamp=1645577057352}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=c33e2ba2-1459-4f1f-a522-575faa86ded9, X-Begin-Timestamp=2022-02-23T00:44:16.296+0000, X-TransactionID=HFUMV, id=6a3bb46f-ebd7-3c1c-325a-d67042264fd7, timestamp=1645577056297}]
2022-02-23 00:44:36.300  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 00:44:36.301  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 00:44:36.301 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T00:44:46.297+0000|0ddc25c7-8fa0-4538-9e60-11dfe749b8d1|Request Id: 0ddc25c7-8fa0-4538-9e60-11dfe749b8d1. Transaction Id: DZWEP. Begin TS: 2022-02-23T00:44:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:44:46.296 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0ddc25c7-8fa0-4538-9e60-11dfe749b8d1. Transaction Id: DZWEP. Begin TS: 2022-02-23T00:44:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:44:46.301+0000|2022-02-23T00:44:47.332+0000|0ddc25c7-8fa0-4538-9e60-11dfe749b8d1|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.233.71.54|1031|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0ddc25c7-8fa0-4538-9e60-11dfe749b8d1, Transaction Id: DZWEP, Elapsed Time: 1031 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.58.107] failed: Connection refused (Connection refused) 
2022-02-23 00:44:47.332 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0ddc25c7-8fa0-4538-9e60-11dfe749b8d1, Transaction Id: DZWEP, Elapsed Time: 1031 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.58.107] failed: Connection refused (Connection refused) 
2022-02-23 00:44:47.336 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.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-RequestID=0ddc25c7-8fa0-4538-9e60-11dfe749b8d1, X-Begin-Timestamp=2022-02-23T00:44:46.295+0000, X-TransactionID=DZWEP, id=19f2851e-e7ab-1685-71ff-595b28e1d3a7, timestamp=1645577086297}], headers={id=ed17ee31-6561-22a8-b551-4e75413daf75, timestamp=1645577087336}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=0ddc25c7-8fa0-4538-9e60-11dfe749b8d1, X-Begin-Timestamp=2022-02-23T00:44:46.295+0000, X-TransactionID=DZWEP, id=19f2851e-e7ab-1685-71ff-595b28e1d3a7, timestamp=1645577086297}]
2022-02-23T00:45:16.296+0000|c13fe66b-a44e-4ed3-b6ca-ddc7bb573707|Request Id: c13fe66b-a44e-4ed3-b6ca-ddc7bb573707. Transaction Id: 9HKAO. Begin TS: 2022-02-23T00:45:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:45:16.296 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c13fe66b-a44e-4ed3-b6ca-ddc7bb573707. Transaction Id: 9HKAO. Begin TS: 2022-02-23T00:45:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:45:16.299+0000|2022-02-23T00:45:17.346+0000|c13fe66b-a44e-4ed3-b6ca-ddc7bb573707|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.233.71.54|1047|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c13fe66b-a44e-4ed3-b6ca-ddc7bb573707, Transaction Id: 9HKAO, Elapsed Time: 1047 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.58.107] failed: Connection refused (Connection refused) 
2022-02-23 00:45:17.346 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c13fe66b-a44e-4ed3-b6ca-ddc7bb573707, Transaction Id: 9HKAO, Elapsed Time: 1047 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.233.58.107] failed: Connection refused (Connection refused) 
2022-02-23 00:45:17.348 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=c13fe66b-a44e-4ed3-b6ca-ddc7bb573707, X-Begin-Timestamp=2022-02-23T00:45:16.296+0000, X-TransactionID=9HKAO, id=a47145fd-7518-e97b-257e-5acd0143d057, timestamp=1645577116297}], headers={id=80757ab6-3409-c996-2521-7f9262a9dabf, timestamp=1645577117348}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=c13fe66b-a44e-4ed3-b6ca-ddc7bb573707, X-Begin-Timestamp=2022-02-23T00:45:16.296+0000, X-TransactionID=9HKAO, id=a47145fd-7518-e97b-257e-5acd0143d057, timestamp=1645577116297}]
2022-02-23 00:45:36.298  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 00:45:36.299  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 00:45:36.299 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T00:45:46.296+0000|4c29ed1d-6408-4a7d-aefe-481c461cb5f9|Request Id: 4c29ed1d-6408-4a7d-aefe-481c461cb5f9. Transaction Id: 1FLN4. Begin TS: 2022-02-23T00:45:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:45:46.296 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4c29ed1d-6408-4a7d-aefe-481c461cb5f9. Transaction Id: 1FLN4. Begin TS: 2022-02-23T00:45:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:45:46.298+0000|2022-02-23T00:45:46.332+0000|4c29ed1d-6408-4a7d-aefe-481c461cb5f9|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|34|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4c29ed1d-6408-4a7d-aefe-481c461cb5f9, Transaction Id: 1FLN4, Elapsed Time: 34 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:45:46.332 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4c29ed1d-6408-4a7d-aefe-481c461cb5f9, Transaction Id: 1FLN4, Elapsed Time: 34 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:45:46.340 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-RequestID=4c29ed1d-6408-4a7d-aefe-481c461cb5f9, X-Begin-Timestamp=2022-02-23T00:45:46.295+0000, X-TransactionID=1FLN4, id=bcae6801-887c-575b-0219-84022ec707b8, timestamp=1645577146296}], headers={id=bccdb012-416a-def4-4633-b9c8c2d759f8, timestamp=1645577146340}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4c29ed1d-6408-4a7d-aefe-481c461cb5f9, X-Begin-Timestamp=2022-02-23T00:45:46.295+0000, X-TransactionID=1FLN4, id=bcae6801-887c-575b-0219-84022ec707b8, timestamp=1645577146296}]
2022-02-23T00:46:16.296+0000|2285785b-600d-4612-9baa-ce3ced665e02|Request Id: 2285785b-600d-4612-9baa-ce3ced665e02. Transaction Id: YG2ZH. Begin TS: 2022-02-23T00:46:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:46:16.296 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2285785b-600d-4612-9baa-ce3ced665e02. Transaction Id: YG2ZH. Begin TS: 2022-02-23T00:46:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:46:16.298+0000|2022-02-23T00:46:16.311+0000|2285785b-600d-4612-9baa-ce3ced665e02|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2285785b-600d-4612-9baa-ce3ced665e02, Transaction Id: YG2ZH, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:46:16.311 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2285785b-600d-4612-9baa-ce3ced665e02, Transaction Id: YG2ZH, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:46:16.313 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-RequestID=2285785b-600d-4612-9baa-ce3ced665e02, X-Begin-Timestamp=2022-02-23T00:46:16.295+0000, X-TransactionID=YG2ZH, id=85070523-7a55-93a3-4cdb-839f14483843, timestamp=1645577176297}], headers={id=6e7897c2-450b-3585-169e-006cf64f15a5, timestamp=1645577176313}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=2285785b-600d-4612-9baa-ce3ced665e02, X-Begin-Timestamp=2022-02-23T00:46:16.295+0000, X-TransactionID=YG2ZH, id=85070523-7a55-93a3-4cdb-839f14483843, timestamp=1645577176297}]
2022-02-23 00:46:36.299  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 00:46:36.300  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 00:46:36.300 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T00:46:46.297+0000|42b1a9d0-7637-48ee-9e0b-6f0f72ca10de|Request Id: 42b1a9d0-7637-48ee-9e0b-6f0f72ca10de. Transaction Id: M4YA6. Begin TS: 2022-02-23T00:46:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:46:46.296 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 42b1a9d0-7637-48ee-9e0b-6f0f72ca10de. Transaction Id: M4YA6. Begin TS: 2022-02-23T00:46:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:46:46.298+0000|2022-02-23T00:46:46.310+0000|42b1a9d0-7637-48ee-9e0b-6f0f72ca10de|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 42b1a9d0-7637-48ee-9e0b-6f0f72ca10de, Transaction Id: M4YA6, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:46:46.310 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 42b1a9d0-7637-48ee-9e0b-6f0f72ca10de, Transaction Id: M4YA6, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:46:46.312 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-RequestID=42b1a9d0-7637-48ee-9e0b-6f0f72ca10de, X-Begin-Timestamp=2022-02-23T00:46:46.296+0000, X-TransactionID=M4YA6, id=187efffc-8627-7471-5d97-18389b5bfd15, timestamp=1645577206297}], headers={id=9a3cc6b9-1f84-6439-e91b-d8cc5a09f5ea, timestamp=1645577206312}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=42b1a9d0-7637-48ee-9e0b-6f0f72ca10de, X-Begin-Timestamp=2022-02-23T00:46:46.296+0000, X-TransactionID=M4YA6, id=187efffc-8627-7471-5d97-18389b5bfd15, timestamp=1645577206297}]
2022-02-23T00:47:16.296+0000|d9968055-9afd-4407-bee0-852fa2ca69e2|Request Id: d9968055-9afd-4407-bee0-852fa2ca69e2. Transaction Id: KIS2A. Begin TS: 2022-02-23T00:47:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:47:16.296 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d9968055-9afd-4407-bee0-852fa2ca69e2. Transaction Id: KIS2A. Begin TS: 2022-02-23T00:47:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:47:16.298+0000|2022-02-23T00:47:16.308+0000|d9968055-9afd-4407-bee0-852fa2ca69e2|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d9968055-9afd-4407-bee0-852fa2ca69e2, Transaction Id: KIS2A, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:47:16.308 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d9968055-9afd-4407-bee0-852fa2ca69e2, Transaction Id: KIS2A, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:47:16.311 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-RequestID=d9968055-9afd-4407-bee0-852fa2ca69e2, X-Begin-Timestamp=2022-02-23T00:47:16.295+0000, X-TransactionID=KIS2A, id=01c3195c-4df6-73cc-2335-d56db2bf12f8, timestamp=1645577236297}], headers={id=f7822908-51fe-4446-e7c1-495c8d1f8df7, timestamp=1645577236311}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d9968055-9afd-4407-bee0-852fa2ca69e2, X-Begin-Timestamp=2022-02-23T00:47:16.295+0000, X-TransactionID=KIS2A, id=01c3195c-4df6-73cc-2335-d56db2bf12f8, timestamp=1645577236297}]
2022-02-23 00:47:36.300  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 00:47:36.301  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 00:47:36.301 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T00:47:46.296+0000|05012286-d0e4-4942-9bba-1b5c31c85f92|Request Id: 05012286-d0e4-4942-9bba-1b5c31c85f92. Transaction Id: MWHYS. Begin TS: 2022-02-23T00:47:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:47:46.296 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 05012286-d0e4-4942-9bba-1b5c31c85f92. Transaction Id: MWHYS. Begin TS: 2022-02-23T00:47:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:47:46.298+0000|2022-02-23T00:47:46.308+0000|05012286-d0e4-4942-9bba-1b5c31c85f92|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 05012286-d0e4-4942-9bba-1b5c31c85f92, Transaction Id: MWHYS, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:47:46.308 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 05012286-d0e4-4942-9bba-1b5c31c85f92, Transaction Id: MWHYS, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:47:46.310 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-RequestID=05012286-d0e4-4942-9bba-1b5c31c85f92, X-Begin-Timestamp=2022-02-23T00:47:46.296+0000, X-TransactionID=MWHYS, id=c10fa6cd-524d-926d-9f50-6e6ec9d6c7fd, timestamp=1645577266297}], headers={id=6e580920-8145-2a8f-8c06-e09af396fc7a, timestamp=1645577266310}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=05012286-d0e4-4942-9bba-1b5c31c85f92, X-Begin-Timestamp=2022-02-23T00:47:46.296+0000, X-TransactionID=MWHYS, id=c10fa6cd-524d-926d-9f50-6e6ec9d6c7fd, timestamp=1645577266297}]
2022-02-23T00:48:16.296+0000|bcb00897-234f-4a46-8e4b-c84c0db49d9e|Request Id: bcb00897-234f-4a46-8e4b-c84c0db49d9e. Transaction Id: KCOYR. Begin TS: 2022-02-23T00:48:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:48:16.296 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bcb00897-234f-4a46-8e4b-c84c0db49d9e. Transaction Id: KCOYR. Begin TS: 2022-02-23T00:48:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:48:16.298+0000|2022-02-23T00:48:16.307+0000|bcb00897-234f-4a46-8e4b-c84c0db49d9e|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bcb00897-234f-4a46-8e4b-c84c0db49d9e, Transaction Id: KCOYR, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:48:16.307 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bcb00897-234f-4a46-8e4b-c84c0db49d9e, Transaction Id: KCOYR, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:48:16.308 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-RequestID=bcb00897-234f-4a46-8e4b-c84c0db49d9e, X-Begin-Timestamp=2022-02-23T00:48:16.295+0000, X-TransactionID=KCOYR, id=4dd1ebcd-7ed8-5f1f-6728-add95534b690, timestamp=1645577296297}], headers={id=9f40fe13-fa67-400a-2818-4902323130a0, timestamp=1645577296308}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=bcb00897-234f-4a46-8e4b-c84c0db49d9e, X-Begin-Timestamp=2022-02-23T00:48:16.295+0000, X-TransactionID=KCOYR, id=4dd1ebcd-7ed8-5f1f-6728-add95534b690, timestamp=1645577296297}]
2022-02-23 00:48:36.298  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 00:48:36.298  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 00:48:36.299 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T00:48:46.296+0000|b9ebf007-960b-4ef5-99f1-b1df83ec280b|Request Id: b9ebf007-960b-4ef5-99f1-b1df83ec280b. Transaction Id: 8IEQD. Begin TS: 2022-02-23T00:48:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:48:46.295 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b9ebf007-960b-4ef5-99f1-b1df83ec280b. Transaction Id: 8IEQD. Begin TS: 2022-02-23T00:48:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:48:46.298+0000|2022-02-23T00:48:46.306+0000|b9ebf007-960b-4ef5-99f1-b1df83ec280b|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b9ebf007-960b-4ef5-99f1-b1df83ec280b, Transaction Id: 8IEQD, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:48:46.306 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b9ebf007-960b-4ef5-99f1-b1df83ec280b, Transaction Id: 8IEQD, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:48:46.308 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-RequestID=b9ebf007-960b-4ef5-99f1-b1df83ec280b, X-Begin-Timestamp=2022-02-23T00:48:46.295+0000, X-TransactionID=8IEQD, id=8d22876d-9c8c-b4dd-24dc-61404f390dbf, timestamp=1645577326296}], headers={id=5bd8bd8e-28e7-abea-5d83-9e96b551fbc5, timestamp=1645577326308}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=b9ebf007-960b-4ef5-99f1-b1df83ec280b, X-Begin-Timestamp=2022-02-23T00:48:46.295+0000, X-TransactionID=8IEQD, id=8d22876d-9c8c-b4dd-24dc-61404f390dbf, timestamp=1645577326296}]
2022-02-23T00:49:16.296+0000|c50d2f92-6db6-4aaa-94d4-5cb659d46c73|Request Id: c50d2f92-6db6-4aaa-94d4-5cb659d46c73. Transaction Id: 1R3EU. Begin TS: 2022-02-23T00:49:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:49:16.296 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c50d2f92-6db6-4aaa-94d4-5cb659d46c73. Transaction Id: 1R3EU. Begin TS: 2022-02-23T00:49:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:49:16.298+0000|2022-02-23T00:49:16.307+0000|c50d2f92-6db6-4aaa-94d4-5cb659d46c73|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c50d2f92-6db6-4aaa-94d4-5cb659d46c73, Transaction Id: 1R3EU, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:49:16.307 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c50d2f92-6db6-4aaa-94d4-5cb659d46c73, Transaction Id: 1R3EU, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:49:16.309 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-RequestID=c50d2f92-6db6-4aaa-94d4-5cb659d46c73, X-Begin-Timestamp=2022-02-23T00:49:16.296+0000, X-TransactionID=1R3EU, id=de164d24-de5f-d269-15fb-ee7eb5c00489, timestamp=1645577356297}], headers={id=2b48e9d9-1f78-4f8f-a429-8bb12cf2b857, timestamp=1645577356309}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=c50d2f92-6db6-4aaa-94d4-5cb659d46c73, X-Begin-Timestamp=2022-02-23T00:49:16.296+0000, X-TransactionID=1R3EU, id=de164d24-de5f-d269-15fb-ee7eb5c00489, timestamp=1645577356297}]
2022-02-23 00:49:36.297  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 00:49:36.298  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 00:49:36.298 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T00:49:46.296+0000|723202b8-35b5-4ffd-b774-aa1897c176f1|Request Id: 723202b8-35b5-4ffd-b774-aa1897c176f1. Transaction Id: ENPXQ. Begin TS: 2022-02-23T00:49:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:49:46.296 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 723202b8-35b5-4ffd-b774-aa1897c176f1. Transaction Id: ENPXQ. Begin TS: 2022-02-23T00:49:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:49:46.298+0000|2022-02-23T00:49:46.307+0000|723202b8-35b5-4ffd-b774-aa1897c176f1|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 723202b8-35b5-4ffd-b774-aa1897c176f1, Transaction Id: ENPXQ, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:49:46.307 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 723202b8-35b5-4ffd-b774-aa1897c176f1, Transaction Id: ENPXQ, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:49:46.309 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-RequestID=723202b8-35b5-4ffd-b774-aa1897c176f1, X-Begin-Timestamp=2022-02-23T00:49:46.296+0000, X-TransactionID=ENPXQ, id=90d47e0f-5692-f61d-8b62-482f08dc4884, timestamp=1645577386297}], headers={id=c8864704-1554-596f-c887-c9e60aa76688, timestamp=1645577386309}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=723202b8-35b5-4ffd-b774-aa1897c176f1, X-Begin-Timestamp=2022-02-23T00:49:46.296+0000, X-TransactionID=ENPXQ, id=90d47e0f-5692-f61d-8b62-482f08dc4884, timestamp=1645577386297}]
2022-02-23T00:50:16.296+0000|d8824f9b-f902-429f-97ca-015de4299929|Request Id: d8824f9b-f902-429f-97ca-015de4299929. Transaction Id: HNZLV. Begin TS: 2022-02-23T00:50:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:50:16.296 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d8824f9b-f902-429f-97ca-015de4299929. Transaction Id: HNZLV. Begin TS: 2022-02-23T00:50:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:50:16.298+0000|2022-02-23T00:50:16.306+0000|d8824f9b-f902-429f-97ca-015de4299929|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d8824f9b-f902-429f-97ca-015de4299929, Transaction Id: HNZLV, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:50:16.306 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d8824f9b-f902-429f-97ca-015de4299929, Transaction Id: HNZLV, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:50:16.308 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-RequestID=d8824f9b-f902-429f-97ca-015de4299929, X-Begin-Timestamp=2022-02-23T00:50:16.296+0000, X-TransactionID=HNZLV, id=697f5508-7e86-9b69-6b6c-7f4fcd9f7095, timestamp=1645577416296}], headers={id=a16b151b-e418-fa7f-684c-b49606b46b5f, timestamp=1645577416308}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=d8824f9b-f902-429f-97ca-015de4299929, X-Begin-Timestamp=2022-02-23T00:50:16.296+0000, X-TransactionID=HNZLV, id=697f5508-7e86-9b69-6b6c-7f4fcd9f7095, timestamp=1645577416296}]
2022-02-23 00:50:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 00:50:36.295  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 00:50:36.295 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T00:50:46.296+0000|67a70482-e164-418f-a29a-dbb1e1e6908f|Request Id: 67a70482-e164-418f-a29a-dbb1e1e6908f. Transaction Id: 6ZMSZ. Begin TS: 2022-02-23T00:50:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:50:46.296 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 67a70482-e164-418f-a29a-dbb1e1e6908f. Transaction Id: 6ZMSZ. Begin TS: 2022-02-23T00:50:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:50:46.298+0000|2022-02-23T00:50:46.305+0000|67a70482-e164-418f-a29a-dbb1e1e6908f|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 67a70482-e164-418f-a29a-dbb1e1e6908f, Transaction Id: 6ZMSZ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:50:46.305 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 67a70482-e164-418f-a29a-dbb1e1e6908f, Transaction Id: 6ZMSZ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:50:46.307 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-RequestID=67a70482-e164-418f-a29a-dbb1e1e6908f, X-Begin-Timestamp=2022-02-23T00:50:46.296+0000, X-TransactionID=6ZMSZ, id=21f330d7-b129-ed85-af6d-36030c00d2af, timestamp=1645577446297}], headers={id=58915575-8939-e7d8-7a3e-e3e09b307e7a, timestamp=1645577446306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=67a70482-e164-418f-a29a-dbb1e1e6908f, X-Begin-Timestamp=2022-02-23T00:50:46.296+0000, X-TransactionID=6ZMSZ, id=21f330d7-b129-ed85-af6d-36030c00d2af, timestamp=1645577446297}]
2022-02-23T00:51:16.296+0000|de403393-5804-4edd-8720-262833849efe|Request Id: de403393-5804-4edd-8720-262833849efe. Transaction Id: OKFJX. Begin TS: 2022-02-23T00:51:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:51:16.296 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: de403393-5804-4edd-8720-262833849efe. Transaction Id: OKFJX. Begin TS: 2022-02-23T00:51:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:51:16.298+0000|2022-02-23T00:51:16.307+0000|de403393-5804-4edd-8720-262833849efe|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: de403393-5804-4edd-8720-262833849efe, Transaction Id: OKFJX, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:51:16.307 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: de403393-5804-4edd-8720-262833849efe, Transaction Id: OKFJX, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:51:16.308 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-RequestID=de403393-5804-4edd-8720-262833849efe, X-Begin-Timestamp=2022-02-23T00:51:16.295+0000, X-TransactionID=OKFJX, id=e44df346-afec-31a0-e584-9507d4bc4484, timestamp=1645577476297}], headers={id=45084a43-a8fe-8aaf-c373-0e2e873c5824, timestamp=1645577476308}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=de403393-5804-4edd-8720-262833849efe, X-Begin-Timestamp=2022-02-23T00:51:16.295+0000, X-TransactionID=OKFJX, id=e44df346-afec-31a0-e584-9507d4bc4484, timestamp=1645577476297}]
2022-02-23 00:51:36.296  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 00:51:36.297  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 00:51:36.297 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T00:51:46.295+0000|91f76572-13c5-4331-8d84-6a70fbf92c08|Request Id: 91f76572-13c5-4331-8d84-6a70fbf92c08. Transaction Id: 8RV8S. Begin TS: 2022-02-23T00:51:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:51:46.295 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 91f76572-13c5-4331-8d84-6a70fbf92c08. Transaction Id: 8RV8S. Begin TS: 2022-02-23T00:51:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:51:46.296+0000|2022-02-23T00:51:46.304+0000|91f76572-13c5-4331-8d84-6a70fbf92c08|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.233.71.54|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 91f76572-13c5-4331-8d84-6a70fbf92c08, Transaction Id: 8RV8S, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:51:46.304 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 91f76572-13c5-4331-8d84-6a70fbf92c08, Transaction Id: 8RV8S, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:51:46.306 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-RequestID=91f76572-13c5-4331-8d84-6a70fbf92c08, X-Begin-Timestamp=2022-02-23T00:51:46.295+0000, X-TransactionID=8RV8S, id=d34a5303-1d4c-2aee-aeb8-9a0ab55ea6c7, timestamp=1645577506296}], headers={id=f1d881ef-0517-041b-5fd7-b17550442fe4, timestamp=1645577506305}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=91f76572-13c5-4331-8d84-6a70fbf92c08, X-Begin-Timestamp=2022-02-23T00:51:46.295+0000, X-TransactionID=8RV8S, id=d34a5303-1d4c-2aee-aeb8-9a0ab55ea6c7, timestamp=1645577506296}]
2022-02-23T00:52:16.296+0000|5b0b9d36-e4fe-4592-b967-5c01c82268c9|Request Id: 5b0b9d36-e4fe-4592-b967-5c01c82268c9. Transaction Id: OQYS8. Begin TS: 2022-02-23T00:52:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:52:16.295 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5b0b9d36-e4fe-4592-b967-5c01c82268c9. Transaction Id: OQYS8. Begin TS: 2022-02-23T00:52:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:52:18.198+0000|2022-02-23T00:52:18.209+0000|5b0b9d36-e4fe-4592-b967-5c01c82268c9|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.233.71.54|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5b0b9d36-e4fe-4592-b967-5c01c82268c9, Transaction Id: OQYS8, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:52:18.209 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5b0b9d36-e4fe-4592-b967-5c01c82268c9, Transaction Id: OQYS8, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:52:20.966 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-RequestID=5b0b9d36-e4fe-4592-b967-5c01c82268c9, X-Begin-Timestamp=2022-02-23T00:52:16.295+0000, X-TransactionID=OQYS8, id=836c2ffc-03e9-a8de-4066-df9744433142, timestamp=1645577538197}], headers={id=9d562462-0cb8-5675-3f00-2bb9ba551f76, timestamp=1645577540965}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=5b0b9d36-e4fe-4592-b967-5c01c82268c9, X-Begin-Timestamp=2022-02-23T00:52:16.295+0000, X-TransactionID=OQYS8, id=836c2ffc-03e9-a8de-4066-df9744433142, timestamp=1645577538197}]
2022-02-23 00:52:36.295  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 00:52:36.295  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 00:52:36.295 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T00:52:46.296+0000|d504d3a3-c5f0-4ada-9121-f99c23f94726|Request Id: d504d3a3-c5f0-4ada-9121-f99c23f94726. Transaction Id: HVTCW. Begin TS: 2022-02-23T00:52:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:52:46.296 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d504d3a3-c5f0-4ada-9121-f99c23f94726. Transaction Id: HVTCW. Begin TS: 2022-02-23T00:52:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:52:46.298+0000|2022-02-23T00:52:46.308+0000|d504d3a3-c5f0-4ada-9121-f99c23f94726|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d504d3a3-c5f0-4ada-9121-f99c23f94726, Transaction Id: HVTCW, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:52:46.308 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d504d3a3-c5f0-4ada-9121-f99c23f94726, Transaction Id: HVTCW, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:52:46.310 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] 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-RequestID=d504d3a3-c5f0-4ada-9121-f99c23f94726, X-Begin-Timestamp=2022-02-23T00:52:46.296+0000, X-TransactionID=HVTCW, id=7cf72b7f-4c31-e5de-e5ff-2cb69ab9f828, timestamp=1645577566297}], headers={id=b94164e2-4a4e-7198-a657-4beb5284fc30, timestamp=1645577566310}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=d504d3a3-c5f0-4ada-9121-f99c23f94726, X-Begin-Timestamp=2022-02-23T00:52:46.296+0000, X-TransactionID=HVTCW, id=7cf72b7f-4c31-e5de-e5ff-2cb69ab9f828, timestamp=1645577566297}]
2022-02-23T00:53:16.296+0000|bc220638-c0af-4431-9253-9258c97ae92f|Request Id: bc220638-c0af-4431-9253-9258c97ae92f. Transaction Id: EPTJG. Begin TS: 2022-02-23T00:53:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:53:16.296 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: bc220638-c0af-4431-9253-9258c97ae92f. Transaction Id: EPTJG. Begin TS: 2022-02-23T00:53:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:53:16.298+0000|2022-02-23T00:53:16.305+0000|bc220638-c0af-4431-9253-9258c97ae92f|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bc220638-c0af-4431-9253-9258c97ae92f, Transaction Id: EPTJG, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:53:16.306 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: bc220638-c0af-4431-9253-9258c97ae92f, Transaction Id: EPTJG, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:53:16.307 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-RequestID=bc220638-c0af-4431-9253-9258c97ae92f, X-Begin-Timestamp=2022-02-23T00:53:16.296+0000, X-TransactionID=EPTJG, id=bbbc2558-4998-4afb-7a1b-7ba2d62e1c5b, timestamp=1645577596297}], headers={id=6dba4425-f1bd-e6a7-ac8f-98a0e75d3c3a, timestamp=1645577596307}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=bc220638-c0af-4431-9253-9258c97ae92f, X-Begin-Timestamp=2022-02-23T00:53:16.296+0000, X-TransactionID=EPTJG, id=bbbc2558-4998-4afb-7a1b-7ba2d62e1c5b, timestamp=1645577596297}]
2022-02-23 00:53:36.296  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 00:53:36.296  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 00:53:36.296 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T00:53:46.296+0000|37e8f1da-cdbc-4be0-8608-198cad58bf74|Request Id: 37e8f1da-cdbc-4be0-8608-198cad58bf74. Transaction Id: ICQSG. Begin TS: 2022-02-23T00:53:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:53:46.295 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 37e8f1da-cdbc-4be0-8608-198cad58bf74. Transaction Id: ICQSG. Begin TS: 2022-02-23T00:53:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:53:46.298+0000|2022-02-23T00:53:46.306+0000|37e8f1da-cdbc-4be0-8608-198cad58bf74|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.233.71.54|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 37e8f1da-cdbc-4be0-8608-198cad58bf74, Transaction Id: ICQSG, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:53:46.306 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 37e8f1da-cdbc-4be0-8608-198cad58bf74, Transaction Id: ICQSG, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:53:46.308 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-RequestID=37e8f1da-cdbc-4be0-8608-198cad58bf74, X-Begin-Timestamp=2022-02-23T00:53:46.295+0000, X-TransactionID=ICQSG, id=30b44310-2e5f-c6f8-f1d0-304e966a83fc, timestamp=1645577626296}], headers={id=13031a14-5833-8092-bb69-b5710b6fe98c, timestamp=1645577626308}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=37e8f1da-cdbc-4be0-8608-198cad58bf74, X-Begin-Timestamp=2022-02-23T00:53:46.295+0000, X-TransactionID=ICQSG, id=30b44310-2e5f-c6f8-f1d0-304e966a83fc, timestamp=1645577626296}]
2022-02-23T00:54:16.296+0000|07413aa2-6025-4249-8988-e4f0cbd6a1e8|Request Id: 07413aa2-6025-4249-8988-e4f0cbd6a1e8. Transaction Id: HXCXP. Begin TS: 2022-02-23T00:54:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:54:16.296 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 07413aa2-6025-4249-8988-e4f0cbd6a1e8. Transaction Id: HXCXP. Begin TS: 2022-02-23T00:54:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:54:16.298+0000|2022-02-23T00:54:16.305+0000|07413aa2-6025-4249-8988-e4f0cbd6a1e8|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 07413aa2-6025-4249-8988-e4f0cbd6a1e8, Transaction Id: HXCXP, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:54:16.305 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 07413aa2-6025-4249-8988-e4f0cbd6a1e8, Transaction Id: HXCXP, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:54:16.307 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-RequestID=07413aa2-6025-4249-8988-e4f0cbd6a1e8, X-Begin-Timestamp=2022-02-23T00:54:16.296+0000, X-TransactionID=HXCXP, id=4167b1d2-94ed-d561-cf68-c36782db3590, timestamp=1645577656296}], headers={id=ba1270f8-7983-08f9-15cd-acee96d7d2c4, timestamp=1645577656307}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=07413aa2-6025-4249-8988-e4f0cbd6a1e8, X-Begin-Timestamp=2022-02-23T00:54:16.296+0000, X-TransactionID=HXCXP, id=4167b1d2-94ed-d561-cf68-c36782db3590, timestamp=1645577656296}]
2022-02-23 00:54:36.296  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 00:54:36.296  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 00:54:36.296 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T00:54:46.296+0000|1f2dbe64-06f2-4f3e-952a-ecc69096add9|Request Id: 1f2dbe64-06f2-4f3e-952a-ecc69096add9. Transaction Id: I7HCE. Begin TS: 2022-02-23T00:54:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:54:46.295 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1f2dbe64-06f2-4f3e-952a-ecc69096add9. Transaction Id: I7HCE. Begin TS: 2022-02-23T00:54:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:54:46.297+0000|2022-02-23T00:54:46.304+0000|1f2dbe64-06f2-4f3e-952a-ecc69096add9|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.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1f2dbe64-06f2-4f3e-952a-ecc69096add9, Transaction Id: I7HCE, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:54:46.305 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1f2dbe64-06f2-4f3e-952a-ecc69096add9, Transaction Id: I7HCE, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:54:46.306 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-RequestID=1f2dbe64-06f2-4f3e-952a-ecc69096add9, X-Begin-Timestamp=2022-02-23T00:54:46.295+0000, X-TransactionID=I7HCE, id=452b4c95-f6b9-d768-ae5a-0cbec2f39e24, timestamp=1645577686296}], headers={id=a5f74006-721c-f3b1-4b2d-195f23ef69d3, timestamp=1645577686306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=1f2dbe64-06f2-4f3e-952a-ecc69096add9, X-Begin-Timestamp=2022-02-23T00:54:46.295+0000, X-TransactionID=I7HCE, id=452b4c95-f6b9-d768-ae5a-0cbec2f39e24, timestamp=1645577686296}]
2022-02-23T00:55:16.296+0000|28a6b751-104e-4c88-93f9-693c6c051fe9|Request Id: 28a6b751-104e-4c88-93f9-693c6c051fe9. Transaction Id: IKJHB. Begin TS: 2022-02-23T00:55:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:55:16.296 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 28a6b751-104e-4c88-93f9-693c6c051fe9. Transaction Id: IKJHB. Begin TS: 2022-02-23T00:55:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:55:16.298+0000|2022-02-23T00:55:16.306+0000|28a6b751-104e-4c88-93f9-693c6c051fe9|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 28a6b751-104e-4c88-93f9-693c6c051fe9, Transaction Id: IKJHB, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:55:16.306 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 28a6b751-104e-4c88-93f9-693c6c051fe9, Transaction Id: IKJHB, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:55:16.307 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-RequestID=28a6b751-104e-4c88-93f9-693c6c051fe9, X-Begin-Timestamp=2022-02-23T00:55:16.295+0000, X-TransactionID=IKJHB, id=0a2ccde2-34c2-606f-bc9b-f0bf8295515c, timestamp=1645577716296}], headers={id=ca09a5b0-0486-c0b3-c740-625092f9ff3f, timestamp=1645577716307}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=28a6b751-104e-4c88-93f9-693c6c051fe9, X-Begin-Timestamp=2022-02-23T00:55:16.295+0000, X-TransactionID=IKJHB, id=0a2ccde2-34c2-606f-bc9b-f0bf8295515c, timestamp=1645577716296}]
2022-02-23 00:55:36.293  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 00:55:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 00:55:36.294 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T00:55:46.300+0000|93c266ef-7974-4941-8882-3b43e710a3ac|Request Id: 93c266ef-7974-4941-8882-3b43e710a3ac. Transaction Id: GYM72. Begin TS: 2022-02-23T00:55:46.297+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:55:46.298 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 93c266ef-7974-4941-8882-3b43e710a3ac. Transaction Id: GYM72. Begin TS: 2022-02-23T00:55:46.297+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:55:46.305+0000|2022-02-23T00:55:46.319+0000|93c266ef-7974-4941-8882-3b43e710a3ac|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 93c266ef-7974-4941-8882-3b43e710a3ac, Transaction Id: GYM72, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:55:46.319 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 93c266ef-7974-4941-8882-3b43e710a3ac, Transaction Id: GYM72, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:55:46.321 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-RequestID=93c266ef-7974-4941-8882-3b43e710a3ac, X-Begin-Timestamp=2022-02-23T00:55:46.297+0000, X-TransactionID=GYM72, id=50463a0b-1294-9878-3b3d-33b3758f1c1e, timestamp=1645577746302}], headers={id=54ed66d0-1772-42ca-4307-8b2084eb5559, timestamp=1645577746320}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=93c266ef-7974-4941-8882-3b43e710a3ac, X-Begin-Timestamp=2022-02-23T00:55:46.297+0000, X-TransactionID=GYM72, id=50463a0b-1294-9878-3b3d-33b3758f1c1e, timestamp=1645577746302}]
2022-02-23T00:56:16.296+0000|8f0d946b-dcb5-471c-a966-d8370ea26bd0|Request Id: 8f0d946b-dcb5-471c-a966-d8370ea26bd0. Transaction Id: PQCYU. Begin TS: 2022-02-23T00:56:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:56:16.295 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8f0d946b-dcb5-471c-a966-d8370ea26bd0. Transaction Id: PQCYU. Begin TS: 2022-02-23T00:56:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:56:16.297+0000|2022-02-23T00:56:16.305+0000|8f0d946b-dcb5-471c-a966-d8370ea26bd0|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.233.71.54|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8f0d946b-dcb5-471c-a966-d8370ea26bd0, Transaction Id: PQCYU, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:56:16.305 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8f0d946b-dcb5-471c-a966-d8370ea26bd0, Transaction Id: PQCYU, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:56:16.307 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-RequestID=8f0d946b-dcb5-471c-a966-d8370ea26bd0, X-Begin-Timestamp=2022-02-23T00:56:16.295+0000, X-TransactionID=PQCYU, id=4cb2a78e-bae5-ddca-ff5a-8dfe4f29827f, timestamp=1645577776296}], headers={id=22652567-345d-211d-5020-4a49e23eb0ca, timestamp=1645577776307}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=8f0d946b-dcb5-471c-a966-d8370ea26bd0, X-Begin-Timestamp=2022-02-23T00:56:16.295+0000, X-TransactionID=PQCYU, id=4cb2a78e-bae5-ddca-ff5a-8dfe4f29827f, timestamp=1645577776296}]
2022-02-23 00:56:36.300  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 00:56:36.300  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 00:56:36.300 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T00:56:46.296+0000|f24c03d6-9974-4445-9c43-229e9263a707|Request Id: f24c03d6-9974-4445-9c43-229e9263a707. Transaction Id: ZSBKI. Begin TS: 2022-02-23T00:56:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:56:46.296 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f24c03d6-9974-4445-9c43-229e9263a707. Transaction Id: ZSBKI. Begin TS: 2022-02-23T00:56:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:56:46.297+0000|2022-02-23T00:56:46.304+0000|f24c03d6-9974-4445-9c43-229e9263a707|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f24c03d6-9974-4445-9c43-229e9263a707, Transaction Id: ZSBKI, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:56:46.304 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f24c03d6-9974-4445-9c43-229e9263a707, Transaction Id: ZSBKI, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:56:46.306 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-RequestID=f24c03d6-9974-4445-9c43-229e9263a707, X-Begin-Timestamp=2022-02-23T00:56:46.295+0000, X-TransactionID=ZSBKI, id=267e944d-36be-358b-f359-658c4ac0e40c, timestamp=1645577806296}], headers={id=45f5ecb4-09bf-4538-d171-662c57d7e05a, timestamp=1645577806305}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=f24c03d6-9974-4445-9c43-229e9263a707, X-Begin-Timestamp=2022-02-23T00:56:46.295+0000, X-TransactionID=ZSBKI, id=267e944d-36be-358b-f359-658c4ac0e40c, timestamp=1645577806296}]
2022-02-23T00:57:16.296+0000|51e08893-7f0f-428c-9660-fc9f3cd1a43e|Request Id: 51e08893-7f0f-428c-9660-fc9f3cd1a43e. Transaction Id: 2CN8Q. Begin TS: 2022-02-23T00:57:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:57:16.296 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 51e08893-7f0f-428c-9660-fc9f3cd1a43e. Transaction Id: 2CN8Q. Begin TS: 2022-02-23T00:57:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:57:16.298+0000|2022-02-23T00:57:16.305+0000|51e08893-7f0f-428c-9660-fc9f3cd1a43e|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 51e08893-7f0f-428c-9660-fc9f3cd1a43e, Transaction Id: 2CN8Q, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:57:16.306 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 51e08893-7f0f-428c-9660-fc9f3cd1a43e, Transaction Id: 2CN8Q, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:57:16.307 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-RequestID=51e08893-7f0f-428c-9660-fc9f3cd1a43e, X-Begin-Timestamp=2022-02-23T00:57:16.295+0000, X-TransactionID=2CN8Q, id=7bd86b69-f72d-472b-9476-bfdca273faea, timestamp=1645577836297}], headers={id=86557369-e9ca-06f9-7d1e-9287d1f6f837, timestamp=1645577836307}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=51e08893-7f0f-428c-9660-fc9f3cd1a43e, X-Begin-Timestamp=2022-02-23T00:57:16.295+0000, X-TransactionID=2CN8Q, id=7bd86b69-f72d-472b-9476-bfdca273faea, timestamp=1645577836297}]
2022-02-23 00:57:36.296  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 00:57:36.296  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 00:57:36.296 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T00:57:46.297+0000|b7b894cc-2324-4dff-a5b0-93a1a5499098|Request Id: b7b894cc-2324-4dff-a5b0-93a1a5499098. Transaction Id: ZX0Z3. Begin TS: 2022-02-23T00:57:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:57:46.296 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b7b894cc-2324-4dff-a5b0-93a1a5499098. Transaction Id: ZX0Z3. Begin TS: 2022-02-23T00:57:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:57:46.299+0000|2022-02-23T00:57:46.306+0000|b7b894cc-2324-4dff-a5b0-93a1a5499098|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b7b894cc-2324-4dff-a5b0-93a1a5499098, Transaction Id: ZX0Z3, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:57:46.306 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b7b894cc-2324-4dff-a5b0-93a1a5499098, Transaction Id: ZX0Z3, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:57:46.308 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-RequestID=b7b894cc-2324-4dff-a5b0-93a1a5499098, X-Begin-Timestamp=2022-02-23T00:57:46.296+0000, X-TransactionID=ZX0Z3, id=db2af5c6-5197-e518-74a3-41d619e1596d, timestamp=1645577866297}], headers={id=ddb35ef5-49c0-407d-60cc-3d8304429516, timestamp=1645577866308}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=b7b894cc-2324-4dff-a5b0-93a1a5499098, X-Begin-Timestamp=2022-02-23T00:57:46.296+0000, X-TransactionID=ZX0Z3, id=db2af5c6-5197-e518-74a3-41d619e1596d, timestamp=1645577866297}]
2022-02-23T00:58:16.296+0000|fd8521d7-ddcc-42fb-81fc-fcce0b4cb51c|Request Id: fd8521d7-ddcc-42fb-81fc-fcce0b4cb51c. Transaction Id: UACV7. Begin TS: 2022-02-23T00:58:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:58:16.296 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fd8521d7-ddcc-42fb-81fc-fcce0b4cb51c. Transaction Id: UACV7. Begin TS: 2022-02-23T00:58:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:58:16.298+0000|2022-02-23T00:58:16.305+0000|fd8521d7-ddcc-42fb-81fc-fcce0b4cb51c|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fd8521d7-ddcc-42fb-81fc-fcce0b4cb51c, Transaction Id: UACV7, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:58:16.306 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fd8521d7-ddcc-42fb-81fc-fcce0b4cb51c, Transaction Id: UACV7, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:58:16.307 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-RequestID=fd8521d7-ddcc-42fb-81fc-fcce0b4cb51c, X-Begin-Timestamp=2022-02-23T00:58:16.296+0000, X-TransactionID=UACV7, id=4c04bdd3-fc86-6b3c-b8b7-64c774f131a6, timestamp=1645577896296}], headers={id=fbc64263-45cb-b4f3-5a3b-1e85e7d4f597, timestamp=1645577896307}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=fd8521d7-ddcc-42fb-81fc-fcce0b4cb51c, X-Begin-Timestamp=2022-02-23T00:58:16.296+0000, X-TransactionID=UACV7, id=4c04bdd3-fc86-6b3c-b8b7-64c774f131a6, timestamp=1645577896296}]
2022-02-23 00:58:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 00:58:36.295  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 00:58:36.295 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T00:58:46.296+0000|f0c8d93a-44f6-4c4b-83d8-589805d36b5c|Request Id: f0c8d93a-44f6-4c4b-83d8-589805d36b5c. Transaction Id: QLK82. Begin TS: 2022-02-23T00:58:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:58:46.296 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f0c8d93a-44f6-4c4b-83d8-589805d36b5c. Transaction Id: QLK82. Begin TS: 2022-02-23T00:58:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:58:46.298+0000|2022-02-23T00:58:46.305+0000|f0c8d93a-44f6-4c4b-83d8-589805d36b5c|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.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f0c8d93a-44f6-4c4b-83d8-589805d36b5c, Transaction Id: QLK82, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:58:46.305 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f0c8d93a-44f6-4c4b-83d8-589805d36b5c, Transaction Id: QLK82, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:58:46.306 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-RequestID=f0c8d93a-44f6-4c4b-83d8-589805d36b5c, X-Begin-Timestamp=2022-02-23T00:58:46.296+0000, X-TransactionID=QLK82, id=c5d3c086-951c-6879-9bed-2c52fbb47e23, timestamp=1645577926297}], headers={id=c1b03dab-1875-54f7-9e2b-5e8c346754de, timestamp=1645577926306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=f0c8d93a-44f6-4c4b-83d8-589805d36b5c, X-Begin-Timestamp=2022-02-23T00:58:46.296+0000, X-TransactionID=QLK82, id=c5d3c086-951c-6879-9bed-2c52fbb47e23, timestamp=1645577926297}]
2022-02-23T00:59:16.295+0000|007c53ac-708e-4cf6-ac6b-1c4471bec504|Request Id: 007c53ac-708e-4cf6-ac6b-1c4471bec504. Transaction Id: R27UX. Begin TS: 2022-02-23T00:59:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:59:16.295 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 007c53ac-708e-4cf6-ac6b-1c4471bec504. Transaction Id: R27UX. Begin TS: 2022-02-23T00:59:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:59:16.296+0000|2022-02-23T00:59:16.303+0000|007c53ac-708e-4cf6-ac6b-1c4471bec504|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 007c53ac-708e-4cf6-ac6b-1c4471bec504, Transaction Id: R27UX, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:59:16.303 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 007c53ac-708e-4cf6-ac6b-1c4471bec504, Transaction Id: R27UX, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:59:16.304 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-RequestID=007c53ac-708e-4cf6-ac6b-1c4471bec504, X-Begin-Timestamp=2022-02-23T00:59:16.295+0000, X-TransactionID=R27UX, id=b472e793-1a03-6193-e9b0-032efd4f4d86, timestamp=1645577956296}], headers={id=c7b05e27-a7a4-5af1-3594-b6e2ec802af3, timestamp=1645577956304}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=007c53ac-708e-4cf6-ac6b-1c4471bec504, X-Begin-Timestamp=2022-02-23T00:59:16.295+0000, X-TransactionID=R27UX, id=b472e793-1a03-6193-e9b0-032efd4f4d86, timestamp=1645577956296}]
2022-02-23 00:59:36.295  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 00:59:36.295  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 00:59:36.295 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T00:59:46.297+0000|c7c38fcd-0f81-4ea4-8c43-53efb5ff4991|Request Id: c7c38fcd-0f81-4ea4-8c43-53efb5ff4991. Transaction Id: AURN5. Begin TS: 2022-02-23T00:59:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 00:59:46.296 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c7c38fcd-0f81-4ea4-8c43-53efb5ff4991. Transaction Id: AURN5. Begin TS: 2022-02-23T00:59:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T00:59:46.298+0000|2022-02-23T00:59:46.305+0000|c7c38fcd-0f81-4ea4-8c43-53efb5ff4991|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c7c38fcd-0f81-4ea4-8c43-53efb5ff4991, Transaction Id: AURN5, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:59:46.306 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c7c38fcd-0f81-4ea4-8c43-53efb5ff4991, Transaction Id: AURN5, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 00:59:46.307 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-RequestID=c7c38fcd-0f81-4ea4-8c43-53efb5ff4991, X-Begin-Timestamp=2022-02-23T00:59:46.296+0000, X-TransactionID=AURN5, id=797f1071-72f9-aa8e-85bd-8cc44af7e0e0, timestamp=1645577986297}], headers={id=d6a640aa-f72e-54d8-7929-e75ad1be59a7, timestamp=1645577986307}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=c7c38fcd-0f81-4ea4-8c43-53efb5ff4991, X-Begin-Timestamp=2022-02-23T00:59:46.296+0000, X-TransactionID=AURN5, id=797f1071-72f9-aa8e-85bd-8cc44af7e0e0, timestamp=1645577986297}]
2022-02-23T01:00:16.295+0000|1e93a50f-2e69-4e31-a79f-0b3e058c3d35|Request Id: 1e93a50f-2e69-4e31-a79f-0b3e058c3d35. Transaction Id: QVOIY. Begin TS: 2022-02-23T01:00:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:00:16.295 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1e93a50f-2e69-4e31-a79f-0b3e058c3d35. Transaction Id: QVOIY. Begin TS: 2022-02-23T01:00:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:00:16.297+0000|2022-02-23T01:00:16.303+0000|1e93a50f-2e69-4e31-a79f-0b3e058c3d35|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.233.71.54|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1e93a50f-2e69-4e31-a79f-0b3e058c3d35, Transaction Id: QVOIY, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:00:16.303 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1e93a50f-2e69-4e31-a79f-0b3e058c3d35, Transaction Id: QVOIY, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:00:16.304 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/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-RequestID=1e93a50f-2e69-4e31-a79f-0b3e058c3d35, X-Begin-Timestamp=2022-02-23T01:00:16.295+0000, X-TransactionID=QVOIY, id=e987c41a-e3ea-9ae3-e38d-90afb7fccad0, timestamp=1645578016296}], headers={id=6e6582bc-b3f7-7984-9a33-492aeb2668e1, timestamp=1645578016304}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=1e93a50f-2e69-4e31-a79f-0b3e058c3d35, X-Begin-Timestamp=2022-02-23T01:00:16.295+0000, X-TransactionID=QVOIY, id=e987c41a-e3ea-9ae3-e38d-90afb7fccad0, timestamp=1645578016296}]
2022-02-23 01:00:36.293  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:00:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:00:36.294 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:00:46.295+0000|70f06d5d-5186-45fd-8136-3ae21e385823|Request Id: 70f06d5d-5186-45fd-8136-3ae21e385823. Transaction Id: DWFAZ. Begin TS: 2022-02-23T01:00:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:00:46.295 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 70f06d5d-5186-45fd-8136-3ae21e385823. Transaction Id: DWFAZ. Begin TS: 2022-02-23T01:00:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:00:46.297+0000|2022-02-23T01:00:46.305+0000|70f06d5d-5186-45fd-8136-3ae21e385823|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 70f06d5d-5186-45fd-8136-3ae21e385823, Transaction Id: DWFAZ, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:00:46.305 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 70f06d5d-5186-45fd-8136-3ae21e385823, Transaction Id: DWFAZ, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:00:46.306 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-RequestID=70f06d5d-5186-45fd-8136-3ae21e385823, X-Begin-Timestamp=2022-02-23T01:00:46.295+0000, X-TransactionID=DWFAZ, id=cb03d07d-9a97-91a0-8e19-56079eeb471a, timestamp=1645578046296}], headers={id=41d406b1-a7a1-febb-1cb5-76a8048d42e2, timestamp=1645578046306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=70f06d5d-5186-45fd-8136-3ae21e385823, X-Begin-Timestamp=2022-02-23T01:00:46.295+0000, X-TransactionID=DWFAZ, id=cb03d07d-9a97-91a0-8e19-56079eeb471a, timestamp=1645578046296}]
2022-02-23T01:01:16.295+0000|4b5deaa7-93fb-497b-a913-81e9a696003d|Request Id: 4b5deaa7-93fb-497b-a913-81e9a696003d. Transaction Id: TN4O6. Begin TS: 2022-02-23T01:01:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:01:16.295 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4b5deaa7-93fb-497b-a913-81e9a696003d. Transaction Id: TN4O6. Begin TS: 2022-02-23T01:01:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:01:16.297+0000|2022-02-23T01:01:16.304+0000|4b5deaa7-93fb-497b-a913-81e9a696003d|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4b5deaa7-93fb-497b-a913-81e9a696003d, Transaction Id: TN4O6, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:01:16.304 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4b5deaa7-93fb-497b-a913-81e9a696003d, Transaction Id: TN4O6, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:01:16.306 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-RequestID=4b5deaa7-93fb-497b-a913-81e9a696003d, X-Begin-Timestamp=2022-02-23T01:01:16.295+0000, X-TransactionID=TN4O6, id=5e1f530a-27cd-a3e5-a3e3-05425bb57322, timestamp=1645578076296}], headers={id=b6e22693-47cf-310c-57e1-3fe52c0737e5, timestamp=1645578076306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=4b5deaa7-93fb-497b-a913-81e9a696003d, X-Begin-Timestamp=2022-02-23T01:01:16.295+0000, X-TransactionID=TN4O6, id=5e1f530a-27cd-a3e5-a3e3-05425bb57322, timestamp=1645578076296}]
2022-02-23 01:01:36.293  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:01:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:01:36.294 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:01:46.295+0000|9b5e290b-b37a-4184-8196-b8d6c8b81341|Request Id: 9b5e290b-b37a-4184-8196-b8d6c8b81341. Transaction Id: CHUCT. Begin TS: 2022-02-23T01:01:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:01:46.295 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9b5e290b-b37a-4184-8196-b8d6c8b81341. Transaction Id: CHUCT. Begin TS: 2022-02-23T01:01:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:01:46.297+0000|2022-02-23T01:01:46.304+0000|9b5e290b-b37a-4184-8196-b8d6c8b81341|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9b5e290b-b37a-4184-8196-b8d6c8b81341, Transaction Id: CHUCT, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:01:46.304 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9b5e290b-b37a-4184-8196-b8d6c8b81341, Transaction Id: CHUCT, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:01:46.305 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-RequestID=9b5e290b-b37a-4184-8196-b8d6c8b81341, X-Begin-Timestamp=2022-02-23T01:01:46.295+0000, X-TransactionID=CHUCT, id=d255103c-fe2e-e1fa-5559-f01dd0ed2606, timestamp=1645578106296}], headers={id=674a3f6d-29f3-9a7e-f6e2-6812357219a4, timestamp=1645578106305}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=9b5e290b-b37a-4184-8196-b8d6c8b81341, X-Begin-Timestamp=2022-02-23T01:01:46.295+0000, X-TransactionID=CHUCT, id=d255103c-fe2e-e1fa-5559-f01dd0ed2606, timestamp=1645578106296}]
2022-02-23T01:02:16.295+0000|814cd27e-974f-4095-b243-3d58a23f8625|Request Id: 814cd27e-974f-4095-b243-3d58a23f8625. Transaction Id: DTFCY. Begin TS: 2022-02-23T01:02:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:02:16.295 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 814cd27e-974f-4095-b243-3d58a23f8625. Transaction Id: DTFCY. Begin TS: 2022-02-23T01:02:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:02:16.297+0000|2022-02-23T01:02:16.304+0000|814cd27e-974f-4095-b243-3d58a23f8625|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 814cd27e-974f-4095-b243-3d58a23f8625, Transaction Id: DTFCY, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:02:16.304 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 814cd27e-974f-4095-b243-3d58a23f8625, Transaction Id: DTFCY, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:02:16.305 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-RequestID=814cd27e-974f-4095-b243-3d58a23f8625, X-Begin-Timestamp=2022-02-23T01:02:16.295+0000, X-TransactionID=DTFCY, id=cadb03d3-f78e-7ba0-6780-d1b1e1178f33, timestamp=1645578136296}], headers={id=a3214409-86b0-6d3b-79f2-e9333706c4b4, timestamp=1645578136305}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=814cd27e-974f-4095-b243-3d58a23f8625, X-Begin-Timestamp=2022-02-23T01:02:16.295+0000, X-TransactionID=DTFCY, id=cadb03d3-f78e-7ba0-6780-d1b1e1178f33, timestamp=1645578136296}]
2022-02-23 01:02:36.295  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:02:36.295  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:02:36.295 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:02:46.296+0000|f5499611-eb2c-4918-aa0b-c2158be4e2c0|Request Id: f5499611-eb2c-4918-aa0b-c2158be4e2c0. Transaction Id: 564M7. Begin TS: 2022-02-23T01:02:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:02:46.296 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f5499611-eb2c-4918-aa0b-c2158be4e2c0. Transaction Id: 564M7. Begin TS: 2022-02-23T01:02:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:02:46.298+0000|2022-02-23T01:02:46.305+0000|f5499611-eb2c-4918-aa0b-c2158be4e2c0|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f5499611-eb2c-4918-aa0b-c2158be4e2c0, Transaction Id: 564M7, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:02:46.305 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f5499611-eb2c-4918-aa0b-c2158be4e2c0, Transaction Id: 564M7, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:02:46.306 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-RequestID=f5499611-eb2c-4918-aa0b-c2158be4e2c0, X-Begin-Timestamp=2022-02-23T01:02:46.296+0000, X-TransactionID=564M7, id=e0d98d0e-ced5-501e-b5f5-6b47f901d45c, timestamp=1645578166297}], headers={id=ed3d4418-bdcb-f934-b3bc-ab660efb6569, timestamp=1645578166306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=f5499611-eb2c-4918-aa0b-c2158be4e2c0, X-Begin-Timestamp=2022-02-23T01:02:46.296+0000, X-TransactionID=564M7, id=e0d98d0e-ced5-501e-b5f5-6b47f901d45c, timestamp=1645578166297}]
2022-02-23T01:03:16.296+0000|22034fee-77b9-4946-8ba8-c8e29b08ce87|Request Id: 22034fee-77b9-4946-8ba8-c8e29b08ce87. Transaction Id: NPAMP. Begin TS: 2022-02-23T01:03:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:03:16.296 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 22034fee-77b9-4946-8ba8-c8e29b08ce87. Transaction Id: NPAMP. Begin TS: 2022-02-23T01:03:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:03:16.298+0000|2022-02-23T01:03:16.305+0000|22034fee-77b9-4946-8ba8-c8e29b08ce87|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 22034fee-77b9-4946-8ba8-c8e29b08ce87, Transaction Id: NPAMP, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:03:16.305 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 22034fee-77b9-4946-8ba8-c8e29b08ce87, Transaction Id: NPAMP, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:03:16.306 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-RequestID=22034fee-77b9-4946-8ba8-c8e29b08ce87, X-Begin-Timestamp=2022-02-23T01:03:16.295+0000, X-TransactionID=NPAMP, id=2177b97c-a47b-9906-ab3b-151684325c52, timestamp=1645578196296}], headers={id=7b6606a1-d1aa-f809-4c19-fa52d73c52d9, timestamp=1645578196306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=22034fee-77b9-4946-8ba8-c8e29b08ce87, X-Begin-Timestamp=2022-02-23T01:03:16.295+0000, X-TransactionID=NPAMP, id=2177b97c-a47b-9906-ab3b-151684325c52, timestamp=1645578196296}]
2022-02-23 01:03:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:03:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:03:36.294 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:03:46.296+0000|11dce62c-7925-4cad-b2e4-48d6b539294f|Request Id: 11dce62c-7925-4cad-b2e4-48d6b539294f. Transaction Id: VWK9J. Begin TS: 2022-02-23T01:03:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:03:46.296 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 11dce62c-7925-4cad-b2e4-48d6b539294f. Transaction Id: VWK9J. Begin TS: 2022-02-23T01:03:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:03:46.298+0000|2022-02-23T01:03:46.304+0000|11dce62c-7925-4cad-b2e4-48d6b539294f|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 11dce62c-7925-4cad-b2e4-48d6b539294f, Transaction Id: VWK9J, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:03:46.304 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 11dce62c-7925-4cad-b2e4-48d6b539294f, Transaction Id: VWK9J, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:03:46.306 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-RequestID=11dce62c-7925-4cad-b2e4-48d6b539294f, X-Begin-Timestamp=2022-02-23T01:03:46.296+0000, X-TransactionID=VWK9J, id=8db36ad6-7c90-bd95-cc58-0d4c736482d3, timestamp=1645578226297}], headers={id=b7562ab1-e665-da66-3f11-270d773040fc, timestamp=1645578226306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=11dce62c-7925-4cad-b2e4-48d6b539294f, X-Begin-Timestamp=2022-02-23T01:03:46.296+0000, X-TransactionID=VWK9J, id=8db36ad6-7c90-bd95-cc58-0d4c736482d3, timestamp=1645578226297}]
2022-02-23T01:04:16.296+0000|740d731e-87f6-44d5-a5a9-c79d5f61a5bd|Request Id: 740d731e-87f6-44d5-a5a9-c79d5f61a5bd. Transaction Id: ZFRRZ. Begin TS: 2022-02-23T01:04:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:04:16.296 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 740d731e-87f6-44d5-a5a9-c79d5f61a5bd. Transaction Id: ZFRRZ. Begin TS: 2022-02-23T01:04:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:04:16.298+0000|2022-02-23T01:04:16.306+0000|740d731e-87f6-44d5-a5a9-c79d5f61a5bd|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 740d731e-87f6-44d5-a5a9-c79d5f61a5bd, Transaction Id: ZFRRZ, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:04:16.306 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 740d731e-87f6-44d5-a5a9-c79d5f61a5bd, Transaction Id: ZFRRZ, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:04:16.307 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-RequestID=740d731e-87f6-44d5-a5a9-c79d5f61a5bd, X-Begin-Timestamp=2022-02-23T01:04:16.296+0000, X-TransactionID=ZFRRZ, id=98127df0-bf54-9217-2cc6-bb16bb13ceac, timestamp=1645578256297}], headers={id=c290778f-c767-7450-5d35-18bc1488304e, timestamp=1645578256307}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=740d731e-87f6-44d5-a5a9-c79d5f61a5bd, X-Begin-Timestamp=2022-02-23T01:04:16.296+0000, X-TransactionID=ZFRRZ, id=98127df0-bf54-9217-2cc6-bb16bb13ceac, timestamp=1645578256297}]
2022-02-23 01:04:36.295  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:04:36.295  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:04:36.295 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:04:46.296+0000|46189738-6f29-4ae7-b540-e8a0d1906889|Request Id: 46189738-6f29-4ae7-b540-e8a0d1906889. Transaction Id: OYVBZ. Begin TS: 2022-02-23T01:04:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:04:46.296 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 46189738-6f29-4ae7-b540-e8a0d1906889. Transaction Id: OYVBZ. Begin TS: 2022-02-23T01:04:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:04:46.298+0000|2022-02-23T01:04:46.305+0000|46189738-6f29-4ae7-b540-e8a0d1906889|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 46189738-6f29-4ae7-b540-e8a0d1906889, Transaction Id: OYVBZ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:04:46.305 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 46189738-6f29-4ae7-b540-e8a0d1906889, Transaction Id: OYVBZ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:04:46.306 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-RequestID=46189738-6f29-4ae7-b540-e8a0d1906889, X-Begin-Timestamp=2022-02-23T01:04:46.295+0000, X-TransactionID=OYVBZ, id=ac151d01-b861-82c0-f7ad-2b83d619018b, timestamp=1645578286296}], headers={id=ecff4319-639e-b3ec-c944-b8da99276846, timestamp=1645578286306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=46189738-6f29-4ae7-b540-e8a0d1906889, X-Begin-Timestamp=2022-02-23T01:04:46.295+0000, X-TransactionID=OYVBZ, id=ac151d01-b861-82c0-f7ad-2b83d619018b, timestamp=1645578286296}]
2022-02-23T01:05:16.295+0000|8ae7eb4d-0ad6-4a03-9d91-80739086662b|Request Id: 8ae7eb4d-0ad6-4a03-9d91-80739086662b. Transaction Id: OPXUS. Begin TS: 2022-02-23T01:05:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:05:16.295 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8ae7eb4d-0ad6-4a03-9d91-80739086662b. Transaction Id: OPXUS. Begin TS: 2022-02-23T01:05:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:05:16.297+0000|2022-02-23T01:05:16.304+0000|8ae7eb4d-0ad6-4a03-9d91-80739086662b|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8ae7eb4d-0ad6-4a03-9d91-80739086662b, Transaction Id: OPXUS, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:05:16.304 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8ae7eb4d-0ad6-4a03-9d91-80739086662b, Transaction Id: OPXUS, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:05:16.306 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-RequestID=8ae7eb4d-0ad6-4a03-9d91-80739086662b, X-Begin-Timestamp=2022-02-23T01:05:16.295+0000, X-TransactionID=OPXUS, id=a586e657-1962-62f7-e879-6121405a8cc2, timestamp=1645578316296}], headers={id=3d6b1c88-4c3b-3490-7b23-87ce36193308, timestamp=1645578316306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=8ae7eb4d-0ad6-4a03-9d91-80739086662b, X-Begin-Timestamp=2022-02-23T01:05:16.295+0000, X-TransactionID=OPXUS, id=a586e657-1962-62f7-e879-6121405a8cc2, timestamp=1645578316296}]
2022-02-23 01:05:36.295  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:05:36.295  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:05:36.295 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:05:46.296+0000|0adc24bc-9523-4271-b931-486693c91f9d|Request Id: 0adc24bc-9523-4271-b931-486693c91f9d. Transaction Id: Z2W0P. Begin TS: 2022-02-23T01:05:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:05:46.296 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0adc24bc-9523-4271-b931-486693c91f9d. Transaction Id: Z2W0P. Begin TS: 2022-02-23T01:05:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:05:46.298+0000|2022-02-23T01:05:46.305+0000|0adc24bc-9523-4271-b931-486693c91f9d|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0adc24bc-9523-4271-b931-486693c91f9d, Transaction Id: Z2W0P, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:05:46.305 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0adc24bc-9523-4271-b931-486693c91f9d, Transaction Id: Z2W0P, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:05:46.306 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-RequestID=0adc24bc-9523-4271-b931-486693c91f9d, X-Begin-Timestamp=2022-02-23T01:05:46.296+0000, X-TransactionID=Z2W0P, id=5392912e-755a-f422-d2b1-634efb7e3deb, timestamp=1645578346296}], headers={id=f0b71898-3704-e111-bd20-c2dade916118, timestamp=1645578346306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=0adc24bc-9523-4271-b931-486693c91f9d, X-Begin-Timestamp=2022-02-23T01:05:46.296+0000, X-TransactionID=Z2W0P, id=5392912e-755a-f422-d2b1-634efb7e3deb, timestamp=1645578346296}]
2022-02-23T01:06:16.296+0000|295eceae-4a7d-46b0-9f38-904d5b638458|Request Id: 295eceae-4a7d-46b0-9f38-904d5b638458. Transaction Id: 6D0WM. Begin TS: 2022-02-23T01:06:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:06:16.296 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 295eceae-4a7d-46b0-9f38-904d5b638458. Transaction Id: 6D0WM. Begin TS: 2022-02-23T01:06:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:06:16.297+0000|2022-02-23T01:06:16.304+0000|295eceae-4a7d-46b0-9f38-904d5b638458|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 295eceae-4a7d-46b0-9f38-904d5b638458, Transaction Id: 6D0WM, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:06:16.305 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 295eceae-4a7d-46b0-9f38-904d5b638458, Transaction Id: 6D0WM, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:06:16.306 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-RequestID=295eceae-4a7d-46b0-9f38-904d5b638458, X-Begin-Timestamp=2022-02-23T01:06:16.296+0000, X-TransactionID=6D0WM, id=fcb23867-c381-5bac-1b2a-11ea0bc53798, timestamp=1645578376296}], headers={id=f2fb85ea-7e33-fca7-b18d-de2cc805b18e, timestamp=1645578376306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=295eceae-4a7d-46b0-9f38-904d5b638458, X-Begin-Timestamp=2022-02-23T01:06:16.296+0000, X-TransactionID=6D0WM, id=fcb23867-c381-5bac-1b2a-11ea0bc53798, timestamp=1645578376296}]
2022-02-23 01:06:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:06:36.295  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:06:36.295 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:06:46.296+0000|98af7776-652c-470a-81b0-56fe7c2c53df|Request Id: 98af7776-652c-470a-81b0-56fe7c2c53df. Transaction Id: RAF2Z. Begin TS: 2022-02-23T01:06:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:06:46.295 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 98af7776-652c-470a-81b0-56fe7c2c53df. Transaction Id: RAF2Z. Begin TS: 2022-02-23T01:06:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:06:46.297+0000|2022-02-23T01:06:46.304+0000|98af7776-652c-470a-81b0-56fe7c2c53df|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 98af7776-652c-470a-81b0-56fe7c2c53df, Transaction Id: RAF2Z, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:06:46.304 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 98af7776-652c-470a-81b0-56fe7c2c53df, Transaction Id: RAF2Z, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:06:46.305 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-RequestID=98af7776-652c-470a-81b0-56fe7c2c53df, X-Begin-Timestamp=2022-02-23T01:06:46.295+0000, X-TransactionID=RAF2Z, id=d76a81e4-e1a9-020e-3c82-1e07fbd889a4, timestamp=1645578406296}], headers={id=6760d08b-a1e8-33dc-c8a3-50dcef4c932e, timestamp=1645578406305}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=98af7776-652c-470a-81b0-56fe7c2c53df, X-Begin-Timestamp=2022-02-23T01:06:46.295+0000, X-TransactionID=RAF2Z, id=d76a81e4-e1a9-020e-3c82-1e07fbd889a4, timestamp=1645578406296}]
2022-02-23T01:07:16.296+0000|6179f84c-0369-4374-9350-38f7feb8ddd8|Request Id: 6179f84c-0369-4374-9350-38f7feb8ddd8. Transaction Id: X6HSM. Begin TS: 2022-02-23T01:07:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:07:16.296 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6179f84c-0369-4374-9350-38f7feb8ddd8. Transaction Id: X6HSM. Begin TS: 2022-02-23T01:07:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:07:16.297+0000|2022-02-23T01:07:16.303+0000|6179f84c-0369-4374-9350-38f7feb8ddd8|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6179f84c-0369-4374-9350-38f7feb8ddd8, Transaction Id: X6HSM, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:07:16.303 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6179f84c-0369-4374-9350-38f7feb8ddd8, Transaction Id: X6HSM, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:07:16.305 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-RequestID=6179f84c-0369-4374-9350-38f7feb8ddd8, X-Begin-Timestamp=2022-02-23T01:07:16.295+0000, X-TransactionID=X6HSM, id=91ce31a7-0f38-b774-42f3-d4d457c3f284, timestamp=1645578436296}], headers={id=26d4d6b6-c028-a476-4cbb-d83c92d7050f, timestamp=1645578436305}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=6179f84c-0369-4374-9350-38f7feb8ddd8, X-Begin-Timestamp=2022-02-23T01:07:16.295+0000, X-TransactionID=X6HSM, id=91ce31a7-0f38-b774-42f3-d4d457c3f284, timestamp=1645578436296}]
2022-02-23 01:07:36.297  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:07:36.297  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:07:36.297 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:07:46.296+0000|60306dee-f8a5-4027-9433-231b73851839|Request Id: 60306dee-f8a5-4027-9433-231b73851839. Transaction Id: H2KVD. Begin TS: 2022-02-23T01:07:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:07:46.295 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 60306dee-f8a5-4027-9433-231b73851839. Transaction Id: H2KVD. Begin TS: 2022-02-23T01:07:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:07:46.297+0000|2022-02-23T01:07:46.304+0000|60306dee-f8a5-4027-9433-231b73851839|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 60306dee-f8a5-4027-9433-231b73851839, Transaction Id: H2KVD, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:07:46.304 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 60306dee-f8a5-4027-9433-231b73851839, Transaction Id: H2KVD, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:07:46.305 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-RequestID=60306dee-f8a5-4027-9433-231b73851839, X-Begin-Timestamp=2022-02-23T01:07:46.295+0000, X-TransactionID=H2KVD, id=ccdffc03-70ad-faae-506e-6c9b30e5a7cf, timestamp=1645578466296}], headers={id=388e124b-236f-e899-d7d1-d0cfb4f26afd, timestamp=1645578466305}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=60306dee-f8a5-4027-9433-231b73851839, X-Begin-Timestamp=2022-02-23T01:07:46.295+0000, X-TransactionID=H2KVD, id=ccdffc03-70ad-faae-506e-6c9b30e5a7cf, timestamp=1645578466296}]
2022-02-23T01:08:16.296+0000|caf622e8-21f7-47e7-9588-34595a64bcd8|Request Id: caf622e8-21f7-47e7-9588-34595a64bcd8. Transaction Id: 40KLL. Begin TS: 2022-02-23T01:08:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:08:16.296 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: caf622e8-21f7-47e7-9588-34595a64bcd8. Transaction Id: 40KLL. Begin TS: 2022-02-23T01:08:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:08:16.297+0000|2022-02-23T01:08:16.305+0000|caf622e8-21f7-47e7-9588-34595a64bcd8|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: caf622e8-21f7-47e7-9588-34595a64bcd8, Transaction Id: 40KLL, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:08:16.305 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: caf622e8-21f7-47e7-9588-34595a64bcd8, Transaction Id: 40KLL, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:08:16.306 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-RequestID=caf622e8-21f7-47e7-9588-34595a64bcd8, X-Begin-Timestamp=2022-02-23T01:08:16.295+0000, X-TransactionID=40KLL, id=9bb78f13-8cbf-cce4-1b0b-1b259b042eb3, timestamp=1645578496296}], headers={id=5d603cee-b3cd-9eac-da60-34769d1c9793, timestamp=1645578496306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=caf622e8-21f7-47e7-9588-34595a64bcd8, X-Begin-Timestamp=2022-02-23T01:08:16.295+0000, X-TransactionID=40KLL, id=9bb78f13-8cbf-cce4-1b0b-1b259b042eb3, timestamp=1645578496296}]
2022-02-23 01:08:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:08:36.295  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:08:36.295 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:08:46.296+0000|b33a3320-186b-4b43-9105-ef4045ac2738|Request Id: b33a3320-186b-4b43-9105-ef4045ac2738. Transaction Id: 5KMWN. Begin TS: 2022-02-23T01:08:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:08:46.296 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b33a3320-186b-4b43-9105-ef4045ac2738. Transaction Id: 5KMWN. Begin TS: 2022-02-23T01:08:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:08:46.297+0000|2022-02-23T01:08:46.304+0000|b33a3320-186b-4b43-9105-ef4045ac2738|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b33a3320-186b-4b43-9105-ef4045ac2738, Transaction Id: 5KMWN, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:08:46.304 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b33a3320-186b-4b43-9105-ef4045ac2738, Transaction Id: 5KMWN, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:08:46.305 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-RequestID=b33a3320-186b-4b43-9105-ef4045ac2738, X-Begin-Timestamp=2022-02-23T01:08:46.296+0000, X-TransactionID=5KMWN, id=088129f6-d100-70d8-6cc6-335732699765, timestamp=1645578526296}], headers={id=86d9597d-7e9d-fe16-1884-5c425769840d, timestamp=1645578526305}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=b33a3320-186b-4b43-9105-ef4045ac2738, X-Begin-Timestamp=2022-02-23T01:08:46.296+0000, X-TransactionID=5KMWN, id=088129f6-d100-70d8-6cc6-335732699765, timestamp=1645578526296}]
2022-02-23T01:09:16.296+0000|9ebfe951-37ee-460a-a5bd-58b97b1ee22c|Request Id: 9ebfe951-37ee-460a-a5bd-58b97b1ee22c. Transaction Id: G6QGC. Begin TS: 2022-02-23T01:09:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:09:16.296 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9ebfe951-37ee-460a-a5bd-58b97b1ee22c. Transaction Id: G6QGC. Begin TS: 2022-02-23T01:09:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:09:16.298+0000|2022-02-23T01:09:16.305+0000|9ebfe951-37ee-460a-a5bd-58b97b1ee22c|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9ebfe951-37ee-460a-a5bd-58b97b1ee22c, Transaction Id: G6QGC, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:09:16.305 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9ebfe951-37ee-460a-a5bd-58b97b1ee22c, Transaction Id: G6QGC, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:09:16.306 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-RequestID=9ebfe951-37ee-460a-a5bd-58b97b1ee22c, X-Begin-Timestamp=2022-02-23T01:09:16.295+0000, X-TransactionID=G6QGC, id=8f4348a3-0d19-eb3e-a290-ee0f9108b9ad, timestamp=1645578556296}], headers={id=5c385c44-36bf-644d-2870-aa6d32f75d47, timestamp=1645578556306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=9ebfe951-37ee-460a-a5bd-58b97b1ee22c, X-Begin-Timestamp=2022-02-23T01:09:16.295+0000, X-TransactionID=G6QGC, id=8f4348a3-0d19-eb3e-a290-ee0f9108b9ad, timestamp=1645578556296}]
2022-02-23 01:09:36.295  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:09:36.295  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:09:36.295 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:09:46.296+0000|8a421c23-8e79-4f1c-96ea-cca2ad51951f|Request Id: 8a421c23-8e79-4f1c-96ea-cca2ad51951f. Transaction Id: MO58Q. Begin TS: 2022-02-23T01:09:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:09:46.296 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8a421c23-8e79-4f1c-96ea-cca2ad51951f. Transaction Id: MO58Q. Begin TS: 2022-02-23T01:09:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:09:46.298+0000|2022-02-23T01:09:46.305+0000|8a421c23-8e79-4f1c-96ea-cca2ad51951f|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.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8a421c23-8e79-4f1c-96ea-cca2ad51951f, Transaction Id: MO58Q, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:09:46.305 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8a421c23-8e79-4f1c-96ea-cca2ad51951f, Transaction Id: MO58Q, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:09:46.306 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-RequestID=8a421c23-8e79-4f1c-96ea-cca2ad51951f, X-Begin-Timestamp=2022-02-23T01:09:46.296+0000, X-TransactionID=MO58Q, id=a07d34c5-f68d-4815-2dac-b396dac22888, timestamp=1645578586297}], headers={id=b82dbb6e-b36b-f71a-f638-9a834073d5f0, timestamp=1645578586306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=8a421c23-8e79-4f1c-96ea-cca2ad51951f, X-Begin-Timestamp=2022-02-23T01:09:46.296+0000, X-TransactionID=MO58Q, id=a07d34c5-f68d-4815-2dac-b396dac22888, timestamp=1645578586297}]
2022-02-23T01:10:16.296+0000|1868210a-b43c-4d4f-9657-9767d31eaf4f|Request Id: 1868210a-b43c-4d4f-9657-9767d31eaf4f. Transaction Id: NT38W. Begin TS: 2022-02-23T01:10:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:10:16.296 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1868210a-b43c-4d4f-9657-9767d31eaf4f. Transaction Id: NT38W. Begin TS: 2022-02-23T01:10:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:10:16.298+0000|2022-02-23T01:10:16.305+0000|1868210a-b43c-4d4f-9657-9767d31eaf4f|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1868210a-b43c-4d4f-9657-9767d31eaf4f, Transaction Id: NT38W, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:10:16.305 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1868210a-b43c-4d4f-9657-9767d31eaf4f, Transaction Id: NT38W, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:10:16.306 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-RequestID=1868210a-b43c-4d4f-9657-9767d31eaf4f, X-Begin-Timestamp=2022-02-23T01:10:16.296+0000, X-TransactionID=NT38W, id=208f758f-a21b-d7b5-145c-040e32af1692, timestamp=1645578616297}], headers={id=296fb546-6c94-c3a1-42e8-f7c8d9adf4ee, timestamp=1645578616306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=1868210a-b43c-4d4f-9657-9767d31eaf4f, X-Begin-Timestamp=2022-02-23T01:10:16.296+0000, X-TransactionID=NT38W, id=208f758f-a21b-d7b5-145c-040e32af1692, timestamp=1645578616297}]
2022-02-23 01:10:36.293  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:10:36.293  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:10:36.293 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:10:46.296+0000|12b16f00-f866-4a03-b37b-79ae44c2375c|Request Id: 12b16f00-f866-4a03-b37b-79ae44c2375c. Transaction Id: HVN5A. Begin TS: 2022-02-23T01:10:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:10:46.295 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 12b16f00-f866-4a03-b37b-79ae44c2375c. Transaction Id: HVN5A. Begin TS: 2022-02-23T01:10:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:10:46.297+0000|2022-02-23T01:10:46.304+0000|12b16f00-f866-4a03-b37b-79ae44c2375c|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 12b16f00-f866-4a03-b37b-79ae44c2375c, Transaction Id: HVN5A, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:10:46.304 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 12b16f00-f866-4a03-b37b-79ae44c2375c, Transaction Id: HVN5A, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:10:46.306 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-RequestID=12b16f00-f866-4a03-b37b-79ae44c2375c, X-Begin-Timestamp=2022-02-23T01:10:46.295+0000, X-TransactionID=HVN5A, id=e8f37896-0f9d-ecd6-70e2-5a5f42785354, timestamp=1645578646296}], headers={id=71192124-02d4-f50f-1fe4-3043193fdd19, timestamp=1645578646306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=12b16f00-f866-4a03-b37b-79ae44c2375c, X-Begin-Timestamp=2022-02-23T01:10:46.295+0000, X-TransactionID=HVN5A, id=e8f37896-0f9d-ecd6-70e2-5a5f42785354, timestamp=1645578646296}]
2022-02-23T01:11:16.296+0000|51cf472d-7812-4b06-a7b4-19591a6b3259|Request Id: 51cf472d-7812-4b06-a7b4-19591a6b3259. Transaction Id: 9BDMQ. Begin TS: 2022-02-23T01:11:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:11:16.296 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 51cf472d-7812-4b06-a7b4-19591a6b3259. Transaction Id: 9BDMQ. Begin TS: 2022-02-23T01:11:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:11:16.297+0000|2022-02-23T01:11:16.304+0000|51cf472d-7812-4b06-a7b4-19591a6b3259|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 51cf472d-7812-4b06-a7b4-19591a6b3259, Transaction Id: 9BDMQ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:11:16.305 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 51cf472d-7812-4b06-a7b4-19591a6b3259, Transaction Id: 9BDMQ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:11:16.306 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-RequestID=51cf472d-7812-4b06-a7b4-19591a6b3259, X-Begin-Timestamp=2022-02-23T01:11:16.295+0000, X-TransactionID=9BDMQ, id=454ef66d-9c84-ed8a-efce-9b0ab6c815c1, timestamp=1645578676296}], headers={id=08e3f55e-b6ee-109c-75a5-fb885d3b2800, timestamp=1645578676306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=51cf472d-7812-4b06-a7b4-19591a6b3259, X-Begin-Timestamp=2022-02-23T01:11:16.295+0000, X-TransactionID=9BDMQ, id=454ef66d-9c84-ed8a-efce-9b0ab6c815c1, timestamp=1645578676296}]
2022-02-23 01:11:36.293  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:11:36.293  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:11:36.293 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:11:46.295+0000|57a04c42-fb07-4538-b7ab-5230993e6750|Request Id: 57a04c42-fb07-4538-b7ab-5230993e6750. Transaction Id: ILQ1N. Begin TS: 2022-02-23T01:11:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:11:46.295 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 57a04c42-fb07-4538-b7ab-5230993e6750. Transaction Id: ILQ1N. Begin TS: 2022-02-23T01:11:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:11:46.297+0000|2022-02-23T01:11:46.304+0000|57a04c42-fb07-4538-b7ab-5230993e6750|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 57a04c42-fb07-4538-b7ab-5230993e6750, Transaction Id: ILQ1N, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:11:46.304 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 57a04c42-fb07-4538-b7ab-5230993e6750, Transaction Id: ILQ1N, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:11:46.305 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-RequestID=57a04c42-fb07-4538-b7ab-5230993e6750, X-Begin-Timestamp=2022-02-23T01:11:46.295+0000, X-TransactionID=ILQ1N, id=7741da3a-8ee4-9acf-529d-f21bc1c75037, timestamp=1645578706296}], headers={id=981efb34-eee2-43f4-80be-cfb2caf7d71d, timestamp=1645578706305}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=57a04c42-fb07-4538-b7ab-5230993e6750, X-Begin-Timestamp=2022-02-23T01:11:46.295+0000, X-TransactionID=ILQ1N, id=7741da3a-8ee4-9acf-529d-f21bc1c75037, timestamp=1645578706296}]
2022-02-23T01:12:16.296+0000|347cba37-9e56-47cb-8ff3-a6018bb6a208|Request Id: 347cba37-9e56-47cb-8ff3-a6018bb6a208. Transaction Id: WBTJQ. Begin TS: 2022-02-23T01:12:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:12:16.296 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 347cba37-9e56-47cb-8ff3-a6018bb6a208. Transaction Id: WBTJQ. Begin TS: 2022-02-23T01:12:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:12:16.297+0000|2022-02-23T01:12:16.304+0000|347cba37-9e56-47cb-8ff3-a6018bb6a208|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.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 347cba37-9e56-47cb-8ff3-a6018bb6a208, Transaction Id: WBTJQ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:12:16.304 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 347cba37-9e56-47cb-8ff3-a6018bb6a208, Transaction Id: WBTJQ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:12:16.306 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-RequestID=347cba37-9e56-47cb-8ff3-a6018bb6a208, X-Begin-Timestamp=2022-02-23T01:12:16.295+0000, X-TransactionID=WBTJQ, id=321cc274-8d07-e938-efa3-334c98a5ad26, timestamp=1645578736296}], headers={id=7f8d4355-b489-41ef-5031-e856c6de0d01, timestamp=1645578736306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=347cba37-9e56-47cb-8ff3-a6018bb6a208, X-Begin-Timestamp=2022-02-23T01:12:16.295+0000, X-TransactionID=WBTJQ, id=321cc274-8d07-e938-efa3-334c98a5ad26, timestamp=1645578736296}]
2022-02-23 01:12:36.295  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:12:36.295  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:12:36.295 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:12:46.296+0000|2031dc22-0ad8-4c93-ad46-0ab8b5ad964f|Request Id: 2031dc22-0ad8-4c93-ad46-0ab8b5ad964f. Transaction Id: VGMSZ. Begin TS: 2022-02-23T01:12:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:12:46.296 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2031dc22-0ad8-4c93-ad46-0ab8b5ad964f. Transaction Id: VGMSZ. Begin TS: 2022-02-23T01:12:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:12:46.298+0000|2022-02-23T01:12:46.304+0000|2031dc22-0ad8-4c93-ad46-0ab8b5ad964f|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2031dc22-0ad8-4c93-ad46-0ab8b5ad964f, Transaction Id: VGMSZ, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:12:46.304 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2031dc22-0ad8-4c93-ad46-0ab8b5ad964f, Transaction Id: VGMSZ, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:12:46.306 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-RequestID=2031dc22-0ad8-4c93-ad46-0ab8b5ad964f, X-Begin-Timestamp=2022-02-23T01:12:46.295+0000, X-TransactionID=VGMSZ, id=1f5352ca-2499-e0c9-2f52-1df9f2377aff, timestamp=1645578766296}], headers={id=500261af-36c7-3bf7-4716-ca797d54f62a, timestamp=1645578766306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=2031dc22-0ad8-4c93-ad46-0ab8b5ad964f, X-Begin-Timestamp=2022-02-23T01:12:46.295+0000, X-TransactionID=VGMSZ, id=1f5352ca-2499-e0c9-2f52-1df9f2377aff, timestamp=1645578766296}]
2022-02-23T01:13:16.296+0000|31e95224-8141-45b3-ae52-04507a704a3c|Request Id: 31e95224-8141-45b3-ae52-04507a704a3c. Transaction Id: XHVSZ. Begin TS: 2022-02-23T01:13:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:13:16.296 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 31e95224-8141-45b3-ae52-04507a704a3c. Transaction Id: XHVSZ. Begin TS: 2022-02-23T01:13:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:13:16.297+0000|2022-02-23T01:13:16.304+0000|31e95224-8141-45b3-ae52-04507a704a3c|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.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 31e95224-8141-45b3-ae52-04507a704a3c, Transaction Id: XHVSZ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:13:16.304 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 31e95224-8141-45b3-ae52-04507a704a3c, Transaction Id: XHVSZ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:13:16.305 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-RequestID=31e95224-8141-45b3-ae52-04507a704a3c, X-Begin-Timestamp=2022-02-23T01:13:16.295+0000, X-TransactionID=XHVSZ, id=5ccbf17a-445e-4c1c-11bf-12348fa61e72, timestamp=1645578796296}], headers={id=52d37937-474b-e459-9e92-89c15dab9c17, timestamp=1645578796305}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=31e95224-8141-45b3-ae52-04507a704a3c, X-Begin-Timestamp=2022-02-23T01:13:16.295+0000, X-TransactionID=XHVSZ, id=5ccbf17a-445e-4c1c-11bf-12348fa61e72, timestamp=1645578796296}]
2022-02-23 01:13:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:13:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:13:36.294 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:13:46.295+0000|df53012c-8ce1-45cf-a41c-f3482e9a27ee|Request Id: df53012c-8ce1-45cf-a41c-f3482e9a27ee. Transaction Id: SP4FK. Begin TS: 2022-02-23T01:13:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:13:46.295 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: df53012c-8ce1-45cf-a41c-f3482e9a27ee. Transaction Id: SP4FK. Begin TS: 2022-02-23T01:13:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:13:46.297+0000|2022-02-23T01:13:46.303+0000|df53012c-8ce1-45cf-a41c-f3482e9a27ee|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: df53012c-8ce1-45cf-a41c-f3482e9a27ee, Transaction Id: SP4FK, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:13:46.303 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: df53012c-8ce1-45cf-a41c-f3482e9a27ee, Transaction Id: SP4FK, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:13:46.304 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] 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-RequestID=df53012c-8ce1-45cf-a41c-f3482e9a27ee, X-Begin-Timestamp=2022-02-23T01:13:46.295+0000, X-TransactionID=SP4FK, id=f8f4b37f-c17d-358e-a687-299fae27ec21, timestamp=1645578826296}], headers={id=ff1caa8b-dde1-9462-e01e-47079a2899bb, timestamp=1645578826304}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=df53012c-8ce1-45cf-a41c-f3482e9a27ee, X-Begin-Timestamp=2022-02-23T01:13:46.295+0000, X-TransactionID=SP4FK, id=f8f4b37f-c17d-358e-a687-299fae27ec21, timestamp=1645578826296}]
2022-02-23T01:14:16.296+0000|5edd17a6-4331-440c-9901-acf23ef8cae0|Request Id: 5edd17a6-4331-440c-9901-acf23ef8cae0. Transaction Id: V75T8. Begin TS: 2022-02-23T01:14:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:14:16.295 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5edd17a6-4331-440c-9901-acf23ef8cae0. Transaction Id: V75T8. Begin TS: 2022-02-23T01:14:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:14:16.297+0000|2022-02-23T01:14:16.305+0000|5edd17a6-4331-440c-9901-acf23ef8cae0|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5edd17a6-4331-440c-9901-acf23ef8cae0, Transaction Id: V75T8, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:14:16.306 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5edd17a6-4331-440c-9901-acf23ef8cae0, Transaction Id: V75T8, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:14:16.307 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-RequestID=5edd17a6-4331-440c-9901-acf23ef8cae0, X-Begin-Timestamp=2022-02-23T01:14:16.295+0000, X-TransactionID=V75T8, id=78b57b8c-d358-704a-93fd-a43194cc56d7, timestamp=1645578856296}], headers={id=87d45aca-9153-01e6-6c1d-9f97ab18cbf2, timestamp=1645578856307}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=5edd17a6-4331-440c-9901-acf23ef8cae0, X-Begin-Timestamp=2022-02-23T01:14:16.295+0000, X-TransactionID=V75T8, id=78b57b8c-d358-704a-93fd-a43194cc56d7, timestamp=1645578856296}]
2022-02-23 01:14:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:14:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:14:36.294 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:14:46.296+0000|5a70ced4-766a-404e-a15c-1d44ad79b782|Request Id: 5a70ced4-766a-404e-a15c-1d44ad79b782. Transaction Id: IC5EP. Begin TS: 2022-02-23T01:14:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:14:46.296 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5a70ced4-766a-404e-a15c-1d44ad79b782. Transaction Id: IC5EP. Begin TS: 2022-02-23T01:14:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:14:46.297+0000|2022-02-23T01:14:46.304+0000|5a70ced4-766a-404e-a15c-1d44ad79b782|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5a70ced4-766a-404e-a15c-1d44ad79b782, Transaction Id: IC5EP, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:14:46.304 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5a70ced4-766a-404e-a15c-1d44ad79b782, Transaction Id: IC5EP, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:14:46.306 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-RequestID=5a70ced4-766a-404e-a15c-1d44ad79b782, X-Begin-Timestamp=2022-02-23T01:14:46.295+0000, X-TransactionID=IC5EP, id=5522a149-97f3-bba7-92a5-38460c5eeced, timestamp=1645578886296}], headers={id=4aaa7874-22d6-14b1-f7c0-0510cbf390cf, timestamp=1645578886306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=5a70ced4-766a-404e-a15c-1d44ad79b782, X-Begin-Timestamp=2022-02-23T01:14:46.295+0000, X-TransactionID=IC5EP, id=5522a149-97f3-bba7-92a5-38460c5eeced, timestamp=1645578886296}]
2022-02-23T01:15:16.296+0000|a95dd764-1b10-4e11-ab35-851fd995b99d|Request Id: a95dd764-1b10-4e11-ab35-851fd995b99d. Transaction Id: XVG70. Begin TS: 2022-02-23T01:15:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:15:16.295 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a95dd764-1b10-4e11-ab35-851fd995b99d. Transaction Id: XVG70. Begin TS: 2022-02-23T01:15:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:15:16.297+0000|2022-02-23T01:15:16.305+0000|a95dd764-1b10-4e11-ab35-851fd995b99d|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a95dd764-1b10-4e11-ab35-851fd995b99d, Transaction Id: XVG70, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:15:16.305 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a95dd764-1b10-4e11-ab35-851fd995b99d, Transaction Id: XVG70, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:15:16.306 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-RequestID=a95dd764-1b10-4e11-ab35-851fd995b99d, X-Begin-Timestamp=2022-02-23T01:15:16.295+0000, X-TransactionID=XVG70, id=7c0ba425-8ced-3588-f105-ac86e2489a32, timestamp=1645578916296}], headers={id=62bcb4e9-f20c-dd1e-0843-49cc79923076, timestamp=1645578916306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=a95dd764-1b10-4e11-ab35-851fd995b99d, X-Begin-Timestamp=2022-02-23T01:15:16.295+0000, X-TransactionID=XVG70, id=7c0ba425-8ced-3588-f105-ac86e2489a32, timestamp=1645578916296}]
2022-02-23 01:15:36.293  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:15:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:15:36.294 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:15:46.296+0000|a2767cf0-e2d4-4736-b224-20055a4ecea6|Request Id: a2767cf0-e2d4-4736-b224-20055a4ecea6. Transaction Id: TKJHX. Begin TS: 2022-02-23T01:15:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:15:46.296 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a2767cf0-e2d4-4736-b224-20055a4ecea6. Transaction Id: TKJHX. Begin TS: 2022-02-23T01:15:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:15:46.298+0000|2022-02-23T01:15:46.304+0000|a2767cf0-e2d4-4736-b224-20055a4ecea6|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a2767cf0-e2d4-4736-b224-20055a4ecea6, Transaction Id: TKJHX, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:15:46.304 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a2767cf0-e2d4-4736-b224-20055a4ecea6, Transaction Id: TKJHX, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:15:46.306 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-RequestID=a2767cf0-e2d4-4736-b224-20055a4ecea6, X-Begin-Timestamp=2022-02-23T01:15:46.295+0000, X-TransactionID=TKJHX, id=cc55b5c5-170a-2519-11c5-b961679a14a7, timestamp=1645578946296}], headers={id=171939e8-8799-a4f3-7b6a-b444f8716134, timestamp=1645578946305}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=a2767cf0-e2d4-4736-b224-20055a4ecea6, X-Begin-Timestamp=2022-02-23T01:15:46.295+0000, X-TransactionID=TKJHX, id=cc55b5c5-170a-2519-11c5-b961679a14a7, timestamp=1645578946296}]
2022-02-23T01:16:16.296+0000|25b31b3e-4990-4d71-9817-21d24ea3731b|Request Id: 25b31b3e-4990-4d71-9817-21d24ea3731b. Transaction Id: ET25R. Begin TS: 2022-02-23T01:16:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:16:16.295 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 25b31b3e-4990-4d71-9817-21d24ea3731b. Transaction Id: ET25R. Begin TS: 2022-02-23T01:16:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:16:16.297+0000|2022-02-23T01:16:16.304+0000|25b31b3e-4990-4d71-9817-21d24ea3731b|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.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 25b31b3e-4990-4d71-9817-21d24ea3731b, Transaction Id: ET25R, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:16:16.304 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 25b31b3e-4990-4d71-9817-21d24ea3731b, Transaction Id: ET25R, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:16:16.305 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-RequestID=25b31b3e-4990-4d71-9817-21d24ea3731b, X-Begin-Timestamp=2022-02-23T01:16:16.295+0000, X-TransactionID=ET25R, id=9b25216b-ff48-5c91-e817-44b9f00c70a7, timestamp=1645578976296}], headers={id=68117b7c-0c3c-9f7d-ff61-8b92d0082bd1, timestamp=1645578976305}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=25b31b3e-4990-4d71-9817-21d24ea3731b, X-Begin-Timestamp=2022-02-23T01:16:16.295+0000, X-TransactionID=ET25R, id=9b25216b-ff48-5c91-e817-44b9f00c70a7, timestamp=1645578976296}]
2022-02-23 01:16:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:16:36.295  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:16:36.295 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:16:46.296+0000|37e3f766-6496-4c18-97c8-4a8952e4d3c9|Request Id: 37e3f766-6496-4c18-97c8-4a8952e4d3c9. Transaction Id: GEWFE. Begin TS: 2022-02-23T01:16:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:16:46.296 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 37e3f766-6496-4c18-97c8-4a8952e4d3c9. Transaction Id: GEWFE. Begin TS: 2022-02-23T01:16:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:16:46.297+0000|2022-02-23T01:16:46.303+0000|37e3f766-6496-4c18-97c8-4a8952e4d3c9|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.233.71.54|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 37e3f766-6496-4c18-97c8-4a8952e4d3c9, Transaction Id: GEWFE, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:16:46.303 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 37e3f766-6496-4c18-97c8-4a8952e4d3c9, Transaction Id: GEWFE, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:16:46.304 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-RequestID=37e3f766-6496-4c18-97c8-4a8952e4d3c9, X-Begin-Timestamp=2022-02-23T01:16:46.295+0000, X-TransactionID=GEWFE, id=32d9e39a-f18e-b852-8080-3860572441bf, timestamp=1645579006296}], headers={id=895b15f9-cd83-c9e5-98de-dc8d4b2b89a5, timestamp=1645579006304}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=37e3f766-6496-4c18-97c8-4a8952e4d3c9, X-Begin-Timestamp=2022-02-23T01:16:46.295+0000, X-TransactionID=GEWFE, id=32d9e39a-f18e-b852-8080-3860572441bf, timestamp=1645579006296}]
2022-02-23T01:17:16.296+0000|c11f676e-b4fa-44f8-b2cf-7e4badd66a28|Request Id: c11f676e-b4fa-44f8-b2cf-7e4badd66a28. Transaction Id: TD6IY. Begin TS: 2022-02-23T01:17:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:17:16.295 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c11f676e-b4fa-44f8-b2cf-7e4badd66a28. Transaction Id: TD6IY. Begin TS: 2022-02-23T01:17:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:17:16.297+0000|2022-02-23T01:17:16.303+0000|c11f676e-b4fa-44f8-b2cf-7e4badd66a28|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c11f676e-b4fa-44f8-b2cf-7e4badd66a28, Transaction Id: TD6IY, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:17:16.304 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c11f676e-b4fa-44f8-b2cf-7e4badd66a28, Transaction Id: TD6IY, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:17:16.305 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-RequestID=c11f676e-b4fa-44f8-b2cf-7e4badd66a28, X-Begin-Timestamp=2022-02-23T01:17:16.295+0000, X-TransactionID=TD6IY, id=4cd3f3f3-fddd-7a21-75dc-bcd0785ad213, timestamp=1645579036296}], headers={id=5f05d4e1-be0f-de8d-1d96-e19cf97f88ea, timestamp=1645579036305}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=c11f676e-b4fa-44f8-b2cf-7e4badd66a28, X-Begin-Timestamp=2022-02-23T01:17:16.295+0000, X-TransactionID=TD6IY, id=4cd3f3f3-fddd-7a21-75dc-bcd0785ad213, timestamp=1645579036296}]
2022-02-23 01:17:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:17:36.295  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:17:36.295 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:17:46.296+0000|a326dce8-415b-4849-9bf6-a74c3e75845d|Request Id: a326dce8-415b-4849-9bf6-a74c3e75845d. Transaction Id: F9QUI. Begin TS: 2022-02-23T01:17:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:17:46.296 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a326dce8-415b-4849-9bf6-a74c3e75845d. Transaction Id: F9QUI. Begin TS: 2022-02-23T01:17:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:17:46.297+0000|2022-02-23T01:17:46.304+0000|a326dce8-415b-4849-9bf6-a74c3e75845d|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a326dce8-415b-4849-9bf6-a74c3e75845d, Transaction Id: F9QUI, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:17:46.304 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a326dce8-415b-4849-9bf6-a74c3e75845d, Transaction Id: F9QUI, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:17:46.305 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-RequestID=a326dce8-415b-4849-9bf6-a74c3e75845d, X-Begin-Timestamp=2022-02-23T01:17:46.295+0000, X-TransactionID=F9QUI, id=9b150a68-171e-81fa-7bc3-7f3cb55b43a9, timestamp=1645579066296}], headers={id=06375c30-f55e-8252-bb05-645a2c04cdcd, timestamp=1645579066305}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=a326dce8-415b-4849-9bf6-a74c3e75845d, X-Begin-Timestamp=2022-02-23T01:17:46.295+0000, X-TransactionID=F9QUI, id=9b150a68-171e-81fa-7bc3-7f3cb55b43a9, timestamp=1645579066296}]
2022-02-23T01:18:16.295+0000|b9bf80d1-78e3-4ef4-8812-dbadfd1451e4|Request Id: b9bf80d1-78e3-4ef4-8812-dbadfd1451e4. Transaction Id: L2EG5. Begin TS: 2022-02-23T01:18:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:18:16.295 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b9bf80d1-78e3-4ef4-8812-dbadfd1451e4. Transaction Id: L2EG5. Begin TS: 2022-02-23T01:18:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:18:16.297+0000|2022-02-23T01:18:16.304+0000|b9bf80d1-78e3-4ef4-8812-dbadfd1451e4|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b9bf80d1-78e3-4ef4-8812-dbadfd1451e4, Transaction Id: L2EG5, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:18:16.304 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b9bf80d1-78e3-4ef4-8812-dbadfd1451e4, Transaction Id: L2EG5, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:18:16.305 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-RequestID=b9bf80d1-78e3-4ef4-8812-dbadfd1451e4, X-Begin-Timestamp=2022-02-23T01:18:16.295+0000, X-TransactionID=L2EG5, id=43abf3f9-9775-9f6f-d635-46ba7353a3f0, timestamp=1645579096296}], headers={id=4cc519fc-2c31-0d8b-7088-eaad7da0b449, timestamp=1645579096305}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=b9bf80d1-78e3-4ef4-8812-dbadfd1451e4, X-Begin-Timestamp=2022-02-23T01:18:16.295+0000, X-TransactionID=L2EG5, id=43abf3f9-9775-9f6f-d635-46ba7353a3f0, timestamp=1645579096296}]
2022-02-23 01:18:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:18:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:18:36.294 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:18:46.296+0000|8c2520eb-c0cf-4692-a109-64c0f1634559|Request Id: 8c2520eb-c0cf-4692-a109-64c0f1634559. Transaction Id: W4M9D. Begin TS: 2022-02-23T01:18:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:18:46.296 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8c2520eb-c0cf-4692-a109-64c0f1634559. Transaction Id: W4M9D. Begin TS: 2022-02-23T01:18:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:18:46.297+0000|2022-02-23T01:18:46.304+0000|8c2520eb-c0cf-4692-a109-64c0f1634559|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.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8c2520eb-c0cf-4692-a109-64c0f1634559, Transaction Id: W4M9D, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:18:46.304 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8c2520eb-c0cf-4692-a109-64c0f1634559, Transaction Id: W4M9D, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:18:46.305 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-RequestID=8c2520eb-c0cf-4692-a109-64c0f1634559, X-Begin-Timestamp=2022-02-23T01:18:46.296+0000, X-TransactionID=W4M9D, id=5de3b5bb-b931-9c57-e19a-10dd9b4858fd, timestamp=1645579126296}], headers={id=33945c5a-4077-88aa-90bd-9dcd45cd8772, timestamp=1645579126305}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=8c2520eb-c0cf-4692-a109-64c0f1634559, X-Begin-Timestamp=2022-02-23T01:18:46.296+0000, X-TransactionID=W4M9D, id=5de3b5bb-b931-9c57-e19a-10dd9b4858fd, timestamp=1645579126296}]
2022-02-23T01:19:16.296+0000|0ce293db-d51f-4ae1-8bba-ff64bef292b0|Request Id: 0ce293db-d51f-4ae1-8bba-ff64bef292b0. Transaction Id: 9N5GJ. Begin TS: 2022-02-23T01:19:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:19:16.296 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0ce293db-d51f-4ae1-8bba-ff64bef292b0. Transaction Id: 9N5GJ. Begin TS: 2022-02-23T01:19:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:19:16.297+0000|2022-02-23T01:19:16.304+0000|0ce293db-d51f-4ae1-8bba-ff64bef292b0|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0ce293db-d51f-4ae1-8bba-ff64bef292b0, Transaction Id: 9N5GJ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:19:16.304 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0ce293db-d51f-4ae1-8bba-ff64bef292b0, Transaction Id: 9N5GJ, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:19:16.306 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-RequestID=0ce293db-d51f-4ae1-8bba-ff64bef292b0, X-Begin-Timestamp=2022-02-23T01:19:16.296+0000, X-TransactionID=9N5GJ, id=765b0f06-1e3f-900d-880f-71721a8a6578, timestamp=1645579156296}], headers={id=72c9cf3e-b4d3-d077-443f-25e725476ae6, timestamp=1645579156306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=0ce293db-d51f-4ae1-8bba-ff64bef292b0, X-Begin-Timestamp=2022-02-23T01:19:16.296+0000, X-TransactionID=9N5GJ, id=765b0f06-1e3f-900d-880f-71721a8a6578, timestamp=1645579156296}]
2022-02-23 01:19:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:19:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:19:36.294 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:19:46.296+0000|711dae47-2a45-4cf3-909b-f08df1aca89d|Request Id: 711dae47-2a45-4cf3-909b-f08df1aca89d. Transaction Id: 1QAWD. Begin TS: 2022-02-23T01:19:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:19:46.295 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 711dae47-2a45-4cf3-909b-f08df1aca89d. Transaction Id: 1QAWD. Begin TS: 2022-02-23T01:19:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:19:46.297+0000|2022-02-23T01:19:46.304+0000|711dae47-2a45-4cf3-909b-f08df1aca89d|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.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 711dae47-2a45-4cf3-909b-f08df1aca89d, Transaction Id: 1QAWD, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:19:46.304 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 711dae47-2a45-4cf3-909b-f08df1aca89d, Transaction Id: 1QAWD, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:19:46.305 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-RequestID=711dae47-2a45-4cf3-909b-f08df1aca89d, X-Begin-Timestamp=2022-02-23T01:19:46.295+0000, X-TransactionID=1QAWD, id=0dda1fca-4a32-ae71-cd04-ed7e612b63e8, timestamp=1645579186296}], headers={id=f5ceb43f-2fab-f4ec-06a9-f4d97ed3fd51, timestamp=1645579186305}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=711dae47-2a45-4cf3-909b-f08df1aca89d, X-Begin-Timestamp=2022-02-23T01:19:46.295+0000, X-TransactionID=1QAWD, id=0dda1fca-4a32-ae71-cd04-ed7e612b63e8, timestamp=1645579186296}]
2022-02-23T01:20:16.296+0000|1bdb5577-a3fa-4c99-bbc5-c887133575d1|Request Id: 1bdb5577-a3fa-4c99-bbc5-c887133575d1. Transaction Id: SD1S5. Begin TS: 2022-02-23T01:20:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:20:16.296 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1bdb5577-a3fa-4c99-bbc5-c887133575d1. Transaction Id: SD1S5. Begin TS: 2022-02-23T01:20:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:20:16.298+0000|2022-02-23T01:20:16.304+0000|1bdb5577-a3fa-4c99-bbc5-c887133575d1|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.233.71.54|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1bdb5577-a3fa-4c99-bbc5-c887133575d1, Transaction Id: SD1S5, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:20:16.305 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1bdb5577-a3fa-4c99-bbc5-c887133575d1, Transaction Id: SD1S5, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:20:16.306 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-RequestID=1bdb5577-a3fa-4c99-bbc5-c887133575d1, X-Begin-Timestamp=2022-02-23T01:20:16.295+0000, X-TransactionID=SD1S5, id=18f9406d-24e0-b15b-462e-84d0e590382d, timestamp=1645579216296}], headers={id=59258c64-f9c4-34f0-27ee-c282fa14e987, timestamp=1645579216306}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=1bdb5577-a3fa-4c99-bbc5-c887133575d1, X-Begin-Timestamp=2022-02-23T01:20:16.295+0000, X-TransactionID=SD1S5, id=18f9406d-24e0-b15b-462e-84d0e590382d, timestamp=1645579216296}]
2022-02-23 01:20:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:20:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:20:36.294 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:20:46.299+0000|87c71282-f842-496a-b92b-b82ea50618ba|Request Id: 87c71282-f842-496a-b92b-b82ea50618ba. Transaction Id: 9KOIQ. Begin TS: 2022-02-23T01:20:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:20:46.298 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 87c71282-f842-496a-b92b-b82ea50618ba. Transaction Id: 9KOIQ. Begin TS: 2022-02-23T01:20:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:20:46.301+0000|2022-02-23T01:20:46.307+0000|87c71282-f842-496a-b92b-b82ea50618ba|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.233.71.54|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 87c71282-f842-496a-b92b-b82ea50618ba, Transaction Id: 9KOIQ, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:20:46.307 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 87c71282-f842-496a-b92b-b82ea50618ba, Transaction Id: 9KOIQ, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:20:46.309 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-RequestID=87c71282-f842-496a-b92b-b82ea50618ba, X-Begin-Timestamp=2022-02-23T01:20:46.295+0000, X-TransactionID=9KOIQ, id=80a059d6-7886-7a35-9dc0-b6a8a00cec1e, timestamp=1645579246300}], headers={id=71061691-827b-4843-4a00-26950170b47d, timestamp=1645579246309}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=87c71282-f842-496a-b92b-b82ea50618ba, X-Begin-Timestamp=2022-02-23T01:20:46.295+0000, X-TransactionID=9KOIQ, id=80a059d6-7886-7a35-9dc0-b6a8a00cec1e, timestamp=1645579246300}]
2022-02-23T01:21:16.296+0000|af42fbda-4703-4d63-b236-3acc118a8694|Request Id: af42fbda-4703-4d63-b236-3acc118a8694. Transaction Id: 9B6PR. Begin TS: 2022-02-23T01:21:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:21:16.295 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: af42fbda-4703-4d63-b236-3acc118a8694. Transaction Id: 9B6PR. Begin TS: 2022-02-23T01:21:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:21:16.297+0000|2022-02-23T01:21:16.303+0000|af42fbda-4703-4d63-b236-3acc118a8694|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.233.71.54|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: af42fbda-4703-4d63-b236-3acc118a8694, Transaction Id: 9B6PR, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:21:16.303 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: af42fbda-4703-4d63-b236-3acc118a8694, Transaction Id: 9B6PR, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:21:16.305 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-RequestID=af42fbda-4703-4d63-b236-3acc118a8694, X-Begin-Timestamp=2022-02-23T01:21:16.295+0000, X-TransactionID=9B6PR, id=a0503633-7884-9102-0f00-a5108e8a1917, timestamp=1645579276296}], headers={id=c4d7d4b1-dc7c-c737-e6c5-8ce545ffae9c, timestamp=1645579276304}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=af42fbda-4703-4d63-b236-3acc118a8694, X-Begin-Timestamp=2022-02-23T01:21:16.295+0000, X-TransactionID=9B6PR, id=a0503633-7884-9102-0f00-a5108e8a1917, timestamp=1645579276296}]
2022-02-23 01:21:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:21:36.295  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:21:36.295 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:21:46.295+0000|feda8dc6-de99-4594-ad93-8e2af426d3f6|Request Id: feda8dc6-de99-4594-ad93-8e2af426d3f6. Transaction Id: WPDQB. Begin TS: 2022-02-23T01:21:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:21:46.295 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: feda8dc6-de99-4594-ad93-8e2af426d3f6. Transaction Id: WPDQB. Begin TS: 2022-02-23T01:21:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:21:46.296+0000|2022-02-23T01:21:46.303+0000|feda8dc6-de99-4594-ad93-8e2af426d3f6|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: feda8dc6-de99-4594-ad93-8e2af426d3f6, Transaction Id: WPDQB, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:21:46.303 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: feda8dc6-de99-4594-ad93-8e2af426d3f6, Transaction Id: WPDQB, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:21:46.304 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] 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-RequestID=feda8dc6-de99-4594-ad93-8e2af426d3f6, X-Begin-Timestamp=2022-02-23T01:21:46.295+0000, X-TransactionID=WPDQB, id=ca3cb083-37a3-9f2f-ee1e-2263314de2cc, timestamp=1645579306296}], headers={id=0c6d7b8a-3c1b-dbf1-c760-11533798cd39, timestamp=1645579306304}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=feda8dc6-de99-4594-ad93-8e2af426d3f6, X-Begin-Timestamp=2022-02-23T01:21:46.295+0000, X-TransactionID=WPDQB, id=ca3cb083-37a3-9f2f-ee1e-2263314de2cc, timestamp=1645579306296}]
2022-02-23T01:22:16.296+0000|5884d8fb-3db6-4420-ad54-5af279f39dc8|Request Id: 5884d8fb-3db6-4420-ad54-5af279f39dc8. Transaction Id: DPUCL. Begin TS: 2022-02-23T01:22:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:22:16.296 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5884d8fb-3db6-4420-ad54-5af279f39dc8. Transaction Id: DPUCL. Begin TS: 2022-02-23T01:22:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:22:16.297+0000|2022-02-23T01:22:16.303+0000|5884d8fb-3db6-4420-ad54-5af279f39dc8|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.233.71.54|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5884d8fb-3db6-4420-ad54-5af279f39dc8, Transaction Id: DPUCL, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:22:16.303 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5884d8fb-3db6-4420-ad54-5af279f39dc8, Transaction Id: DPUCL, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:22:16.304 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/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-RequestID=5884d8fb-3db6-4420-ad54-5af279f39dc8, X-Begin-Timestamp=2022-02-23T01:22:16.295+0000, X-TransactionID=DPUCL, id=c235ad27-2dee-1223-1f6c-d4790eba6753, timestamp=1645579336296}], headers={id=b81af1e9-7d2d-9944-8dc4-dd358fdfb5b3, timestamp=1645579336304}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=5884d8fb-3db6-4420-ad54-5af279f39dc8, X-Begin-Timestamp=2022-02-23T01:22:16.295+0000, X-TransactionID=DPUCL, id=c235ad27-2dee-1223-1f6c-d4790eba6753, timestamp=1645579336296}]
2022-02-23 01:22:36.296  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:22:36.296  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:22:36.296 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:22:46.296+0000|382eb27b-baec-4764-902a-9eae5794893a|Request Id: 382eb27b-baec-4764-902a-9eae5794893a. Transaction Id: P5QRP. Begin TS: 2022-02-23T01:22:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:22:46.296 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 382eb27b-baec-4764-902a-9eae5794893a. Transaction Id: P5QRP. Begin TS: 2022-02-23T01:22:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:22:46.298+0000|2022-02-23T01:22:46.304+0000|382eb27b-baec-4764-902a-9eae5794893a|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.233.71.54|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 382eb27b-baec-4764-902a-9eae5794893a, Transaction Id: P5QRP, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:22:46.304 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 382eb27b-baec-4764-902a-9eae5794893a, Transaction Id: P5QRP, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:22:46.305 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-RequestID=382eb27b-baec-4764-902a-9eae5794893a, X-Begin-Timestamp=2022-02-23T01:22:46.296+0000, X-TransactionID=P5QRP, id=41644284-b61b-77ae-9dd1-bcb32e36233b, timestamp=1645579366297}], headers={id=6b98d512-9c7f-aa7d-2b9d-1c54c86d67aa, timestamp=1645579366305}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=382eb27b-baec-4764-902a-9eae5794893a, X-Begin-Timestamp=2022-02-23T01:22:46.296+0000, X-TransactionID=P5QRP, id=41644284-b61b-77ae-9dd1-bcb32e36233b, timestamp=1645579366297}]
2022-02-23T01:23:16.296+0000|4dbf6b74-7af5-4cf4-8d30-ca0a4c885aa1|Request Id: 4dbf6b74-7af5-4cf4-8d30-ca0a4c885aa1. Transaction Id: ZF887. Begin TS: 2022-02-23T01:23:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:23:16.296 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4dbf6b74-7af5-4cf4-8d30-ca0a4c885aa1. Transaction Id: ZF887. Begin TS: 2022-02-23T01:23:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:23:16.297+0000|2022-02-23T01:23:16.306+0000|4dbf6b74-7af5-4cf4-8d30-ca0a4c885aa1|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.233.71.54|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4dbf6b74-7af5-4cf4-8d30-ca0a4c885aa1, Transaction Id: ZF887, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:23:16.306 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4dbf6b74-7af5-4cf4-8d30-ca0a4c885aa1, Transaction Id: ZF887, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:23:16.307 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-RequestID=4dbf6b74-7af5-4cf4-8d30-ca0a4c885aa1, X-Begin-Timestamp=2022-02-23T01:23:16.296+0000, X-TransactionID=ZF887, id=73d38353-9285-422e-f4a2-bfbc9e12adce, timestamp=1645579396296}], headers={id=7bb3ae5a-3dd3-1ec8-6985-b0e4a1033500, timestamp=1645579396307}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=4dbf6b74-7af5-4cf4-8d30-ca0a4c885aa1, X-Begin-Timestamp=2022-02-23T01:23:16.296+0000, X-TransactionID=ZF887, id=73d38353-9285-422e-f4a2-bfbc9e12adce, timestamp=1645579396296}]
2022-02-23 01:23:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:23:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:23:36.294 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:23:46.295+0000|8eb99fdc-f858-4133-8578-733cce22a434|Request Id: 8eb99fdc-f858-4133-8578-733cce22a434. Transaction Id: 1FBHL. Begin TS: 2022-02-23T01:23:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:23:46.295 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8eb99fdc-f858-4133-8578-733cce22a434. Transaction Id: 1FBHL. Begin TS: 2022-02-23T01:23:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:23:46.296+0000|2022-02-23T01:23:46.302+0000|8eb99fdc-f858-4133-8578-733cce22a434|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.233.71.54|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8eb99fdc-f858-4133-8578-733cce22a434, Transaction Id: 1FBHL, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:23:46.302 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8eb99fdc-f858-4133-8578-733cce22a434, Transaction Id: 1FBHL, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:23:46.303 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-RequestID=8eb99fdc-f858-4133-8578-733cce22a434, X-Begin-Timestamp=2022-02-23T01:23:46.295+0000, X-TransactionID=1FBHL, id=79cbca59-67b1-195c-c6bb-0897ef88c423, timestamp=1645579426295}], headers={id=72d1295d-2570-9028-638d-2b149dceffd7, timestamp=1645579426302}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=8eb99fdc-f858-4133-8578-733cce22a434, X-Begin-Timestamp=2022-02-23T01:23:46.295+0000, X-TransactionID=1FBHL, id=79cbca59-67b1-195c-c6bb-0897ef88c423, timestamp=1645579426295}]
2022-02-23T01:24:16.295+0000|ed6b441e-9aee-47c1-9afe-945942137a72|Request Id: ed6b441e-9aee-47c1-9afe-945942137a72. Transaction Id: NR2AC. Begin TS: 2022-02-23T01:24:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:24:16.295 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ed6b441e-9aee-47c1-9afe-945942137a72. Transaction Id: NR2AC. Begin TS: 2022-02-23T01:24:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:24:16.297+0000|2022-02-23T01:24:16.303+0000|ed6b441e-9aee-47c1-9afe-945942137a72|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.233.71.54|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ed6b441e-9aee-47c1-9afe-945942137a72, Transaction Id: NR2AC, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:24:16.303 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ed6b441e-9aee-47c1-9afe-945942137a72, Transaction Id: NR2AC, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:24:16.304 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-RequestID=ed6b441e-9aee-47c1-9afe-945942137a72, X-Begin-Timestamp=2022-02-23T01:24:16.295+0000, X-TransactionID=NR2AC, id=e8fb7c0a-3a69-cb95-4aee-64e8b6c7aa41, timestamp=1645579456296}], headers={id=91421ba4-be44-f976-0911-c1d584bde690, timestamp=1645579456304}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=ed6b441e-9aee-47c1-9afe-945942137a72, X-Begin-Timestamp=2022-02-23T01:24:16.295+0000, X-TransactionID=NR2AC, id=e8fb7c0a-3a69-cb95-4aee-64e8b6c7aa41, timestamp=1645579456296}]
2022-02-23 01:24:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:24:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:24:36.295 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:24:46.296+0000|4ce1a01c-c009-4a5f-84b0-77afbe00b346|Request Id: 4ce1a01c-c009-4a5f-84b0-77afbe00b346. Transaction Id: 8FI3H. Begin TS: 2022-02-23T01:24:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:24:46.295 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4ce1a01c-c009-4a5f-84b0-77afbe00b346. Transaction Id: 8FI3H. Begin TS: 2022-02-23T01:24:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:24:46.297+0000|2022-02-23T01:24:46.303+0000|4ce1a01c-c009-4a5f-84b0-77afbe00b346|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4ce1a01c-c009-4a5f-84b0-77afbe00b346, Transaction Id: 8FI3H, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:24:46.303 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4ce1a01c-c009-4a5f-84b0-77afbe00b346, Transaction Id: 8FI3H, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:24:46.304 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] 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-RequestID=4ce1a01c-c009-4a5f-84b0-77afbe00b346, X-Begin-Timestamp=2022-02-23T01:24:46.295+0000, X-TransactionID=8FI3H, id=49769e1d-fa63-87a1-c8c1-eaf60d0f23ee, timestamp=1645579486296}], headers={id=48642550-9696-db24-9dde-2b87e0e4dbd3, timestamp=1645579486304}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4ce1a01c-c009-4a5f-84b0-77afbe00b346, X-Begin-Timestamp=2022-02-23T01:24:46.295+0000, X-TransactionID=8FI3H, id=49769e1d-fa63-87a1-c8c1-eaf60d0f23ee, timestamp=1645579486296}]
2022-02-23T01:25:16.296+0000|9f84a5bb-7809-40a2-9b9c-47841769fbaa|Request Id: 9f84a5bb-7809-40a2-9b9c-47841769fbaa. Transaction Id: OO4GY. Begin TS: 2022-02-23T01:25:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:25:16.296 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9f84a5bb-7809-40a2-9b9c-47841769fbaa. Transaction Id: OO4GY. Begin TS: 2022-02-23T01:25:16.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:25:16.297+0000|2022-02-23T01:25:16.303+0000|9f84a5bb-7809-40a2-9b9c-47841769fbaa|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.54|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9f84a5bb-7809-40a2-9b9c-47841769fbaa, Transaction Id: OO4GY, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:25:16.303 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9f84a5bb-7809-40a2-9b9c-47841769fbaa, Transaction Id: OO4GY, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:25:16.304 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-RequestID=9f84a5bb-7809-40a2-9b9c-47841769fbaa, X-Begin-Timestamp=2022-02-23T01:25:16.296+0000, X-TransactionID=OO4GY, id=9778b836-f57d-11c6-1e81-8c1111dda9ca, timestamp=1645579516296}], headers={id=bf933121-e042-a010-37ad-c21381f3d123, timestamp=1645579516304}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=9f84a5bb-7809-40a2-9b9c-47841769fbaa, X-Begin-Timestamp=2022-02-23T01:25:16.296+0000, X-TransactionID=OO4GY, id=9778b836-f57d-11c6-1e81-8c1111dda9ca, timestamp=1645579516296}]
2022-02-23 01:25:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:25:36.294  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:25:36.294 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:25:46.296+0000|675d3f02-4eb5-49a7-a52e-69ec1cf9f392|Request Id: 675d3f02-4eb5-49a7-a52e-69ec1cf9f392. Transaction Id: RTFHD. Begin TS: 2022-02-23T01:25:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:25:46.296 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 675d3f02-4eb5-49a7-a52e-69ec1cf9f392. Transaction Id: RTFHD. Begin TS: 2022-02-23T01:25:46.296+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:25:46.297+0000|2022-02-23T01:25:46.303+0000|675d3f02-4eb5-49a7-a52e-69ec1cf9f392|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 675d3f02-4eb5-49a7-a52e-69ec1cf9f392, Transaction Id: RTFHD, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:25:46.303 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 675d3f02-4eb5-49a7-a52e-69ec1cf9f392, Transaction Id: RTFHD, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:25:46.305 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-RequestID=675d3f02-4eb5-49a7-a52e-69ec1cf9f392, X-Begin-Timestamp=2022-02-23T01:25:46.296+0000, X-TransactionID=RTFHD, id=c407df84-6181-f363-3e99-6d5a622ab54b, timestamp=1645579546296}], headers={id=51f02439-f18e-4c21-44e3-34d0f9b67305, timestamp=1645579546305}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=675d3f02-4eb5-49a7-a52e-69ec1cf9f392, X-Begin-Timestamp=2022-02-23T01:25:46.296+0000, X-TransactionID=RTFHD, id=c407df84-6181-f363-3e99-6d5a622ab54b, timestamp=1645579546296}]
2022-02-23T01:26:16.296+0000|46542e1f-4827-444a-a6f8-d69ec6e9c065|Request Id: 46542e1f-4827-444a-a6f8-d69ec6e9c065. Transaction Id: T9MBA. Begin TS: 2022-02-23T01:26:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:26:16.296 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 46542e1f-4827-444a-a6f8-d69ec6e9c065. Transaction Id: T9MBA. Begin TS: 2022-02-23T01:26:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:26:16.297+0000|2022-02-23T01:26:16.303+0000|46542e1f-4827-444a-a6f8-d69ec6e9c065|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.233.71.54|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 46542e1f-4827-444a-a6f8-d69ec6e9c065, Transaction Id: T9MBA, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:26:16.303 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 46542e1f-4827-444a-a6f8-d69ec6e9c065, Transaction Id: T9MBA, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:26:16.305 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-RequestID=46542e1f-4827-444a-a6f8-d69ec6e9c065, X-Begin-Timestamp=2022-02-23T01:26:16.295+0000, X-TransactionID=T9MBA, id=345adfb2-d57e-ef1a-ae47-150aa6b60fbc, timestamp=1645579576296}], headers={id=0bee7a16-c488-f1e7-03ad-a93d21b097bf, timestamp=1645579576304}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=46542e1f-4827-444a-a6f8-d69ec6e9c065, X-Begin-Timestamp=2022-02-23T01:26:16.295+0000, X-TransactionID=T9MBA, id=345adfb2-d57e-ef1a-ae47-150aa6b60fbc, timestamp=1645579576296}]
2022-02-23 01:26:36.293  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-02-23 01:26:36.293  INFO 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-02-23 01:26:36.293 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : ConfigMap output: {"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":"https://aai:8443","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}}
2022-02-23T01:26:46.295+0000|95f25790-39cc-43f6-815e-ce1230c9f576|Request Id: 95f25790-39cc-43f6-815e-ce1230c9f576. Transaction Id: GQP8P. Begin TS: 2022-02-23T01:26:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:26:46.295 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 95f25790-39cc-43f6-815e-ce1230c9f576. Transaction Id: GQP8P. Begin TS: 2022-02-23T01:26:46.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:26:46.297+0000|2022-02-23T01:26:46.303+0000|95f25790-39cc-43f6-815e-ce1230c9f576|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.54|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 95f25790-39cc-43f6-815e-ce1230c9f576, Transaction Id: GQP8P, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:26:46.303 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 95f25790-39cc-43f6-815e-ce1230c9f576, Transaction Id: GQP8P, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:26:46.304 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-RequestID=95f25790-39cc-43f6-815e-ce1230c9f576, X-Begin-Timestamp=2022-02-23T01:26:46.295+0000, X-TransactionID=GQP8P, id=3f12e195-cdb5-34ed-0699-d84b0565a1ee, timestamp=1645579606296}], headers={id=31b8af8f-77f7-760e-0763-3b4092b7e1e9, timestamp=1645579606304}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=95f25790-39cc-43f6-815e-ce1230c9f576, X-Begin-Timestamp=2022-02-23T01:26:46.295+0000, X-TransactionID=GQP8P, id=3f12e195-cdb5-34ed-0699-d84b0565a1ee, timestamp=1645579606296}]
2022-02-23T01:27:16.296+0000|70545630-5601-4719-a02f-7106b3417f1e|Request Id: 70545630-5601-4719-a02f-7106b3417f1e. Transaction Id: 3PJ1T. Begin TS: 2022-02-23T01:27:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23 01:27:16.295 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 70545630-5601-4719-a02f-7106b3417f1e. Transaction Id: 3PJ1T. Begin TS: 2022-02-23T01:27:16.295+0000. Starting new DMaaP MR Subscriber poll.
2022-02-23T01:27:16.297+0000|2022-02-23T01:27:16.303+0000|70545630-5601-4719-a02f-7106b3417f1e|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.233.71.54|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 70545630-5601-4719-a02f-7106b3417f1e, Transaction Id: 3PJ1T, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2022-02-23 01:27:16.303 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 70545630-5601-4