02:55:55.703 [main] INFO org.springframework.core.KotlinDetector - Kotlin reflection implementation not found at runtime, related features won't be available. 2023-02-07 02:55:56.663 INFO 1 --- [ main] org.onap.nbi.Application : Starting Application on onap-nbi-bf48c7458-tjgrn with PID 1 (/opt/onap/app.jar started by onap in /app) 2023-02-07 02:55:56.665 INFO 1 --- [ main] org.onap.nbi.Application : The following profiles are active: default 2023-02-07 02:55:59.688 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) 2023-02-07 02:56:03.845 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-07 02:56:03.869 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-07 02:56:03.869 INFO 1 --- [ main] o.o.nbi.apis.servicecatalog.SdcClient : SDC FIND url : http://sdc-be.onap:8080/sdc/v1/catalog/services 2023-02-07 02:56:03.869 INFO 1 --- [ main] o.o.nbi.apis.servicecatalog.SdcClient : SDC HealthCheck : http://sdc-be.onap:8080/sdc2/rest/healthCheck 2023-02-07 02:56:03.876 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-07 02:56:03.876 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-07 02:56:03.877 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-07 02:56:03.877 INFO 1 --- [ main] o.o.nbi.apis.serviceinventory.AaiClient : AAI aaiHealthCheckUrl : http://aai.onap:80/aai/util/echo?action=long 2023-02-07 02:56:03.884 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-07 02:56:03.884 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-07 02:56:03.885 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-07 02:56:03.885 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-07 02:56:03.885 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-07 02:56:03.886 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-07 02:56:03.886 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-07 02:56:03.886 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO healthCheck : http://so.onap:8080/globalhealthcheck 2023-02-07 02:56:04.619 WARN 1 --- [ main] o.h.dialect.function.TemplateRenderer : HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered 2023-02-07 02:56:05.240 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-07 02:56:05.246 INFO 1 --- [ main] org.onap.nbi.Application : Started Application in 9.435 seconds (JVM running for 10.388) 2023-02-07 02:57:05.403 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4ac41994 error : {} 2023-02-07 02:57:05.406 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 02:57:05.406 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 02:58:15.429 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6666b671 error : {} 2023-02-07 02:58:15.430 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 02:58:15.430 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 02:59:25.446 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@343f031f error : {} 2023-02-07 02:59:25.447 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 02:59:25.447 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:00:35.466 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@61c59df3 error : {} 2023-02-07 03:00:35.468 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:00:35.468 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:01:45.487 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3668ef07 error : {} 2023-02-07 03:01:45.488 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:01:45.488 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:02:55.503 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@96f3ccc error : {} 2023-02-07 03:02:55.503 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:02:55.504 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:04:05.527 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@68d21063 error : {} 2023-02-07 03:04:05.528 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:04:05.528 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:05:15.558 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@51334f86 error : {} 2023-02-07 03:05:15.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-07 03:05:15.560 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:06:25.581 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4f98527e error : {} 2023-02-07 03:06:25.582 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:06:25.582 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:07:35.597 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@7f26b6e0 error : {} 2023-02-07 03:07:35.598 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:07:35.598 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:08:45.617 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1ca87dcf error : {} 2023-02-07 03:08:45.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-07 03:08:45.619 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:09:55.639 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@152ac41c error : {} 2023-02-07 03:09:55.639 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:09:55.639 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:11:05.656 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@2eed6b3b error : {} 2023-02-07 03:11:05.657 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:11:05.657 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:12:15.683 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3bfec6eb error : {} 2023-02-07 03:12:15.683 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:12:15.683 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:13:25.700 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4e82976f error : {} 2023-02-07 03:13:25.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-07 03:13:25.701 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:14:35.721 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@46b1c446 error : {} 2023-02-07 03:14:35.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-07 03:14:35.723 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:15:45.736 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@54acd0bf error : {} 2023-02-07 03:15:45.737 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:15:45.737 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:16:55.749 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5593aed5 error : {} 2023-02-07 03:16:55.749 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:16:55.749 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:18:05.764 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@51fa467f error : {} 2023-02-07 03:18:05.765 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:18:05.765 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:19:15.783 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@660a6643 error : {} 2023-02-07 03:19:15.783 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:19:15.783 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:20:25.797 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@c60e174 error : {} 2023-02-07 03:20:25.799 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:20:25.799 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:21:35.816 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3b48ed4a error : {} 2023-02-07 03:21:35.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-07 03:21:35.817 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:22:45.831 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@511bcd56 error : {} 2023-02-07 03:22:45.832 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:22:45.832 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:23:55.850 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1fddd58e error : {} 2023-02-07 03:23:55.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-07 03:23:55.851 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:25:05.866 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5edb6a2a error : {} 2023-02-07 03:25:05.866 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:25:05.867 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:26:15.888 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4088ccb3 error : {} 2023-02-07 03:26:15.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-07 03:26:15.889 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:27:25.911 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1c037c4b error : {} 2023-02-07 03:27:25.911 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:27:25.912 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:28:35.926 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@8318882 error : {} 2023-02-07 03:28:35.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-07 03:28:35.927 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:29:45.941 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@17237479 error : {} 2023-02-07 03:29:45.942 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:29:45.942 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:30:55.961 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5c7fcae0 error : {} 2023-02-07 03:30:55.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-07 03:30:55.963 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:32:05.977 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@70cc9f4c error : {} 2023-02-07 03:32:05.977 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:32:05.977 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:33:15.988 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@f32e5a8 error : {} 2023-02-07 03:33:15.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-07 03:33:15.991 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:34:26.006 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5b2e0227 error : {} 2023-02-07 03:34:26.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-07 03:34:26.009 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:35:36.025 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1fa3fff1 error : {} 2023-02-07 03:35:36.038 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:35:36.038 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:36:46.068 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1ff806b8 error : {} 2023-02-07 03:36:46.068 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:36:46.069 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:37:56.079 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5b62f305 error : {} 2023-02-07 03:37:56.080 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:37:56.080 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:39:06.098 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@2a99621c error : {} 2023-02-07 03:39:06.099 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:39:06.099 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:40:16.111 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@152af843 error : {} 2023-02-07 03:40:16.112 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:40:16.112 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:41:26.122 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@7dfdd8ff error : {} 2023-02-07 03:41:26.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-07 03:41:26.123 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:42:36.152 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@100d80e6 error : {} 2023-02-07 03:42:36.152 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:42:36.152 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:42:46.171 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:42:46.172 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:43:59.836 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5bfefb32 error : {} 2023-02-07 03:43:59.837 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:43:59.837 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:44:29.848 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:44:29.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 03:44:39.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-07 03:44:39.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:44:49.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-07 03:44:49.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:44:59.919 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:44:59.919 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:46:33.418 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@29938753 error : {} 2023-02-07 03:46:33.418 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:46:33.419 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:47:43.436 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@47c6d1be error : {} 2023-02-07 03:47:43.437 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:47:43.437 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:47:53.452 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:47:53.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:48:03.462 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:48:03.462 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 03:48:13.476 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:48:13.476 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:48:23.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-07 03:48:23.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:48:33.500 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:48:33.501 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:50:12.507 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6d16099 error : {} 2023-02-07 03:50:12.509 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:50:12.509 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:50:22.527 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:50:22.527 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:50:32.541 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:50:32.541 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:52:17.546 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@636de616 error : {} 2023-02-07 03:52:17.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-07 03:52:17.547 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:52:27.563 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:52:27.563 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:52:37.575 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:52:37.576 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:52:47.589 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:52:47.589 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:52:57.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-07 03:52:57.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:53:07.618 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:53:07.618 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:53:17.630 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:53:17.631 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:53:27.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-07 03:53:27.675 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:53:37.692 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:53:37.692 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:53:47.706 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:53:47.706 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:53:57.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-07 03:53:57.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:54:07.737 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:54:07.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 03:54:17.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-07 03:54:17.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:54:27.770 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:54:27.770 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:54:37.780 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:54:37.781 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:54:47.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-07 03:54:47.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 03:54:57.840 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:54:57.840 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:55:07.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-07 03:55:07.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:55:17.877 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:55:17.878 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:57:12.348 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@519d02cc error : {} 2023-02-07 03:57:12.349 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:57:12.350 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:57:22.366 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:57:22.367 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:57:32.385 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:57:32.385 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:57:42.402 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:57:42.402 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:57:52.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-07 03:57:52.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:58:02.430 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:58:02.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 03:59:48.363 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@75fbfaff error : {} 2023-02-07 03:59:48.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-07 03:59:48.364 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 03:59:58.379 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 03:59:58.379 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:00:08.392 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:00:08.392 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:00:18.404 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:00:18.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:00:28.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-07 04:00:28.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:00:38.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-07 04:00:38.428 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:00:48.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-07 04:00:48.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:00:58.453 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:00:58.454 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:01:08.464 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:01:08.464 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:01:18.474 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:01:18.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:01:28.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-07 04:01:28.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:01:38.501 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:01:38.501 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:02:34.352 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:02:34.353 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:02:44.365 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:02:44.366 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:02:54.381 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:02:54.381 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:03:04.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-07 04:03:04.396 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:03:14.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-07 04:03:14.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:03:24.418 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:03:24.418 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:03:34.434 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:03:34.434 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:03:44.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-07 04:03:44.446 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:03:54.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-07 04:03:54.457 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:05:39.887 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@171bc232 error : {} 2023-02-07 04:05:39.887 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:05:39.887 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 04:05:49.908 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:05:49.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 04:05:59.918 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:05:59.918 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:06:09.928 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:06:09.928 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:06:19.944 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:06:19.944 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:06:29.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-07 04:06:29.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:08:12.068 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@62ba9bb7 error : {} 2023-02-07 04:08:12.069 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:08:12.069 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 04:09:22.109 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@58b79c8c error : {} 2023-02-07 04:09:22.110 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:09:22.111 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 04:10:32.121 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@282ae406 error : {} 2023-02-07 04:10:32.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-07 04:10:32.121 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 04:10:42.143 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:10:42.143 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:10:52.154 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:10:52.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:11:02.164 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:11:02.164 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:11:12.185 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:11:12.185 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:11:22.194 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:11:22.195 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:11:32.206 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:11:32.206 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:11:42.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-07 04:11:42.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:11:52.230 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:11:52.230 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:12:02.242 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:12:02.242 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 04:12:12.257 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:12:12.257 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:12:22.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-07 04:12:22.268 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:12:32.279 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:12:32.280 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:12:42.299 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:12:42.299 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:12:52.314 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:12:52.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:13:02.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-07 04:13:02.328 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:13:12.341 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:13:12.341 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:13:22.356 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:13:22.357 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:13:32.369 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:13:32.369 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:13:42.383 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:13:42.383 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:13:52.392 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:13:52.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:14:02.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-07 04:14:02.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:14:12.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-07 04:14:12.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:14:22.438 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:14:22.438 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:14:32.453 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:14:32.453 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:14:42.477 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:14:42.477 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:14:52.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-07 04:14:52.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:15:02.502 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:15:02.502 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:16:54.685 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5a468ed5 error : {} 2023-02-07 04:16:54.685 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:16:54.685 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 04:17:04.720 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:17:04.720 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:17:14.744 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:17: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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:17:24.756 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:17:24.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:17:34.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-07 04:17:34.770 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:17:44.780 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:17:44.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:17:54.792 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:17:54.792 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:18:04.806 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:18:04.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:18:14.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-07 04:18:14.820 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:18:24.840 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:18:24.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:18:34.856 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:18:34.857 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:18:44.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-07 04:18:44.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:18:54.879 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:18:54.880 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:19:04.896 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:19:04.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:19:14.925 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:19:14.926 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:19:24.936 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:19:24.937 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:19:34.949 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:19:34.949 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:19:44.960 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:19:44.960 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:19:54.972 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:19:54.972 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:21:41.498 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@453af8df error : {} 2023-02-07 04:21:41.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-07 04:21:41.499 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 04:23:05.808 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3770b8c9 error : {} 2023-02-07 04:23:05.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-07 04:23:05.809 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 04:23:15.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-07 04:23:15.837 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 04:23:25.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-07 04:23:25.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:23:35.871 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:23:35.871 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:23:45.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-07 04:23:45.890 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:23:55.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-07 04:23:55.914 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:24:05.937 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:24:05.937 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:24:15.957 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:24:15.957 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:24:25.969 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:24:25.969 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:24:35.985 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:24:35.985 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:24:45.998 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:24:45.998 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:24:56.012 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:24:56.013 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:25:06.024 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:25:06.024 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:25:16.036 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:25:16.036 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:25:26.059 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:25:26.059 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 04:25:36.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-07 04:25:36.086 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:25:46.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-07 04:25:46.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:25:56.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-07 04:25:56.122 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:27:36.815 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@67806eac error : {} 2023-02-07 04:27:36.815 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:27:36.816 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 04:27:46.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-07 04:27:46.831 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:27:56.842 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:27:56.843 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:28:06.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-07 04:28:06.854 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:28:16.866 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:28:16.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:28:26.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-07 04:28:26.890 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:28:36.901 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:28:36.901 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:28:46.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-07 04:28:46.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:28:56.932 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:28:56.933 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:29:06.943 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:29:06.943 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:29:16.961 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:29:16.962 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:29:26.973 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:29:26.973 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:29:36.982 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:29:36.983 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:29:47.002 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:29:47.002 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:29:57.018 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:29:57.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:30:07.034 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:30:07.034 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:30:17.049 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:30:17.049 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:30:27.062 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:30:27.063 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:30:37.072 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:30:37.072 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:30:47.085 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:30:47.085 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:30:57.111 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:30:57.112 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:31:07.120 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:31:07.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:33:05.888 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5fa26de5 error : {} 2023-02-07 04:33:05.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-07 04:33:05.889 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 04:33:15.946 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:33:15.947 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:33:25.967 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:33:25.967 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 04:33:35.986 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:33:35.986 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:33:46.000 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:33:46.001 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:33:56.012 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:33:56.013 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:34:06.023 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:34:06.023 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 04:34:16.039 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:34:16.040 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 04:34:26.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-07 04:34:26.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:34:36.062 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:34:36.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:34:46.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-07 04:34:46.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:34:56.098 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:34:56.098 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:35:06.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-07 04:35:06.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:35:16.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-07 04:35:16.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:35:26.132 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:35:26.133 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:35:36.145 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:35:36.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 04:35:46.159 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:35:46.159 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:35:56.190 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:35:56.190 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 04:36:06.202 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:36:06.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:36:16.214 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:36:16.214 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:36:26.225 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:36:26.225 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 04:36:36.234 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:36:36.234 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:36:46.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-07 04:36:46.247 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:36:56.257 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:36:56.258 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:37:06.270 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:37:06.271 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:37:16.283 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:37:16.283 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:37:26.340 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:37:26.340 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:39:02.463 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6ceaed2e error : {} 2023-02-07 04:39:02.464 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:39:02.465 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 04:39:12.486 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:39:12.487 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 04:39:22.496 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:39:22.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:39:32.508 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:39:32.509 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:39:42.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-07 04:39:42.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:39:52.535 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:39:52.535 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:40:02.546 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:40:02.546 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:40:12.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-07 04:40:12.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:40:22.581 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:40:22.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:40:32.602 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:40:32.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:40:42.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-07 04:40:42.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:40:52.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-07 04:40:52.623 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:41:02.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-07 04:41:02.637 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:41:12.655 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:41:12.655 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:41:22.664 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:41:22.665 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:41:32.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-07 04:41:32.675 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:41:42.688 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:41:42.688 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:41:52.698 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:41:52.698 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:42:02.708 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:42:02.708 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:42:12.724 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:42:12.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:42:22.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-07 04:42:22.734 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:42:32.743 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:42:32.743 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:42:42.757 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:42:42.757 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:42:52.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-07 04:42:52.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:44:03.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-07 04:44:03.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:44:13.536 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:44:13.536 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:44:23.546 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:44:23.546 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:46:09.768 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@7a6c40a2 error : {} 2023-02-07 04:46:09.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-07 04:46:09.769 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 04:46:19.783 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:46:19.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:46:29.794 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:46:29.794 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:46:39.803 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:46:39.803 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:46:49.814 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:46:49.815 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:46:59.826 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:46:59.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:47:09.836 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:47:09.836 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:47:19.852 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:47:19.853 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:47:29.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-07 04:47:29.866 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:47:39.886 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:47:39.887 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:47:49.916 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:47:49.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:47:59.932 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:47:59.933 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:48:09.942 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:48:09.942 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:48:19.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-07 04:48:19.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:48:29.968 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:48:29.968 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:48:39.997 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:48:39.997 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 04:48:50.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-07 04:48:50.008 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:49:00.017 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:49:00.017 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:49:10.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-07 04:49:10.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:49:20.042 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:49:20.043 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:49:30.054 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:49:30.054 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:49:40.068 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:49:40.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:49:50.112 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:49:50.112 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 04:50:00.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-07 04:50:00.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:50:10.132 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:50:10.133 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:50:20.147 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:50:20.147 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:50:30.158 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:50:30.158 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:50:40.167 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:50:40.167 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:50:50.180 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:50:50.181 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:51:00.192 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:51:00.192 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:51:10.202 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:51:10.202 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:51:20.214 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:51:20.214 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:51:30.224 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:51:30.224 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:51:40.234 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:51:40.234 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 04:51:50.246 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:51:50.247 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:52:00.257 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:52:00.257 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:52:10.267 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:52:10.267 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:52:20.285 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:52:20.286 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:52:30.298 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:52:30.298 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:52:40.308 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:52:40.308 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:52:50.319 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:52:50.319 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:53:00.341 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:53:00.341 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:53:10.351 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:53:10.352 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:54:05.270 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:54:05.271 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:54:15.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-07 04:54:15.282 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:54:25.295 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:54:25.295 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 04:56:12.680 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1c975274 error : {} 2023-02-07 04:56:12.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-07 04:56:12.681 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 04:56:42.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-07 04:56:42.682 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:56:52.692 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:56:52.693 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:57:02.708 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:57:02.708 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:57:12.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-07 04:57:12.721 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:57:22.731 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:57:22.731 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:57:32.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-07 04:57:32.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:57:42.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-07 04:57:42.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:57:52.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-07 04:57:52.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:58:02.797 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:58:02.798 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:58:12.808 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:58:12.808 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:58:22.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-07 04:58:22.817 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:58:32.838 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:58:32.839 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:58:42.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-07 04:58:42.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:58:52.861 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:58:52.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:59:02.879 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:59:02.881 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 04:59:12.893 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:59:12.893 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:59:22.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-07 04:59:22.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:59:32.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-07 04:59:32.914 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:59:42.926 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:59:42.926 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 04:59:52.947 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 04:59:52.947 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:00:02.959 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:00:02.959 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:00:12.972 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:00:12.972 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:00:22.988 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:00:22.988 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:00:33.000 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:00:33.001 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:00:43.013 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:00:43.013 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:00:53.027 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:00:53.027 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:01:03.037 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:01:03.037 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:01:13.048 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:01:13.048 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:01:23.059 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:01:23.060 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:01:33.075 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:01:33.076 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:01:43.087 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:01:43.088 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:01:53.097 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:01:53.097 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:02:03.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-07 05:02:03.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:02:13.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-07 05:02:13.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:02:23.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-07 05:02:23.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:02:33.141 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:02:33.141 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:02:43.153 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:02:43.154 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 05:02:53.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-07 05:02:53.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:03:03.176 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:03:03.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 05:03:13.197 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:03:13.197 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:03:23.207 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:03:23.207 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 05:03:33.216 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:03:33.216 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:03:43.228 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:03:43.228 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:04:42.074 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:04:42.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:04:52.083 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:04:52.084 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:05:02.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-07 05:05:02.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:05:12.111 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:05:12.111 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:05:22.120 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:05:22.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:05:32.130 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:05:32.130 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:05:42.142 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:05:42.143 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:05:52.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-07 05:05:52.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:06:02.176 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:06:02.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:06:12.190 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:06:12.190 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:06:22.200 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:06:22.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:06:32.212 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:06:32.212 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:06:42.224 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:06:42.224 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:06:52.234 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:06:52.234 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:07:02.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-07 05:07:02.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:07:12.254 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:07:12.254 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:09:05.973 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@c7b665f error : {} 2023-02-07 05:09:05.974 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:09:05.974 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 05:09:15.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-07 05:09:15.991 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:09:26.003 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:09:26.003 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:09:36.017 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:09:36.017 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:09:46.036 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:09:46.036 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:09:56.049 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:09:56.049 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:10:06.058 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:10:06.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:10:16.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-07 05:10:16.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:10:26.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-07 05:10:26.086 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:10:36.098 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:10:36.099 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:10:46.126 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:10:46.126 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:10:56.137 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:10:56.137 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:12:57.410 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@e54fe54 error : {} 2023-02-07 05:12:57.411 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:12:57.411 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 05:13:07.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-07 05:13:07.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:13:17.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-07 05:13:17.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:13:27.449 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:13:27.449 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:13:37.461 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:13:37.463 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:13:47.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-07 05:13:47.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:13:57.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-07 05:13:57.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:14:07.501 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:14:07.501 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:14:17.511 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:14:17.511 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:14:27.521 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:14:27.521 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:14:37.532 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:14:37.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:14:47.544 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:14:47.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:14:57.558 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:14:57.558 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:15:07.574 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:15:07.574 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:15:17.584 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:15:17.584 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:15:27.594 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:15:27.594 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:15:37.605 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:15:37.605 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:15:47.618 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:15:47.618 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:15:57.628 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:15:57.628 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:16:07.640 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:16:07.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:16:17.650 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:16:17.650 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:16:27.658 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:16:27.659 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:16:37.669 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:16:37.669 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:16:47.679 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:16:47.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 05:16:57.700 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:16:57.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:17:07.713 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:17:07.713 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:17:17.729 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:17:17.730 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:17:27.741 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:17:27.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:17:37.756 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:17:37.757 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:17:47.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-07 05:17:47.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 05:17:57.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-07 05:17:57.782 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:18:07.794 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:18:07.794 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:18:17.807 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:18:17.807 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:18:27.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-07 05:18:27.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:18:37.829 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:18:37.830 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:18:47.840 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:18:47.840 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:18:57.850 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:18:57.850 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:19:07.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-07 05:19:07.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:19:17.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-07 05:19:17.890 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:19:27.900 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:19:27.901 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:19:37.911 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:19:37.911 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:19:47.920 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:19:47.920 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:19:57.930 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:19:57.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:20:07.943 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:20:07.943 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:20:17.953 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:20:17.953 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:20:27.962 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:20:27.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:20:37.974 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:20:37.974 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:20:47.985 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:20:47.985 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:20:57.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-07 05:20:57.994 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:21:08.006 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:21:08.006 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:21:18.017 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:21:18.018 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:21:28.029 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:21:28.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:21:38.041 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:21:38.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:21:48.049 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:21:48.049 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:21:58.065 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:21:58.065 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:22:08.082 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:22:08.083 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:22:18.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-07 05:22:18.094 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 05:22:28.104 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:22:28.104 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:22:38.115 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:22:38.115 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:22:48.124 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:22:48.124 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:22:58.135 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:22:58.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:23:08.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-07 05:23:08.148 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:23:18.157 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:23:18.158 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:23:28.167 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:23:28.167 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:23:38.184 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:23:38.185 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:23:48.196 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:23:48.196 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:23:58.209 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:23:58.209 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:24:08.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-07 05:24:08.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:24:18.230 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:24:18.231 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:24:28.242 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:24:28.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:24:38.252 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:24:38.253 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:24:48.264 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:24:48.264 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 05:24:58.274 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:24:58.275 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:26:43.665 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@468cf7d2 error : {} 2023-02-07 05:26:43.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-07 05:26:43.666 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 05:26:53.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-07 05:26:53.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:27:03.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-07 05:27:03.693 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:27:13.703 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:27:13.703 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:27:23.714 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:27:23.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:27:33.725 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:27:33.725 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:29:43.727 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@7225a88 error : {} 2023-02-07 05:29:43.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-07 05:29:43.728 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 05:29:53.749 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:29:53.749 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:30:03.760 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:30:03.760 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:30:13.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-07 05:30:13.770 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:30:23.781 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:30:23.781 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:30:33.791 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:30:33.791 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:32:43.756 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@28033f60 error : {} 2023-02-07 05:32:43.756 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:32:43.756 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 05:32:53.778 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:32:53.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:33:03.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-07 05:33:03.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:33:13.806 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:33:13.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:33:23.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-07 05:33:23.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:33:33.829 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:33:33.829 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:33:43.840 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:33:43.840 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:33:53.856 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:33:53.857 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:34: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-07 05:34:03.868 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:35:13.660 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:35:13.660 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:36:39.791 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:36:39.792 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 05:36:49.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-07 05:36:49.802 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:36:59.810 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:36:59.810 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:37:09.823 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:37:09.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:37:19.836 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:37:19.836 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:37:29.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-07 05:37:29.850 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:37:39.862 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:37:39.862 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:37:49.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-07 05:37:49.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 05:37:59.894 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:37:59.894 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:38:09.906 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:38:09.906 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 05:38:19.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-07 05:38:19.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:38:29.924 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:38:29.925 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:38:39.936 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:38:39.936 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:38:49.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-07 05:38:49.946 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:38:59.956 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:38:59.957 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:39:09.980 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:39:09.981 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:39:19.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-07 05:39:19.991 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:39:30.000 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:39:30.001 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:39:40.012 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:39:40.012 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:39:50.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-07 05:39:50.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:40:00.043 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:40:00.043 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:40:10.058 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:40:10.059 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:40:20.072 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:40:20.073 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:40:30.084 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:40:30.085 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:40:40.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-07 05:40:40.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:40:50.112 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:40:50.112 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:41:00.122 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:41:00.122 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 05:41:10.133 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:41:10.133 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:41:20.142 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:41:20.142 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:41:30.151 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:41:30.151 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:41:40.161 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:41:40.162 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:41:50.182 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:41:50.183 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 05:42:00.196 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:42:00.197 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:42:10.209 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:42:10.209 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:42:20.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-07 05:42:20.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:42:30.232 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:42:30.232 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 05:42:40.244 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:42:40.244 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:42:50.254 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:42:50.254 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:43:00.264 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:43:00.265 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:43:10.280 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:43:10.280 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:43:20.290 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:43:20.290 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:43:30.300 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:43:30.300 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:43:40.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-07 05:43:40.313 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:43:50.323 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:43:50.326 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 05:44:00.336 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:44:00.336 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:44:10.349 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:44:10.350 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:44:20.362 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:44:20.363 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:44:30.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-07 05:44:30.371 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:44:40.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-07 05:44:40.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:44:50.402 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:44:50.402 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:45:00.410 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:45:00.410 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:45:10.421 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:45:10.421 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:45:20.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-07 05:45:20.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 05:45:30.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-07 05:45:30.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:45:40.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-07 05:45:40.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:45:50.464 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:45:50.465 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:46:00.476 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:46:00.476 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:46:10.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-07 05:46:10.490 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:46:20.504 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:46:20.504 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:46:30.513 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:46:30.513 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:46:40.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-07 05:46:40.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:46:50.533 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:46:50.533 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:47:00.546 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:47:00.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 05:47:10.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-07 05:47:10.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:47:20.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-07 05:47:20.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:47:30.582 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:47:30.583 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:47:40.594 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:47:40.594 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:47:50.604 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:47:50.604 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:48:00.613 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:48:00.613 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:48:10.624 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:48:10.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:48:20.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-07 05:48:20.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:48:30.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-07 05:48:30.643 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:48:40.656 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:48:40.657 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:48:50.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-07 05:48:50.666 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:49:00.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-07 05:49:00.675 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:49:10.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-07 05:49:10.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:49:20.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-07 05:49:20.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:49:30.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-07 05:49:30.710 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:49:40.720 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:49:40.720 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:49:50.730 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:49:50.730 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:50:00.743 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:50:00.743 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:50:10.754 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:50:10.754 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:50:20.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-07 05:50:20.782 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:50:30.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-07 05:50:30.802 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:50:40.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-07 05:50:40.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:50:50.837 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:50:50.837 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:51:00.846 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:51:00.846 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:51:10.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-07 05:51:10.860 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 05:51:20.877 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:51:20.878 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:51:30.891 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:51:30.891 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:51:40.900 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:51:40.900 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:51:50.910 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:51:50.910 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:52:00.919 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:52:00.919 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:52:10.932 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:52:10.932 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:53:11.099 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:53:11.100 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:53:21.110 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:53:21.110 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:53:31.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-07 05:53:31.119 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:54:37.526 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:54:37.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:54:47.536 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:54:47.536 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:54:57.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-07 05:54:57.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:55:07.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-07 05:55:07.568 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 05:55:17.586 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:55:17.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:55:27.598 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:55:27.598 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:55:37.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-07 05:55:37.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:55:47.620 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:55:47.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:55:57.630 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:55:57.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:56:07.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-07 05:56:07.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:56:17.653 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:56:17.653 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:56:27.663 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:56:27.663 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:56:37.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-07 05:56:37.675 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:56:47.685 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:56:47.685 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:56:57.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-07 05:56:57.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:57:07.707 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:57:07.707 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:57:17.717 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:57:17.717 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:57:27.727 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:57:27.727 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:57:37.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-07 05:57:37.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:57:47.749 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:57:47.749 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:57:57.760 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:57:57.760 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:58:07.772 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:58:07.772 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:58:17.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-07 05:58:17.782 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:58:27.792 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:58:27.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:58:37.813 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:58:37.813 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 05:58:47.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-07 05:58:47.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:58:57.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-07 05:58:57.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:59:07.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-07 05:59:07.846 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:59:17.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-07 05:59:17.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:59:27.870 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:59:27.870 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:59:37.887 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:59:37.887 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:59:47.900 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:59:47.901 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 05:59:57.912 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 05:59:57.912 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:00:07.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-07 06:00:07.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:00:17.937 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:00:17.937 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:00:27.946 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:00:27.947 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:00:37.959 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:00:37.960 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:00:47.969 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:00:47.969 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:00:57.978 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:00:57.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:01:07.990 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:01:07.990 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:01:18.000 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:01:18.000 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:01:28.011 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:01:28.011 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:01:38.023 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:01:38.024 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:01:48.035 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:01:48.036 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:01:58.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-07 06:01:58.050 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:02:08.060 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:02:08.061 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:02:18.069 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:02:18.069 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:02:28.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-07 06:02:28.094 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:02:38.114 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:02:38.114 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:02:48.129 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:02:48.129 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:02:58.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-07 06:02:58.144 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:03:08.171 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:03:08.171 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:03:18.180 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:03:18.180 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:03:28.190 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:03:28.190 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:03:38.212 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:03:38.212 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:03:48.230 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:03:48.230 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:03:58.241 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:03:58.241 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:04:08.258 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:04:08.258 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:04:18.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-07 06:04:18.268 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:04:28.278 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:04:28.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:04:38.290 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:04:38.290 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:04:48.300 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:04:48.301 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:04:58.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-07 06:04:58.313 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:05:08.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-07 06:05:08.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:05:18.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-07 06:05:18.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:05:28.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-07 06:05:28.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:05:38.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-07 06:05:38.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:05:48.375 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:05:48.375 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:05:58.385 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:05:58.385 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:06:08.396 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:06:08.396 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:06:18.405 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:06:18.405 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:06:28.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-07 06:06:28.415 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:06:38.432 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:06:38.432 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:06:48.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-07 06:06:48.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:06:58.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-07 06:06:58.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:07:08.464 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:07:08.464 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:07:18.474 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:07:18.474 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:07:28.486 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:07:28.486 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:07:38.496 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:07:38.496 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:07:48.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-07 06:07:48.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:07:58.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-07 06:07:58.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:08:08.535 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:08:08.536 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:08:18.549 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:08:18.550 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:08:28.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-07 06:08:28.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:08:38.592 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:08:38.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:08:48.602 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:08:48.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:08:58.613 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:08:58.613 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:09:08.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-07 06:09:08.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:09:18.638 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:09:18.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:09:28.647 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:09:28.647 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:09:38.664 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:09:38.665 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:09:39.999 INFO 1 --- [nio-8080-exec-7] o.o.nbi.apis.servicecatalog.SdcClient : response status : 200 2023-02-07 06:09:40.049 INFO 1 --- [nio-8080-exec-7] o.o.n.apis.serviceinventory.BaseClient : response status : 200 2023-02-07 06:09:42.236 ERROR 1 --- [nio-8080-exec-7] org.onap.nbi.apis.status.OnapClient : resource access exception for DMAAP, response I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:09:48.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-07 06:09:48.677 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:09:58.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-07 06:09:58.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:10:08.703 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:10:08.703 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:10:18.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-07 06:10:18.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:10:28.726 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:10:28.734 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:12:11.033 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@38b5345b error : {} 2023-02-07 06:12:11.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-07 06:12:11.033 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2023-02-07 06:12:21.047 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:12:21.047 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:12:31.064 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:12:31.064 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:12:41.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-07 06:12:41.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:12:51.095 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:12:51.096 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:13:01.108 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:13:01.109 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:13:11.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-07 06:13:11.124 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:13:21.135 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:13:21.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:13:31.145 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:13:31.146 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:13:41.158 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:13:41.158 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:13:51.172 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:13:51.172 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:14:01.182 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:14:01.182 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:15:36.014 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:15:36.014 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:15:46.037 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:15:46.037 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:15:56.059 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:15:56.059 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:16:06.074 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:16:06.075 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:16:16.088 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:16:16.088 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:16:26.097 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:16:26.098 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:16:36.115 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:16:36.115 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:16:46.133 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:16:46.133 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:16:56.153 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:16:56.153 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:18:05.059 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:18:05.059 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:18:15.070 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:18:15.070 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:18:25.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-07 06:18:25.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:19:27.437 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:19:27.437 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:19:37.448 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:19:37.448 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:19:47.457 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:19:47.457 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:19:57.476 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:19:57.476 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:20:07.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-07 06:20:07.490 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:20:17.512 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:20:17.513 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:20:27.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-07 06:20:27.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:20:37.534 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:20:37.534 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:20:47.558 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:20:47.558 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:20:57.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-07 06:20:57.570 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:21:07.582 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:21:07.583 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:21:17.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-07 06:21:17.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:21:27.609 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:21:27.609 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:21:37.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-07 06:21:37.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:21:47.638 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:21:47.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:21:57.673 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:21:57.674 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:22:07.688 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:22:07.688 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:22:17.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-07 06:22:17.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:22:27.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-07 06:22:27.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:22:37.730 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:22:37.731 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:22:47.776 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:22:47.776 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:22:57.790 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:22:57.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:23:07.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-07 06:23:07.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:23:17.818 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:23:17.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:23:27.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-07 06:23:27.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:23:37.846 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:23:37.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:23:47.858 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:23:47.858 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:23:57.870 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:23:57.870 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:24:07.882 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:24:07.882 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:24:17.891 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:24:17.891 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:24:27.908 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:24:27.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:24:37.916 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:24:37.917 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:24:47.937 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:24:47.937 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:24:57.950 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:24:57.950 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:25:07.966 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:25:07.966 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:25:17.977 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:25:17.977 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:25:27.990 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:25:27.991 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:25:38.001 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:25:38.002 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:25:48.020 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:25:48.021 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:25:58.047 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:25:58.047 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:26:08.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-07 06:26:08.057 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:26:18.069 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:26:18.069 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:26:28.084 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:26:28.084 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:26:34.384 INFO 1 --- [nio-8080-exec-4] o.o.nbi.apis.servicecatalog.SdcClient : response status : 200 2023-02-07 06:26:34.402 INFO 1 --- [nio-8080-exec-4] o.o.n.apis.serviceinventory.BaseClient : response status : 200 2023-02-07 06:26:34.785 ERROR 1 --- [nio-8080-exec-4] org.onap.nbi.apis.status.OnapClient : resource access exception for DMAAP, response I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:26:38.094 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:26:38.095 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:26:48.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-07 06:26:48.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:26:58.118 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:26:58.118 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:27:08.129 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:27:08.129 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:27:18.138 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:27:18.139 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:27:28.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-07 06:27:28.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:27:38.204 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:27:38.204 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:27:48.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-07 06:27:48.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:27:58.231 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:27:58.232 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:28:08.254 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:28:08.255 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:28:18.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-07 06:28:18.268 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:28:28.280 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:28:28.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:28:38.314 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:28:38.315 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:28:48.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-07 06:28:48.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:28:58.341 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:28:58.341 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:29:08.353 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:29:08.353 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:29:18.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-07 06:29:18.365 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:29:28.381 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:29:28.381 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:29:38.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-07 06:29:38.394 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:29:48.421 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:29:48.421 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:29:58.435 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:29:58.435 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:30:08.457 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:30:08.458 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:30:18.469 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:30:18.469 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:30:28.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-07 06:30:28.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:30:38.518 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:30:38.519 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:30:48.535 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:30:48.535 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:30:58.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-07 06:30:58.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:31:08.556 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:31:08.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:31:18.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-07 06:31:18.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:31:28.585 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:31:28.585 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:31:38.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-07 06:31:38.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:31:48.608 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:31:48.608 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:31:58.620 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:31:58.620 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:32:08.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-07 06:32:08.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:32:18.647 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:32:18.647 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:32:28.663 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:32:28.664 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:32:38.686 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:32:38.686 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:32:48.700 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:32:48.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:32:58.713 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:32:58.713 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:33:08.726 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:33:08.726 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:33:18.737 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:33:18.737 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:33:28.751 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:33:28.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:33:38.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-07 06:33:38.762 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:33:48.775 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:33:48.776 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:33:58.788 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:33:58.788 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:34:08.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-07 06:34:08.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:34:18.814 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:34:18.814 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:34:28.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-07 06:34:28.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:34:38.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-07 06:34:38.846 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:34:48.862 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:34:48.863 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:34:58.898 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:34:58.898 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:35:08.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-07 06:35:08.907 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:35:18.919 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:35:18.919 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:35:28.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-07 06:35:28.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:35:38.958 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:35:38.958 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:35:48.980 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:35:48.981 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:35:58.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-07 06:35:58.994 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:36: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-07 06:36: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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:36:19.030 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:36:19.030 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:36:29.041 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:36:29.042 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:36:39.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-07 06:36:39.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:36:49.060 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:36:49.060 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:36:59.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-07 06:36:59.073 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:37:09.083 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:37:09.083 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:37:19.095 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:37:19.095 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:37:29.109 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:37:29.109 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:37:39.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-07 06:37:39.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:37:49.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-07 06:37:49.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:37:59.156 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:37:59.156 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:38:09.168 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:38:09.168 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:38:19.178 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:38:19.178 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:38:29.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-07 06:38:29.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:38:39.214 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:38:39.214 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:38:49.223 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:38:49.223 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:38:59.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-07 06:38:59.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:39:05.633 INFO 1 --- [nio-8080-exec-7] o.o.nbi.apis.servicecatalog.SdcClient : response status : 200 2023-02-07 06:39:05.648 INFO 1 --- [nio-8080-exec-7] o.o.n.apis.serviceinventory.BaseClient : response status : 200 2023-02-07 06:39:06.186 ERROR 1 --- [nio-8080-exec-7] org.onap.nbi.apis.status.OnapClient : resource access exception for DMAAP, response I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:39:09.248 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:39:09.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:39:19.260 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:39:19.260 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:39:29.282 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:39:29.282 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:39:39.295 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:39:39.295 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:39: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-07 06:39: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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:39:59.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-07 06:39:59.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:40:09.335 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:40:09.336 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:40:19.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-07 06:40:19.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:40:29.389 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:40:29.389 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:40:39.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-07 06:40:39.399 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:40:49.435 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:40:49.435 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:40:59.447 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:40:59.447 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:41:09.461 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:41:09.461 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:41:19.470 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:41:19.470 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:41:29.488 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:41:29.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:41:39.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-07 06:41:39.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:41:49.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-07 06:41:49.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:41:59.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-07 06:41:59.525 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:42:09.540 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:42:09.540 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:42:19.550 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:42:19.550 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:42: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-07 06:42: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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:42:39.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-07 06:42:39.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:42:49.596 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:42:49.597 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:42:59.609 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:42:59.610 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:43:09.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-07 06:43:09.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:43:19.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-07 06:43:19.637 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:43:29.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-07 06:43:29.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:43:39.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-07 06:43:39.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:43:49.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-07 06:43:49.688 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:43:59.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-07 06:43:59.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:44:09.708 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:44:09.709 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:44:19.720 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:44:19.721 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:44:29.732 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:44:29.732 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:44:39.742 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:44:39.742 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:44:49.756 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:44:49.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:44:59.768 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:44:59.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:45:09.790 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:45:09.791 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:45:19.800 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:45:19.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:45:29.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-07 06:45:29.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:45:39.826 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:45:39.826 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:45:49.836 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:45:49.836 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:45:59.850 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:45:59.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:46:09.861 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:46:09.862 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:46:19.871 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:46:19.872 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:46:29.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-07 06:46:29.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:46:39.891 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:46:39.892 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:46:49.902 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:46:49.902 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:47:49.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-07 06:47:49.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:47:59.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-07 06:47:59.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:48:09.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-07 06:48:09.570 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:48:19.586 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:48:19.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:48:29.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-07 06:48:29.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:48:39.605 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:48:39.605 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:48:49.617 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:48:49.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-07 06:48:59.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-07 06:48:59.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:49:09.638 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:49:09.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:49:19.652 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:49:19.653 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:49:29.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-07 06:49:29.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:49:39.677 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:49:39.677 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:49:49.696 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:49:49.696 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:49:59.708 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:49:59.708 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:50:09.718 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:50:09.718 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:50:19.730 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:50:19.730 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:50:29.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-07 06:50:29.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:50:39.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-07 06:50:39.752 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:50:49.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-07 06:50:49.770 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:50:59.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-07 06:50:59.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:51:09.788 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:51:09.788 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:51:19.804 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:51:19.804 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:51:29.813 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:51:29.813 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:51:39.823 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:51:39.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:51:49.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-07 06:51:49.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:51:59.850 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:51:59.850 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:52:09.866 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:52:09.866 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:52:19.876 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:52:19.877 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:52:29.886 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:52:29.887 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:52:39.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-07 06:52:39.895 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:52:49.906 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:52:49.906 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:52:59.916 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:52:59.917 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:53:09.926 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:53:09.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-07 06:53:19.937 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-07 06:53:19.938 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request