By type
15:31:57.782 [main] INFO org.springframework.core.KotlinDetector - Kotlin reflection implementation not found at runtime, related features won't be available. 2023-02-14 15:32:00.014 INFO 1 --- [ main] org.onap.nbi.Application : Starting Application on onap-nbi-589f68c96d-qn9vc with PID 1 (/opt/onap/app.jar started by onap in /app) 2023-02-14 15:32:00.018 INFO 1 --- [ main] org.onap.nbi.Application : The following profiles are active: default 2023-02-14 15:32:04.067 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) 2023-02-14 15:32:08.667 INFO 1 --- [ main] o.o.n.a.h.s.d.CheckDMaaPEventsManager : DMaaP Get Events url : http://message-router.onap:3904/events/$topic/$consumergroup/$consumerid?timeout=$timeout 2023-02-14 15:32:08.694 INFO 1 --- [ main] o.o.nbi.apis.servicecatalog.SdcClient : SDC GET url : http://sdc-be.onap:8080/sdc/v1/catalog/services/{id}/metadata 2023-02-14 15:32:08.694 INFO 1 --- [ main] o.o.nbi.apis.servicecatalog.SdcClient : SDC FIND url : http://sdc-be.onap:8080/sdc/v1/catalog/services 2023-02-14 15:32:08.695 INFO 1 --- [ main] o.o.nbi.apis.servicecatalog.SdcClient : SDC HealthCheck : http://sdc-be.onap:8080/sdc2/rest/healthCheck 2023-02-14 15:32:08.701 INFO 1 --- [ main] o.o.nbi.apis.serviceinventory.AaiClient : AAI service url : http://aai.onap:80/aai/v14/nodes/service-instances/service-instance/$serviceId 2023-02-14 15:32:08.702 INFO 1 --- [ main] o.o.nbi.apis.serviceinventory.AaiClient : AAI services url : http://aai.onap:80/aai/v14/business/customers/customer/$customerId/service-subscriptions 2023-02-14 15:32:08.702 INFO 1 --- [ main] o.o.nbi.apis.serviceinventory.AaiClient : AAI service instances url : http://aai.onap:80/aai/v14/business/customers/customer/$customerId/service-subscriptions/service-subscription/$serviceSpecName/service-instances/ 2023-02-14 15:32:08.702 INFO 1 --- [ main] o.o.nbi.apis.serviceinventory.AaiClient : AAI aaiHealthCheckUrl : http://aai.onap:80/aai/util/echo?action=long 2023-02-14 15:32:08.710 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO create service url : http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 2023-02-14 15:32:08.711 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO create e2e service url : http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3 2023-02-14 15:32:08.711 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO delete service url : http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances/ 2023-02-14 15:32:08.712 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO delete e2e service url : http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/ 2023-02-14 15:32:08.712 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO e2e service actiavtion url : http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/ 2023-02-14 15:32:08.713 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO get so status url : http://so.onap:8080/onap/so/infra/orchestrationRequests/v7/ 2023-02-14 15:32:08.713 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO get e2e so status url : http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/$serviceId/operations/$operationId 2023-02-14 15:32:08.714 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO healthCheck : http://so.onap:8080/globalhealthcheck 2023-02-14 15:32:09.891 WARN 1 --- [ main] o.h.dialect.function.TemplateRenderer : HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered 2023-02-14 15:32:10.970 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '/nbi/api/v4' 2023-02-14 15:32:10.979 INFO 1 --- [ main] org.onap.nbi.Application : Started Application in 12.968 seconds (JVM running for 14.188) 2023-02-14 15:32:12.101 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:32:12.103 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:32:43.391 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:32:43.391 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:33:18.399 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:33:18.400 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:33:53.407 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:33:53.407 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:34:28.412 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:34:28.412 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:35:03.387 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:35:03.387 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:35:38.429 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:35:38.430 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:36:13.407 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:36:13.407 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:36:48.415 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:36:48.416 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:37:23.423 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:37:23.424 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:37:58.431 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:37:58.431 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:38:33.440 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:38:33.441 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:39:08.481 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:39:08.482 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:39:43.451 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:39:43.452 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:40:20.668 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:40:20.668 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:40:53.465 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:40:53.466 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:41:28.473 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:41:28.473 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:42:03.451 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:42:03.451 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:42:38.492 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:42:38.494 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:43:13.499 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:43:13.499 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:43:48.475 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:43:48.475 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:44:23.487 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:44:23.488 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:44:58.491 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:44:58.491 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:45:33.499 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:45:33.499 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:46:08.507 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:46:08.507 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:46:43.489 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:46:43.489 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:47:18.529 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:47:18.530 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:47:53.497 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:47:53.497 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:48:28.505 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:48:28.505 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:49:03.515 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:49:03.515 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:49:38.524 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:49:38.524 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:50:13.531 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:50:13.532 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:50:48.539 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:50:48.539 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:51:23.545 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:51:23.545 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:51:58.555 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:51:58.556 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:52:33.531 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:52:33.531 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:53:08.571 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:53:08.572 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:53:43.548 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:53:43.548 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:54:18.560 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:54:18.560 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:54:53.561 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:54:53.561 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:55:28.569 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:55:28.569 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:56:03.580 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:56:03.581 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:56:38.587 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:56:38.587 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:57:13.595 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:57:13.595 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:57:48.571 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:57:48.571 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:58:23.577 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:58:23.577 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:58:58.587 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:58:58.588 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 15:59:33.632 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 15:59:33.632 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:00:08.603 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:00:08.603 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:00:43.616 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:00:43.617 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:01:18.619 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:01:18.619 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:01:53.629 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:01:53.630 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:02:28.633 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:02:28.633 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:03:03.614 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:03:03.615 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:03:38.651 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:03:38.651 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:04:13.627 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:04:13.627 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:04:48.635 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:04:48.635 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:05:23.641 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:05:23.642 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:05:58.651 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:05:58.651 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:06:33.661 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:06:33.661 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:07:08.668 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:07:08.668 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:07:43.675 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:07:43.676 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:08:18.649 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:08:18.649 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:08:53.678 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:08:53.679 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:09:28.667 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:09:28.668 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:10:03.681 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:10:03.681 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:10:38.687 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:10:38.687 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:11:13.694 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:11:13.695 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:11:48.697 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:11:48.697 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:12:23.710 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:12:23.711 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:12:58.715 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:12:58.715 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:13:33.728 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:13:33.728 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:14:08.701 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:14:08.702 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:14:43.705 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:14:43.705 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:15:18.750 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:15:18.751 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:15:53.723 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:15:53.724 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:16:28.773 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:16:28.774 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:17:03.777 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:17:03.778 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:17:38.715 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:17:38.716 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:18:13.721 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:18:13.722 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:18:48.763 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:18:48.763 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:19:23.740 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:19:23.741 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:19:58.752 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:19:58.753 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:20:33.755 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:20:33.756 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:21:08.761 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:21:08.761 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:21:43.773 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:21:43.773 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:22:18.779 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:22:18.779 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:22:53.789 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:22:53.790 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:23:28.763 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:23:28.764 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:24:03.769 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:24:03.769 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:24:38.779 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:24:38.779 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:25:13.824 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:25:13.824 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:25:48.795 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:25:48.796 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:26:23.805 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:26:23.806 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:26:58.779 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:26:58.779 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:27:33.821 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:27:33.821 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:28:08.795 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:28:08.795 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:28:43.805 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:28:43.805 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:29:18.809 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:29:18.809 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:29:53.821 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:29:53.823 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:30:28.831 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:30:28.832 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:31:03.805 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:31:03.805 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:31:38.811 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:31:38.811 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:32:13.821 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:32:13.821 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:32:48.828 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:32:48.828 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:33:23.841 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:33:23.842 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:33:58.847 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:33:58.847 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:34:33.825 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:34:33.825 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:35:08.825 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:35:08.825 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:35:43.833 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:35:43.833 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:36:18.847 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:36:18.848 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:36:53.854 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:36:53.855 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:37:28.860 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:37:28.861 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:38:03.868 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:38:03.869 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:38:38.841 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:38:38.841 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:39:13.849 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:39:13.849 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:39:48.864 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:39:48.865 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:40:23.867 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:40:23.869 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:40:58.875 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:40:58.876 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:41:33.884 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:41:33.885 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:42:08.889 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:42:08.889 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:42:43.897 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:42:43.897 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:43:18.875 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:43:18.876 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:43:53.888 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:43:53.888 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:44:28.895 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:44:28.896 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:45:03.897 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:45:03.897 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:45:38.905 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:45:38.905 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:46:13.883 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:46:13.883 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:46:48.923 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:46:48.923 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:47:23.903 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:47:23.903 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:47:58.907 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:47:58.908 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:48:33.913 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:48:33.913 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:49:08.923 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:49:08.923 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:49:43.929 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:49:43.930 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:50:18.939 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:50:18.939 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:50:53.915 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:50:53.916 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:51:28.927 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:51:28.927 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:52:03.929 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:52:03.929 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:52:38.939 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:52:38.940 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:53:13.945 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:53:13.945 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:53:48.955 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:53:48.955 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:54:23.965 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:54:23.965 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:54:58.939 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:54:58.939 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:55:33.991 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:55:33.992 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:56:08.955 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:56:08.956 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:56:43.963 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:56:43.963 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:57:18.971 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:57:18.971 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:57:53.979 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:57:53.979 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:58:28.987 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:58:28.987 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:59:03.993 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:59:03.993 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 16:59:39.008 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 16:59:39.009 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:00:13.979 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:00:13.979 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:00:48.987 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:00:48.987 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:01:23.994 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:01:23.995 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:01:59.004 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:01:59.005 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:02:34.009 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:02:34.009 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:03:09.019 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:03:09.019 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:03:44.028 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:03:44.029 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:04:19.007 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:04:19.007 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:04:54.050 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:04:54.051 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:05:29.028 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:05:29.029 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:06:04.025 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:06:04.026 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:06:39.033 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:06:39.033 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:07:14.044 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:07:14.044 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:07:49.052 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:07:49.053 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:08:24.061 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:08:24.062 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:08:59.040 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:08:59.041 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:09:34.073 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:09:34.074 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:10:09.051 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:10:09.051 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:10:44.057 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:10:44.058 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:11:19.071 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:11:19.071 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:11:54.077 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:11:54.077 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:12:29.081 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:12:29.081 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:13:04.093 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:13:04.093 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:13:39.067 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:13:39.068 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:14:14.107 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:14:14.107 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:14:49.086 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:14:49.087 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:15:24.089 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:15:24.089 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:15:59.101 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:15:59.101 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:16:34.107 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:16:34.108 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:17:09.119 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:17:09.120 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:17:44.123 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:17:44.123 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:18:19.102 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:18:19.102 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:18:54.105 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:18:54.105 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:19:29.116 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:19:29.117 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:20:04.125 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:20:04.125 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:20:39.131 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:20:39.131 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:21:14.139 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:21:14.140 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:21:49.116 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:21:49.116 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:22:24.121 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:22:24.121 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:22:59.136 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:22:59.136 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:23:34.144 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:23:34.145 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:24:09.148 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:24:09.149 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:24:44.155 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:24:44.155 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:25:19.163 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:25:19.163 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:25:54.201 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:25:54.201 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:26:29.149 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:26:29.149 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:27:04.188 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:27:04.189 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:27:39.163 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:27:39.163 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:28:14.169 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:28:14.169 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:28:49.177 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:28:49.177 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:29:24.187 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:29:24.187 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:29:59.199 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:29:59.199 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:30:34.201 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:30:34.201 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:31:09.211 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:31:09.211 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:31:44.188 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:31:44.188 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:32:19.199 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:32:19.199 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:32:54.203 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:32:54.203 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:33:29.220 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:33:29.220 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:34:04.217 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:34:04.218 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:34:39.229 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:34:39.229 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:35:14.236 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:35:14.236 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:35:49.211 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:35:49.211 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:36:24.219 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:36:24.219 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:36:59.227 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:36:59.227 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:37:34.265 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:37:34.266 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:38:09.243 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:38:09.243 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:38:44.251 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:38:44.252 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:39:19.227 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:39:19.227 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:39:54.233 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:39:54.233 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:40:29.247 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:40:29.248 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:41:04.251 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:41:04.251 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:41:39.263 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:41:39.263 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:42:14.266 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:42:14.266 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:42:49.273 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:42:49.273 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:43:24.281 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:43:24.281 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:43:59.291 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:43:59.291 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:44:34.268 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:44:34.269 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:45:09.277 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:45:09.278 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:45:44.281 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:45:44.281 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:46:19.291 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:46:19.291 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:46:54.332 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:46:54.333 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:47:29.275 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:47:29.276 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:48:04.313 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:48:04.314 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:48:39.293 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:48:39.293 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:49:14.302 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:49:14.302 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:49:49.307 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:49:49.307 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:50:24.321 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:50:24.321 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:50:59.324 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:50:59.325 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:51:34.333 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:51:34.334 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:52:09.337 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:52:09.337 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:52:44.345 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:52:44.345 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:53:19.327 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:53:19.327 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:53:54.332 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:53:54.333 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:54:29.371 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:54:29.372 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:55:04.346 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:55:04.347 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:55:39.363 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:55:39.364 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:56:14.364 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:56:14.364 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:56:49.343 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:56:49.343 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:57:24.348 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:57:24.348 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:57:59.355 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:57:59.356 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:58:34.361 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:58:34.362 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:59:09.378 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:59:09.378 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 17:59:44.377 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 17:59:44.377 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:00:19.393 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:00:19.393 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:00:54.395 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:00:54.395 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:01:29.403 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:01:29.403 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:02:04.409 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:02:04.409 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:02:39.424 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:02:39.425 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:03:14.397 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:03:14.398 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:03:49.407 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:03:49.407 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:04:24.415 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:04:24.416 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:04:59.419 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:04:59.419 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:05:34.427 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:05:34.427 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:06:09.403 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:06:09.404 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:06:44.416 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:06:44.417 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:07:19.417 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:07:19.417 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:07:54.425 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:07:54.425 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:08:29.467 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:08:29.467 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:09:04.445 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:09:04.445 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:09:39.455 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:09:39.456 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:10:14.459 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:10:14.459 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:10:49.467 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:10:49.467 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:11:24.441 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:11:24.442 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:11:59.456 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:11:59.456 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:12:34.492 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:12:34.493 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:13:09.467 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:13:09.468 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:13:44.482 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:13:44.483 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:14:19.483 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:14:19.483 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:14:54.489 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:14:54.489 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:15:29.514 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:15:29.514 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:16:04.507 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:16:04.507 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:16:39.484 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:16:39.484 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:17:14.492 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:17:14.492 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:17:49.498 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:17:49.499 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:18:24.505 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:18:24.505 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:18:59.515 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:18:59.515 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:19:34.523 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:19:34.523 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:20:09.529 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:20:09.529 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:20:44.507 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:20:44.507 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:21:19.515 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:21:19.515 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:21:54.523 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:21:54.524 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:22:29.531 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:22:29.531 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:23:04.543 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:23:04.544 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:23:39.547 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:23:39.547 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:24:14.525 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:24:14.526 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:24:49.529 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:24:49.529 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:25:24.537 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:25:24.537 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:25:59.551 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:25:59.551 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:26:34.555 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:26:34.556 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:27:09.567 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:27:09.567 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:27:44.571 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:27:44.571 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:28:19.577 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:28:19.577 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:28:54.553 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:28:54.553 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:29:29.567 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:29:29.567 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:30:04.570 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:30:04.571 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:30:39.580 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:30:39.580 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:31:14.587 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:31:14.587 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:31:49.593 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:31:49.593 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:32:24.601 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:32:24.602 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:32:59.611 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:32:59.611 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:33:34.621 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:33:34.621 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:34:09.593 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:34:09.593 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:34:44.601 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:34:44.601 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:35:19.611 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:35:19.612 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:35:54.623 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:35:54.624 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:36:29.627 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:36:29.627 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:37:04.633 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:37:04.633 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:37:39.611 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:37:39.611 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:38:14.632 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:38:14.632 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:38:49.627 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:38:49.627 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:39:24.637 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:39:24.639 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:39:59.641 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:39:59.641 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:40:34.649 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:40:34.649 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:41:09.661 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:41:09.661 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:41:44.667 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:41:44.668 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:42:19.643 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:42:19.644 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:42:54.693 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:42:54.694 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:43:29.691 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:43:29.691 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:44:04.666 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:44:04.667 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:44:39.676 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:44:39.676 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:45:14.682 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:45:14.683 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:45:49.689 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:45:49.689 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:46:24.699 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:46:24.699 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:46:59.711 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:46:59.711 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:47:34.719 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:47:34.719 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:48:09.723 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:48:09.723 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:48:44.699 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:48:44.700 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:49:19.705 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:49:19.705 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:49:54.747 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:49:54.747 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:50:29.723 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:50:29.724 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:51:04.734 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:51:04.735 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:51:39.740 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:51:39.740 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:52:14.745 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:52:14.745 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:52:49.723 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:52:49.724 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:53:24.764 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:53:24.764 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:53:59.739 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:53:59.739 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:54:34.782 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:54:34.783 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:55:09.753 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:55:09.753 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:55:44.763 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:55:44.763 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:56:19.771 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:56:19.771 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:56:54.779 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:56:54.780 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:57:29.755 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:57:29.755 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:58:04.793 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:58:04.793 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:58:39.769 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:58:39.769 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:59:14.777 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:59:14.777 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 18:59:49.787 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 18:59:49.787 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 19:00:24.798 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 19:00:24.799 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 19:00:59.801 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 19:00:59.801 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 19:01:34.809 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 19:01:34.809 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 19:02:09.819 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 19:02:09.819 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 19:02:44.827 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 19:02:44.827 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 19:03:19.824 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 19:03:19.824 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 19:03:54.811 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 19:03:54.811 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 19:04:29.817 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 19:04:29.818 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 19:05:04.825 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 19:05:04.825 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 19:05:39.835 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 19:05:39.835 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 19:06:14.845 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 19:06:14.845 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 19:06:49.851 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 19:06:49.851 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 19:07:24.859 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 19:07:24.859 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 19:07:59.867 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 19:07:59.867 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 19:08:34.845 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 19:08:34.845 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 19:09:09.851 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 19:09:09.851 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 19:09:44.859 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 19:09:44.859 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 19:10:19.865 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 19:10:19.865 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused) 2023-02-14 19:10:54.873 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-14 19:10:54.873 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.14] failed: Connection refused (Connection refused)