By type
02:00:51.021 [main] INFO org.springframework.core.KotlinDetector - Kotlin reflection implementation not found at runtime, related features won't be available. 2022-05-16 02:00:53.009 INFO 1 --- [ main] org.onap.nbi.Application : Starting Application on onap-nbi-76555cc8cb-d7xp4 with PID 1 (/opt/onap/app.jar started by onap in /app) 2022-05-16 02:00:53.011 INFO 1 --- [ main] org.onap.nbi.Application : The following profiles are active: default 2022-05-16 02:00:58.728 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8443 (https) 2022-05-16 02:01:06.008 INFO 1 --- [ main] o.o.n.a.h.s.d.CheckDMaaPEventsManager : DMaaP Get Events url : https://message-router.onap:3905/events/$topic/$consumergroup/$consumerid?timeout=$timeout 2022-05-16 02:01:06.028 INFO 1 --- [ main] o.o.nbi.apis.servicecatalog.SdcClient : SDC GET url : https://sdc-be.onap:8443/sdc/v1/catalog/services/{id}/metadata 2022-05-16 02:01:06.028 INFO 1 --- [ main] o.o.nbi.apis.servicecatalog.SdcClient : SDC FIND url : https://sdc-be.onap:8443/sdc/v1/catalog/services 2022-05-16 02:01:06.028 INFO 1 --- [ main] o.o.nbi.apis.servicecatalog.SdcClient : SDC HealthCheck : https://sdc-be.onap:8443/sdc2/rest/healthCheck 2022-05-16 02:01:06.032 INFO 1 --- [ main] o.o.nbi.apis.serviceinventory.AaiClient : AAI service url : https://aai.onap:8443/aai/v14/nodes/service-instances/service-instance/$serviceId 2022-05-16 02:01:06.033 INFO 1 --- [ main] o.o.nbi.apis.serviceinventory.AaiClient : AAI services url : https://aai.onap:8443/aai/v14/business/customers/customer/$customerId/service-subscriptions 2022-05-16 02:01:06.033 INFO 1 --- [ main] o.o.nbi.apis.serviceinventory.AaiClient : AAI service instances url : https://aai.onap:8443/aai/v14/business/customers/customer/$customerId/service-subscriptions/service-subscription/$serviceSpecName/service-instances/ 2022-05-16 02:01:06.033 INFO 1 --- [ main] o.o.nbi.apis.serviceinventory.AaiClient : AAI aaiHealthCheckUrl : https://aai.onap:8443/aai/util/echo?action=long 2022-05-16 02:01:06.103 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO create service url : http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 2022-05-16 02:01:06.103 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO create e2e service url : http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3 2022-05-16 02:01:06.103 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO delete service url : http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances/ 2022-05-16 02:01:06.104 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO delete e2e service url : http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/ 2022-05-16 02:01:06.104 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO e2e service actiavtion url : http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/ 2022-05-16 02:01:06.104 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO get so status url : http://so.onap:8080/onap/so/infra/orchestrationRequests/v7/ 2022-05-16 02:01:06.105 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 2022-05-16 02:01:06.105 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO healthCheck : http://so.onap:8080/globalhealthcheck 2022-05-16 02:01:07.728 WARN 1 --- [ main] o.h.dialect.function.TemplateRenderer : HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered 2022-05-16 02:01:10.547 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:01:10.548 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused) 2022-05-16 02:01:10.717 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8443 (https) with context path '/nbi/api/v4' 2022-05-16 02:01:10.722 INFO 1 --- [ main] org.onap.nbi.Application : Started Application in 19.486 seconds (JVM running for 20.953) 2022-05-16 02:01:21.586 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:01:21.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 "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused) 2022-05-16 02:01:32.598 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:01:32.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 "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused) 2022-05-16 02:01:43.649 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:01:43.649 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused) 2022-05-16 02:01:54.674 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:01:54.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 "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused) 2022-05-16 02:02:05.683 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:02:05.683 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused) 2022-05-16 02:02:16.722 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:02:16.723 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused) 2022-05-16 02:02:27.730 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:02:27.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 "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused) 2022-05-16 02:02:38.738 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:02:38.739 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused) 2022-05-16 02:02:49.778 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:02:49.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 "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused) 2022-05-16 02:03:00.790 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:03:00.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 "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused) 2022-05-16 02:03:11.829 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:03:11.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 "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused) 2022-05-16 02:03:22.866 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:03:22.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 "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused) 2022-05-16 02:03:33.910 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:03:33.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 "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused) 2022-05-16 02:03:44.946 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:03:44.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 "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused) 2022-05-16 02:03:55.986 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:03:55.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 "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.61.72] failed: Connection refused (Connection refused) 2022-05-16 02:04:06.220 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@39498d2c error : {} 2022-05-16 02:04:06.221 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:04:06.221 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:04:16.239 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@14c1c360 error : {} 2022-05-16 02:04:16.240 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:04:16.240 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:04:26.255 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@673958cc error : {} 2022-05-16 02:04:26.256 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:04:26.256 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:04:36.269 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@24e9ef18 error : {} 2022-05-16 02:04:36.270 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:04:36.270 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:04:46.284 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@21b32ef2 error : {} 2022-05-16 02:04:46.284 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:04:46.284 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:04:56.298 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1125ccfb error : {} 2022-05-16 02:04:56.299 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:04:56.299 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:05:06.311 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@365313db error : {} 2022-05-16 02:05:06.311 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:05:06.311 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:05:16.325 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@134856c1 error : {} 2022-05-16 02:05:16.325 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:05:16.325 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:05:26.338 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@456e460e error : {} 2022-05-16 02:05:26.338 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:05:26.338 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:05:36.352 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@21c0f7d4 error : {} 2022-05-16 02:05:36.353 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:05:36.353 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:05:46.369 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6cd5003c error : {} 2022-05-16 02:05:46.369 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:05:46.369 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:05:56.386 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3909038f error : {} 2022-05-16 02:05:56.386 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:05:56.386 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:06:06.403 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6750ea2e error : {} 2022-05-16 02:06:06.403 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:06:06.403 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:06:16.418 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@7203a98e error : {} 2022-05-16 02:06:16.419 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:06:16.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 2022-05-16 02:06:26.431 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@7eb25af8 error : {} 2022-05-16 02:06:26.432 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:06:26.432 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:06:36.446 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5da7c8ea error : {} 2022-05-16 02:06:36.446 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:06:36.446 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:06:46.461 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4cfc90e1 error : {} 2022-05-16 02:06:46.462 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:06:46.462 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:06:56.476 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3b9ee58c error : {} 2022-05-16 02:06:56.477 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:06:56.477 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:07:06.489 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@62748368 error : {} 2022-05-16 02:07:06.489 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:07:06.489 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:07:16.507 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5db67663 error : {} 2022-05-16 02:07:16.508 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:07:16.508 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:07:26.518 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4f598a39 error : {} 2022-05-16 02:07:26.518 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:07:26.518 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:07:36.540 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1bd7f2b4 error : {} 2022-05-16 02:07:36.540 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:07:36.540 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:07:46.553 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@2231a745 error : {} 2022-05-16 02:07:46.554 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:07:46.554 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:07:56.565 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@504b5823 error : {} 2022-05-16 02:07:56.566 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:07:56.566 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:08:06.577 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4cf826fb error : {} 2022-05-16 02:08:06.578 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:08:06.578 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:08:16.590 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@2aa25ecc error : {} 2022-05-16 02:08:16.591 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:08:16.591 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:08:26.602 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@24a3e294 error : {} 2022-05-16 02:08:26.602 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:08:26.602 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:08:36.618 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@786af005 error : {} 2022-05-16 02:08:36.618 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:08:36.618 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:08:46.634 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@394020ce error : {} 2022-05-16 02:08:46.634 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:08:46.634 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:08:56.643 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4ee5bf73 error : {} 2022-05-16 02:08:56.644 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:08:56.644 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:09:06.656 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1311ae2 error : {} 2022-05-16 02:09:06.657 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:09:06.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 2022-05-16 02:09:16.670 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5ea5bdba error : {} 2022-05-16 02:09:16.670 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:09:16.670 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:09:26.682 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@70ba411f error : {} 2022-05-16 02:09:26.682 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:09:26.682 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:09:36.695 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6eafba1b error : {} 2022-05-16 02:09:36.695 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:09:36.695 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:09:46.708 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@76c7acdc error : {} 2022-05-16 02:09:46.708 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:09:46.708 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:09:56.721 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4be8c8ca error : {} 2022-05-16 02:09:56.721 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:09:56.721 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:10:06.733 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@2e6c09c0 error : {} 2022-05-16 02:10:06.734 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:10:06.734 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:10:16.745 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@22b65cd7 error : {} 2022-05-16 02:10:16.745 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:10:16.745 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:10:26.757 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@409f8577 error : {} 2022-05-16 02:10:26.758 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:10:26.758 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:10:36.771 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@65e85a91 error : {} 2022-05-16 02:10:36.771 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:10:36.771 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:10:46.783 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4b4eab47 error : {} 2022-05-16 02:10:46.783 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:10:46.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 2022-05-16 02:10:56.795 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@113dad06 error : {} 2022-05-16 02:10:56.795 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:10:56.795 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:11:06.808 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@2966e7b4 error : {} 2022-05-16 02:11:06.809 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:11:06.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 2022-05-16 02:11:16.823 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3a0baa19 error : {} 2022-05-16 02:11:16.823 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:11:16.823 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:11:26.836 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5840ac51 error : {} 2022-05-16 02:11:26.836 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:11:26.836 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:11:36.847 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5e336710 error : {} 2022-05-16 02:11:36.848 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:11:36.848 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:11:46.859 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@10f9fb5e error : {} 2022-05-16 02:11:46.860 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:11:46.860 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:11:56.872 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6ac00dec error : {} 2022-05-16 02:11:56.872 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:11:56.872 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:12:06.884 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@66da83f5 error : {} 2022-05-16 02:12:06.885 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:12:06.885 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:12:16.896 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@50370bec error : {} 2022-05-16 02:12:16.897 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:12:16.897 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:12:26.909 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@ce8a243 error : {} 2022-05-16 02:12:26.910 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:12:26.910 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:12:36.921 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@44ccbcc0 error : {} 2022-05-16 02:12:36.922 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:12:36.922 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:12:46.933 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@edc4296 error : {} 2022-05-16 02:12:46.933 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:12:46.933 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:12:56.945 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1f55eea3 error : {} 2022-05-16 02:12:56.945 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:12:56.945 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:13:06.957 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@352c9e6a error : {} 2022-05-16 02:13:06.957 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:13:06.957 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:13:16.969 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@19a1480a error : {} 2022-05-16 02:13:16.970 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:13:16.970 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:13:26.981 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@2a7eb7ab error : {} 2022-05-16 02:13:26.981 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:13:26.981 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:13:36.992 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@14ea6eff error : {} 2022-05-16 02:13:36.992 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:13:36.992 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:13:47.002 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@180fe305 error : {} 2022-05-16 02:13:47.003 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:13:47.003 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:13:57.014 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3887c150 error : {} 2022-05-16 02:13:57.015 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:13:57.015 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:14:07.035 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@712d64 error : {} 2022-05-16 02:14:07.035 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:14:07.035 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:14:17.061 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@56d0a4d5 error : {} 2022-05-16 02:14:17.061 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:14:17.061 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:14:27.073 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@cea2e14 error : {} 2022-05-16 02:14:27.073 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:14:27.074 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2022-05-16 02:14:37.084 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@40df5e19 error : {} 2022-05-16 02:14:37.084 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2022-05-16 02:14:37.085 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found