overriding logback.xml Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json [2021-05-21T10:57:55.837+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json] [2021-05-21T10:57:56.156+00:00|INFO|log|main] Logging initialized @1279ms to org.eclipse.jetty.util.log.Slf4jLog [2021-05-21T10:57:56.351+00:00|INFO|ServiceManager|main] service manager starting [2021-05-21T10:57:56.351+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup [2021-05-21T10:57:56.352+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-600b90df@50d66d3==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-6969, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=true, contextPath=/, jettyServer=Server@8576fa0{STOPPED}[9.4.33.v20201020], context=o.e.j.s.ServletContextHandler@7582ff54{/,null,STOPPED}, connector=SDCDistributionGroup@7357a011{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=null]]: STARTING [2021-05-21T10:57:56.361+00:00|INFO|ServiceManager|main] service manager started [2021-05-21T10:57:56.361+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-600b90df@50d66d3==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-6969, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=true, contextPath=/, jettyServer=Server@8576fa0{STOPPED}[9.4.33.v20201020], context=o.e.j.s.ServletContextHandler@7582ff54{/,null,STOPPED}, connector=SDCDistributionGroup@7357a011{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main]]]: STARTING [2021-05-21T10:57:56.384+00:00|INFO|Server|SDCDistributionGroup-6969] jetty-9.4.33.v20201020; built: 2020-10-20T23:39:24.803Z; git: 1be68755656cef678b79a2ef1c2ebbca99e25420; jvm 11.0.9.1+1 [2021-05-21T10:57:56.409+00:00|INFO|Main|main] Started policy-distribution service successfully. [2021-05-21T10:57:56.412+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-21T10:57:56.465+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0 [2021-05-21T10:57:56.465+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults [2021-05-21T10:57:56.468+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms [2021-05-21T10:57:57.693+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls [2021-05-21T10:57:57.696+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls [2021-05-21T10:57:57.806+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@7582ff54{/,null,AVAILABLE} [2021-05-21T10:57:58.093+00:00|INFO|SslContextFactory|SDCDistributionGroup-6969] x509=X509@617f566b(policy@policy.onap.org,h=[policy, brmsgw, brmsgw.onap, drools, drools.onap, pap, pap.onap, pdp, pdp.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],w=[pdp, pdp.onap.svc.cluster.local]) for Server@25f749fa[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.policy.p12,trustStore=file:///opt/app/policy/distribution/etc/ssl/policy-truststore] [2021-05-21T10:57:58.269+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@7357a011{SSL, (ssl, http/1.1)}{0.0.0.0:6969} [2021-05-21T10:57:58.270+00:00|INFO|Server|SDCDistributionGroup-6969] Started @3395ms [2021-05-21T11:00:07.711+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be:8443 [sdc-be/10.96.68.191] failed: Connection timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:140) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2021-05-21T11:00:07.718+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fcd724e [2021-05-21T11:00:07.718+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-05-21T11:00:07.727+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-05-21T11:00:07.728+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-05-21T11:00:07.728+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-21T11:02:18.776+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be:8443 [sdc-be/10.96.68.191] failed: Connection timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:140) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2021-05-21T11:02:18.780+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@268045d1 [2021-05-21T11:02:18.780+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-05-21T11:02:18.780+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-05-21T11:02:18.781+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-05-21T11:02:18.781+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-21T11:04:29.843+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be:8443 [sdc-be/10.96.68.191] failed: Connection timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:140) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2021-05-21T11:04:29.852+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32b9f292 [2021-05-21T11:04:29.853+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-05-21T11:04:29.854+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-05-21T11:04:29.854+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-05-21T11:04:29.854+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-21T11:06:40.920+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be:8443 [sdc-be/10.96.68.191] failed: Connection timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:140) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2021-05-21T11:06:40.921+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7390ad08 [2021-05-21T11:06:40.921+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-05-21T11:06:40.921+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-05-21T11:06:40.922+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-05-21T11:06:40.922+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-21T11:08:51.987+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be:8443 [sdc-be/10.96.68.191] failed: Connection timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:140) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2021-05-21T11:08:51.988+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ce294be [2021-05-21T11:08:51.988+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-05-21T11:08:51.989+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-05-21T11:08:51.989+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-05-21T11:08:51.989+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-21T11:11:03.067+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be:8443 [sdc-be/10.96.68.191] failed: Connection timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:140) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2021-05-21T11:11:03.069+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30d47f15 [2021-05-21T11:11:03.069+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-05-21T11:11:03.071+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-05-21T11:11:03.071+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-05-21T11:11:03.072+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-21T11:13:14.130+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be:8443 [sdc-be/10.96.68.191] failed: Connection timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:140) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2021-05-21T11:13:14.131+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23622320 [2021-05-21T11:13:14.133+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-05-21T11:13:14.133+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-05-21T11:13:14.133+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-05-21T11:13:14.133+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-21T11:15:25.212+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be:8443 [sdc-be/10.96.68.191] failed: Connection timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:140) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2021-05-21T11:15:25.214+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c5c3953 [2021-05-21T11:15:25.215+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-05-21T11:15:25.216+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-05-21T11:15:25.217+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-05-21T11:15:25.217+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-21T11:17:36.280+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be:8443 [sdc-be/10.96.68.191] failed: Connection timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:140) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2021-05-21T11:17:36.284+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@614087e2 [2021-05-21T11:17:36.284+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-05-21T11:17:36.286+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-05-21T11:17:36.286+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-05-21T11:17:36.286+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-21T11:19:47.346+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be:8443 [sdc-be/10.96.68.191] failed: Connection timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:140) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2021-05-21T11:19:47.346+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ba23e0c [2021-05-21T11:19:47.347+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-05-21T11:19:47.348+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-05-21T11:19:47.348+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-05-21T11:19:47.348+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-21T11:21:58.419+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be:8443 [sdc-be/10.96.68.191] failed: Connection timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:140) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2021-05-21T11:21:58.420+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2558ad4 [2021-05-21T11:21:58.420+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-05-21T11:21:58.422+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-05-21T11:21:58.422+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-05-21T11:21:58.422+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-21T11:24:09.494+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be:8443 [sdc-be/10.96.68.191] failed: Connection timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:140) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2021-05-21T11:24:09.495+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c0f5e30 [2021-05-21T11:24:09.496+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-05-21T11:24:09.496+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-05-21T11:24:09.496+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-05-21T11:24:09.497+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-21T11:26:20.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be:8443 [sdc-be/10.96.68.191] failed: Connection timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:140) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2021-05-21T11:26:20.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fcf9bc2 [2021-05-21T11:26:20.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-05-21T11:26:20.570+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-05-21T11:26:20.570+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-05-21T11:26:20.570+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-21T11:26:20.793+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (anonymous) ... [2021-05-21T11:26:21.070+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-05-21T11:26:21.611+00:00|INFO|DistributionClientImpl|Timer-0] start DistributionClient [2021-05-21T11:26:21.621+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:26:21.625+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:26:32.089+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-21T11:26:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:26:41.620+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:26:51.621+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-21T11:27:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:27:01.622+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:27:11.654+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-21T11:27:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:27:21.622+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:27:31.751+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-21T11:27:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:27:41.620+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:27:51.170+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-21T11:28:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:28:01.620+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:28:11.699+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-21T11:28:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:28:21.623+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:28:31.684+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-21T11:28:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:28:41.621+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:28:54.552+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-21T11:29:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:29:01.621+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:29:11.450+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-21T11:29:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:29:21.620+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:29:33.099+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-21T11:29:41.621+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:29:41.626+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:29:53.963+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-21T11:30:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:30:01.621+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:30:31.657+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Read timed out; blacklisting for 2 minutes [2021-05-21T11:30:31.660+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Read timed out [2021-05-21T11:30:31.660+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:30:31.660+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:30:31.663+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:31:13.761+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Read timed out; blacklisting for 2 minutes [2021-05-21T11:31:13.761+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Read timed out [2021-05-21T11:31:13.762+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:31:13.763+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:31:13.765+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:31:43.812+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T11:31:43.812+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T11:31:43.812+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:31:43.812+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:31:43.813+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:31:53.253+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connection reset; blacklisting for 2 minutes [2021-05-21T11:31:53.253+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connection reset [2021-05-21T11:31:53.253+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:31:53.253+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:31:53.255+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:31:53.321+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connection reset; blacklisting for 2 minutes [2021-05-21T11:31:53.321+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connection reset [2021-05-21T11:31:53.322+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:31:53.322+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:31:53.322+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:32:23.364+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T11:32:23.365+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T11:32:23.365+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:32:23.365+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:32:23.366+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:32:53.213+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connection reset; blacklisting for 2 minutes [2021-05-21T11:32:53.214+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connection reset [2021-05-21T11:32:53.215+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:32:53.216+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:32:53.219+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:32:56.453+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 503 Service Unavailable [2021-05-21T11:32:56.454+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T11:32:56.455+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:32:56.455+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:32:56.456+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:32:56.476+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T11:32:56.477+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T11:33:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:33:01.620+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:33:13.812+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-21T11:33:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:33:21.620+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:33:40.138+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-21T11:33:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:33:41.620+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:34:02.742+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-21T11:34:02.745+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:34:02.748+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:34:13.229+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-21T11:34:21.621+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:34:21.622+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:34:34.169+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-21T11:34:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:34:41.620+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:34:52.090+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-21T11:35:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:35:01.620+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:35:12.255+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-21T11:35:21.621+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:35:21.628+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:35:32.858+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-21T11:35:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:35:41.621+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:36:00.963+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-21T11:36:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:36:01.620+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:36:16.399+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-21T11:36:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:36:21.620+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:36:51.655+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Read timed out; blacklisting for 2 minutes [2021-05-21T11:36:51.656+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Read timed out [2021-05-21T11:36:51.657+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:36:51.657+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:36:51.660+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:37:21.710+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T11:37:21.710+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T11:37:21.710+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:37:21.710+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:37:21.711+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:37:51.752+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T11:37:51.752+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T11:37:51.752+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:37:51.752+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:37:51.753+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:38:21.797+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T11:38:21.798+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T11:38:21.799+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:38:21.801+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:38:21.803+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:38:51.860+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T11:38:51.861+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T11:38:51.862+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:38:51.862+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:38:51.862+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:39:21.901+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T11:39:21.901+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T11:39:21.901+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:39:21.901+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:39:21.902+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:39:51.954+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T11:39:51.957+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T11:39:51.958+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:39:51.958+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:39:51.961+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:42:02.642+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out); blacklisting for 2 minutes [2021-05-21T11:42:02.643+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out) [2021-05-21T11:42:02.645+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:42:02.645+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:42:02.648+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:42:51.457+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T11:42:51.458+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T11:42:51.458+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:42:51.458+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:42:51.459+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:42:53.560+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connection reset; blacklisting for 2 minutes [2021-05-21T11:42:53.560+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connection reset [2021-05-21T11:42:53.561+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:42:53.561+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:42:53.561+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:42:53.572+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Remote host terminated the handshake; blacklisting for 2 minutes [2021-05-21T11:42:53.572+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Remote host terminated the handshake [2021-05-21T11:42:53.572+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:42:53.572+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:42:53.573+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:42:53.588+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connection reset; blacklisting for 2 minutes [2021-05-21T11:42:53.588+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connection reset [2021-05-21T11:42:53.588+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:42:53.588+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:42:53.589+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:42:53.662+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connection reset; blacklisting for 2 minutes [2021-05-21T11:42:53.662+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connection reset [2021-05-21T11:42:53.662+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:42:53.662+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:42:53.663+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:42:53.745+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connection reset; blacklisting for 2 minutes [2021-05-21T11:42:53.746+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connection reset [2021-05-21T11:42:53.746+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:42:53.746+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:42:53.746+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:42:53.893+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connection reset; blacklisting for 2 minutes [2021-05-21T11:42:53.894+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connection reset [2021-05-21T11:42:53.894+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:42:53.894+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:42:53.894+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:42:53.959+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connection reset; blacklisting for 2 minutes [2021-05-21T11:42:53.959+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connection reset [2021-05-21T11:42:53.960+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:42:53.960+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:42:53.960+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:42:53.970+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Remote host terminated the handshake; blacklisting for 2 minutes [2021-05-21T11:42:53.970+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Remote host terminated the handshake [2021-05-21T11:42:53.971+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:42:53.971+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:42:53.971+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:42:54.020+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connection reset; blacklisting for 2 minutes [2021-05-21T11:42:54.021+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connection reset [2021-05-21T11:42:54.021+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:42:54.021+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:42:54.022+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:42:54.039+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connection reset; blacklisting for 2 minutes [2021-05-21T11:42:54.039+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connection reset [2021-05-21T11:42:54.039+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:42:54.040+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:42:54.040+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:42:54.051+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Remote host terminated the handshake; blacklisting for 2 minutes [2021-05-21T11:42:54.051+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Remote host terminated the handshake [2021-05-21T11:43:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:43:01.620+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:43:01.621+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:43:16.136+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connection reset; blacklisting for 2 minutes [2021-05-21T11:43:16.137+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connection reset [2021-05-21T11:43:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:43:21.620+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:43:21.622+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:43:23.413+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T11:43:23.413+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T11:43:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:43:41.620+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:43:45.135+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T11:43:45.136+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T11:44:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:44:01.620+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:44:31.659+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Read timed out; blacklisting for 2 minutes [2021-05-21T11:44:31.660+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Read timed out [2021-05-21T11:44:31.661+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:44:31.661+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:44:31.663+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:44:49.643+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-21T11:44:49.644+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:44:49.644+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:45:04.130+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-21T11:45:04.131+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:45:04.132+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:45:16.202+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-21T11:45:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:45:21.620+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:45:33.177+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-21T11:45:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:45:41.623+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:45:53.118+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-21T11:46:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:46:01.620+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:46:12.138+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-21T11:46:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:46:21.620+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:46:31.561+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-21T11:46:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:46:41.620+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:46:52.047+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-21T11:47:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:47:01.620+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... May 21, 2021 11:47:13 AM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://message-router.onap:3905: The target server failed to respond May 21, 2021 11:47:13 AM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://message-router.onap:3905 [2021-05-21T11:47:13.438+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:47:13.438+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:47:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:47:21.620+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:47:21.621+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:47:21.623+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:47:21.623+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:47:41.633+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:47:41.633+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:47:41.634+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:47:41.636+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:47:41.636+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:48:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:48:01.620+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:48:01.622+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:48:01.626+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:48:01.626+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:48:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:48:21.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:48:21.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:48:21.622+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:48:21.622+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:48:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:48:41.621+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:48:41.624+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:48:41.632+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:48:41.632+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:49:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:49:01.620+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:49:01.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:49:01.622+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:49:01.623+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:49:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:49:21.620+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:49:21.621+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:49:21.629+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:49:21.630+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:49:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:49:41.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:49:41.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:49:41.622+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:49:41.623+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:50:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:50:01.621+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:50:01.624+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:50:01.631+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:50:01.631+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:50:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:50:21.619+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:50:21.620+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:50:21.622+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:50:21.622+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:50:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:50:41.619+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:50:41.620+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:50:41.627+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:50:41.627+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:51:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:51:01.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:51:01.621+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:51:01.623+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:51:01.623+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:51:21.621+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:51:21.622+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:51:21.625+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:51:21.631+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:51:21.632+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:51:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:51:41.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:51:41.621+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:51:41.623+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:51:41.623+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:52:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:52:01.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:52:01.621+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:52:01.625+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:52:01.625+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:52:21.624+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:52:21.625+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:52:21.626+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:52:21.628+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:52:21.628+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:52:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:52:41.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:52:41.621+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:52:41.625+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:52:41.625+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:53:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:53:01.621+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:53:01.624+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:53:01.632+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:53:01.632+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:53:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:53:21.619+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:53:21.620+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:53:21.624+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:53:21.625+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:53:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:53:41.620+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:53:41.621+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:53:41.623+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:53:41.623+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:54:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:54:01.619+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:54:01.620+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:54:01.625+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:54:01.625+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:54:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:54:21.620+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:54:21.621+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:54:21.624+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:54:21.624+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:54:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:54:41.620+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:54:41.623+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:54:41.630+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:54:41.630+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:55:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:55:01.619+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:55:01.620+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:55:01.623+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:55:01.623+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:55:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:55:21.619+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:55:21.620+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:55:21.624+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:55:21.624+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:55:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:55:41.619+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:55:41.620+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:55:41.622+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:55:41.622+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:56:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:56:01.621+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:56:01.624+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:56:01.631+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:56:01.631+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:56:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:56:21.620+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:56:21.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:56:21.622+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:56:21.622+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:56:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:56:41.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:56:41.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:56:41.624+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:56:41.624+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:57:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:57:01.620+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:57:01.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:57:01.623+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:57:01.623+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:57:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:57:21.621+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:57:21.624+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:57:21.633+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:57:21.633+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:57:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:57:41.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:57:41.621+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:57:41.624+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:57:41.624+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:58:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:58:01.620+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:58:01.621+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:58:01.626+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:58:01.626+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:58:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:58:21.620+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:58:21.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:58:21.628+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:58:21.628+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:58:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:58:41.621+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:58:41.625+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:58:41.636+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:58:41.637+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:59:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:59:01.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:59:01.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:59:01.622+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:59:01.622+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:59:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:59:21.620+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:59:21.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:59:21.626+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:59:21.626+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T11:59:41.622+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T11:59:41.628+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T11:59:41.633+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T11:59:41.641+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T11:59:41.642+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:00:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:00:01.620+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:00:01.621+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:00:01.629+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:00:01.630+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:00:21.623+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:00:21.624+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:00:21.625+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:00:21.632+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:00:21.632+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:00:41.623+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:00:41.623+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:00:41.628+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:00:41.637+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:00:41.637+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:01:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:01:01.619+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:01:01.620+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:01:01.622+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:01:01.622+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:01:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:01:21.620+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:01:21.621+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:01:21.625+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:01:21.625+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:01:41.621+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:01:41.623+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:01:41.626+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:01:41.632+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:01:41.632+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:02:01.625+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:02:01.625+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:02:01.626+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:02:01.631+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:02:01.631+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:02:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:02:21.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:02:21.622+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:02:21.624+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:02:21.624+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:02:41.627+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:02:41.628+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:02:41.632+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:02:41.641+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:02:41.642+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:03:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:03:01.620+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:03:01.621+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:03:01.624+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:03:01.624+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:03:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:03:21.620+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:03:21.621+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:03:21.628+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:03:21.628+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:03:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:03:41.619+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:03:41.620+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:03:41.622+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:03:41.623+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:04:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:04:01.625+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:04:01.628+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:04:01.635+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:04:01.635+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:04:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:04:21.620+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:04:21.621+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:04:21.623+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:04:21.623+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:04:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:04:41.620+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:04:41.622+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:04:41.626+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:04:41.626+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:05:01.621+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:05:01.623+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:05:01.626+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:05:01.632+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:05:01.632+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:05:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:05:21.621+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:05:21.623+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:05:21.628+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:05:21.628+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:05:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:05:41.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:05:41.621+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:05:41.624+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:05:41.624+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:06:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:06:01.619+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:06:01.620+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:06:01.625+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:06:01.625+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:06:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:06:21.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:06:21.621+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:06:21.623+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:06:21.624+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:06:41.621+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:06:41.623+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:06:41.628+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:06:41.639+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:06:41.639+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:07:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:07:01.619+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:07:01.620+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:07:01.622+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:07:01.623+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:07:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:07:21.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:07:21.622+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:07:21.626+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:07:21.626+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:07:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:07:41.619+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:07:41.620+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:07:41.623+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:07:41.623+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:08:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:08:01.621+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:08:01.624+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:08:01.630+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:08:01.631+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:08:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:08:21.621+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:08:21.622+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:08:21.627+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:08:21.627+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:08:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:08:41.619+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:08:41.620+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:08:41.624+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:08:41.624+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:09:01.621+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:09:01.621+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:09:01.623+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:09:01.625+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:09:01.626+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:09:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:09:21.621+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:09:21.624+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:09:21.631+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:09:21.632+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:09:41.623+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:09:41.623+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:09:41.624+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:09:41.627+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:09:41.627+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:10:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:10:01.620+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:10:01.621+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:10:01.625+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:10:01.625+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:10:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:10:21.619+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:10:21.621+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:10:21.623+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:10:21.623+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:10:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:10:41.620+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:10:41.623+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:10:41.630+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:10:41.630+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:11:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:11:01.619+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:11:01.620+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:11:01.622+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:11:01.622+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:11:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:11:21.620+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:11:21.621+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:11:21.628+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:11:21.628+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:11:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:11:41.620+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:11:41.624+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:11:41.626+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:11:41.626+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:12:01.622+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:12:01.623+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:12:01.626+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:12:01.635+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:12:01.635+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:12:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:12:21.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:12:21.621+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:12:21.624+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:12:21.624+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:12:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:12:41.619+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:12:41.620+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:12:41.626+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:12:41.627+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:13:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:13:01.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:13:01.621+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:13:01.622+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:13:01.623+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:13:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:13:21.621+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:13:21.624+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:13:21.631+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:13:21.631+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:13:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:13:41.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:13:41.625+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:13:41.630+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:13:41.630+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:14:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:14:01.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:14:01.622+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:14:01.628+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:14:01.628+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:14:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:14:21.620+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:14:21.622+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:14:21.625+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:14:21.625+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:14:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:14:41.620+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:14:41.621+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:14:41.625+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:14:41.625+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:15:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:15:01.620+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:15:01.621+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:15:01.623+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:15:01.623+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:15:21.621+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:15:21.623+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:15:21.627+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:15:21.635+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:15:21.635+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:15:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:15:41.627+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:15:41.628+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:15:41.633+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:15:41.633+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:16:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:16:01.620+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:16:01.621+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:16:01.643+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:16:01.643+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:16:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:16:21.620+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:16:21.624+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:16:21.633+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:16:21.633+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:16:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:16:41.620+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:16:41.621+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:16:41.625+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:16:41.626+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:17:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:17:01.620+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:17:01.621+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:17:01.623+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:17:01.623+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:17:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:17:21.619+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:17:21.621+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:17:21.625+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:17:21.625+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:17:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:17:41.621+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:17:41.625+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:17:41.632+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:17:41.632+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:18:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:18:01.619+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:18:01.620+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:18:01.624+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:18:01.624+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:18:21.621+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:18:21.621+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:18:21.621+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:18:21.628+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:18:21.628+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:18:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:18:41.620+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:18:41.635+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:18:41.639+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:18:41.640+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:19:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:19:01.621+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:19:01.624+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:19:01.629+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:19:01.629+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:19:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:19:21.619+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:19:21.620+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:19:21.624+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:19:21.625+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:19:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:19:41.619+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:19:41.620+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:19:41.622+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:19:41.623+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:20:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:20:01.620+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:20:01.622+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:20:01.629+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:20:01.630+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:20:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:20:21.623+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:20:21.626+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:20:21.629+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:20:21.629+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:20:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:20:41.619+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:20:41.620+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:20:41.624+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:20:41.624+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:21:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:21:01.619+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:21:01.620+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:21:01.622+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:21:01.623+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:21:21.622+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:21:21.623+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:21:21.628+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:21:21.639+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:21:21.640+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:21:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:21:41.619+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:21:41.620+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:21:41.621+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:21:41.622+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:22:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:22:01.619+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:22:01.620+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:22:01.624+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:22:01.624+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:22:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:22:21.619+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:22:21.620+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:22:21.622+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:22:21.622+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:22:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:22:41.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:22:41.622+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:22:41.628+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:22:41.628+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:23:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:23:01.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:23:01.623+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:23:01.628+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:23:01.628+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:23:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:23:21.619+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:23:21.620+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:23:21.624+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:23:21.624+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:23:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:23:41.619+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:23:41.620+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:23:41.622+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:23:41.622+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:24:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:24:01.619+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:24:01.620+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:24:01.624+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:24:01.624+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:24:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:24:21.621+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:24:21.625+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:24:21.633+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:24:21.633+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:24:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:24:41.619+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:24:41.620+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:24:41.625+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:24:41.625+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:25:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:25:01.621+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:25:01.622+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:25:01.626+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:25:01.626+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:25:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:25:21.620+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:25:21.621+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:25:21.626+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:25:21.626+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:25:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:25:41.621+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:25:41.624+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:25:41.629+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:25:41.629+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:26:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:26:01.619+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:26:01.620+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:26:01.624+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:26:01.624+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:26:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:26:21.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:26:21.620+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:26:21.622+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:26:21.622+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:26:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:26:41.619+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:26:41.620+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:26:41.625+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:26:41.625+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:27:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:27:01.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:27:01.622+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:27:01.626+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:27:01.627+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:27:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:27:21.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:27:21.621+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:27:21.624+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:27:21.625+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:27:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:27:41.619+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:27:41.620+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:27:41.622+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:27:41.622+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:28:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:28:01.621+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:28:01.623+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:28:01.630+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:28:01.631+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:28:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:28:21.620+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:28:21.622+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:28:21.624+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:28:21.624+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:28:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:28:41.619+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:28:41.620+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:28:41.623+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:28:41.624+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:29:01.626+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:29:01.627+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:29:01.628+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:29:01.631+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:29:01.631+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:29:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:29:21.619+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:29:21.620+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:29:21.623+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:29:21.624+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:29:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:29:41.620+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:29:41.623+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:29:41.627+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:29:41.627+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:30:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:30:01.620+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:30:01.621+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:30:01.624+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:30:01.624+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:30:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:30:21.620+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:30:21.621+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:30:33.054+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-21T12:30:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:30:41.624+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:30:41.631+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:30:41.631+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:31:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:31:01.619+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:31:01.620+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:31:01.622+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:31:01.622+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:31:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:31:21.619+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:31:21.621+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:31:21.625+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:31:21.625+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:31:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:31:41.620+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:31:41.622+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:31:41.625+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:31:41.625+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:32:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:32:01.621+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:32:01.624+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:32:01.630+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:32:01.630+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:32:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:32:21.619+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:32:21.620+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:32:21.622+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:32:21.622+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:32:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:32:41.621+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:32:41.622+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:32:41.625+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:32:41.626+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:33:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:33:01.620+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:33:01.621+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:33:01.623+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:33:01.623+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:33:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:33:21.620+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:33:21.623+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:33:21.629+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:33:21.630+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:33:41.624+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:33:41.625+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:33:41.625+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:33:41.627+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:33:41.627+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:34:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:34:01.619+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:34:01.620+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:34:01.624+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:34:01.625+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:34:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:34:21.619+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:34:21.620+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:34:21.625+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:34:21.625+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:34:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:34:41.621+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:34:41.623+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:34:41.638+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:34:41.638+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:35:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:35:01.620+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:35:01.621+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:35:01.623+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:35:01.623+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:35:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:35:21.620+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:35:21.622+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:35:21.626+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:35:21.626+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:35:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:35:41.621+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:35:41.625+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:35:41.631+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:35:41.631+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:36:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:36:01.619+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:36:01.620+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:36:01.623+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:36:01.623+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:36:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:36:21.619+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:36:21.620+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:36:21.622+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:36:21.622+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:36:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:36:41.620+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:36:41.621+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:36:41.625+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:36:41.625+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:37:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:37:01.620+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:37:01.623+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:37:01.633+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:37:01.633+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:37:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:37:21.619+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:37:21.620+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... May 21, 2021 12:37:29 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://message-router.onap:3905: The target server failed to respond May 21, 2021 12:37:29 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://message-router.onap:3905 [2021-05-21T12:37:29.289+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:37:29.289+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:37:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:37:41.619+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:37:41.620+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:37:41.622+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:37:41.622+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:38:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:38:01.619+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:38:01.620+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:38:01.624+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:38:01.624+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:38:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:38:21.621+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:38:21.624+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:38:21.630+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:38:21.630+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:38:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:38:41.619+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:38:41.621+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:38:41.625+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:38:41.626+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:39:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:39:01.619+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:39:01.620+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:39:01.622+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:39:01.622+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:39:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:39:21.619+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:39:21.620+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:39:21.632+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:39:21.632+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:39:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:39:41.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:39:41.623+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:39:41.628+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:39:41.629+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:40:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:40:01.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:40:01.623+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:40:01.627+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:40:01.627+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:40:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:40:21.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:40:21.621+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:40:21.623+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:40:21.623+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:40:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:40:41.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:40:41.621+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:40:41.626+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:40:41.627+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:41:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:41:01.622+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:41:01.625+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:41:01.630+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:41:01.630+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:41:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:41:21.619+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:41:21.621+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:41:21.628+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:41:21.629+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:41:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:41:41.619+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:41:41.620+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:41:41.623+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:41:41.623+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:42:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:42:01.619+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:42:01.620+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:42:01.624+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:42:01.624+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:42:21.621+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:42:21.621+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:42:21.624+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:42:21.629+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:42:21.630+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:42:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:42:41.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:42:41.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:42:41.624+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:42:41.624+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:43:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:43:01.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:43:01.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:43:01.622+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:43:01.622+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:43:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:43:21.620+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:43:21.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:43:31.905+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-21T12:43:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:43:41.625+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:43:41.632+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:43:41.633+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:44:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:44:01.622+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:44:01.623+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:44:01.627+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:44:01.628+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:44:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:44:21.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:44:21.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:44:21.622+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:44:21.622+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:44:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:44:41.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:44:41.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:44:41.627+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:44:41.627+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:45:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:45:01.620+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:45:01.622+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:45:01.626+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:45:01.627+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:45:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:45:21.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:45:21.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:45:21.624+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:45:21.625+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:45:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:45:41.623+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:45:41.624+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:45:41.627+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:45:41.628+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:46:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:46:01.620+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:46:01.621+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:46:01.626+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:46:01.626+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:46:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:46:21.623+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:46:21.626+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:46:21.631+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:46:21.632+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:46:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:46:41.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:46:41.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:46:41.629+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:46:41.629+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:47:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:47:01.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:47:01.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:47:01.622+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:47:01.623+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:47:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:47:21.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:47:21.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:47:21.626+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:47:21.626+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:47:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:47:41.621+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:47:41.624+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:47:41.628+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:47:41.628+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:48:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:48:01.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:48:01.621+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:48:01.625+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:48:01.625+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:48:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:48:21.621+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:48:21.622+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:48:21.632+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:48:21.633+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:48:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:48:41.622+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:48:41.623+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:48:41.629+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:48:41.629+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:49:01.621+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:49:01.623+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:49:01.626+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:49:01.632+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:49:01.632+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:49:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:49:21.620+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:49:21.621+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:49:21.626+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:49:21.626+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:49:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:49:41.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:49:41.632+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:49:41.634+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:49:41.635+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:50:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:50:01.620+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:50:01.621+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:50:01.626+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:50:01.628+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:50:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:50:21.621+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:50:21.623+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:50:21.626+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:50:21.627+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:50:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:50:41.620+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:50:41.622+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:50:41.627+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:50:41.627+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:51:01.621+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:51:01.622+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:51:01.624+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:51:01.626+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:51:01.627+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:51:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:51:21.621+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:51:21.622+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:51:21.633+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:51:21.633+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:51:41.621+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:51:41.621+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:51:41.623+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:51:41.628+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:51:41.629+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:52:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:52:01.619+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:52:01.620+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:52:01.624+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:52:01.625+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:52:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:52:21.621+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:52:21.622+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:52:21.625+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:52:21.625+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:52:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:52:41.624+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:52:41.626+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:52:41.633+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:52:41.633+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:53:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:53:01.619+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:53:01.621+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:53:01.623+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:53:01.623+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:53:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:53:21.619+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:53:21.620+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:53:21.624+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:53:21.624+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:53:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:53:41.620+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:53:41.621+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:53:41.623+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:53:41.623+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:54:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:54:01.623+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:54:01.625+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:54:01.633+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:54:01.634+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:54:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:54:21.620+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:54:21.620+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:54:21.623+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:54:21.623+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:54:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:54:41.619+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:54:41.620+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:54:41.624+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:54:41.625+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:55:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:55:01.619+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:55:01.620+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:55:01.622+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:55:01.623+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:55:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:55:21.621+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:55:21.623+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:55:21.630+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:55:21.630+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:55:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:55:41.620+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:55:41.621+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:55:41.622+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:55:41.622+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:56:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:56:01.619+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:56:01.620+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:56:01.624+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:56:01.624+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:56:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:56:21.620+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:56:21.621+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:56:21.623+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:56:21.623+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:56:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:56:41.620+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:56:41.623+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:56:41.633+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:56:41.633+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:57:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:57:01.619+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:57:01.625+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:57:01.627+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:57:01.627+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:57:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:57:21.619+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:57:21.620+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:57:21.624+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:57:21.624+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:57:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:57:41.620+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:57:41.623+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:57:41.628+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:57:41.628+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:58:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:58:01.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:58:01.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:58:01.624+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:58:01.624+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:58:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:58:21.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:58:21.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:58:21.621+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:58:21.621+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:58:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:58:41.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:58:41.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:58:41.624+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:58:41.624+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:59:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:59:01.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:59:01.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:59:01.624+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:59:01.624+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:59:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:59:21.622+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:59:21.624+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:59:21.629+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:59:21.629+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T12:59:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T12:59:41.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T12:59:41.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T12:59:41.621+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T12:59:41.621+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:00:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:00:01.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:00:01.624+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:00:01.629+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:00:01.629+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:00:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:00:21.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:00:21.623+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:00:21.629+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:00:21.629+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:00:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:00:41.619+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:00:41.620+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:00:41.624+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:00:41.624+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:01:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:01:01.620+00:00|WARN|HostSelector|pool-3-thread-4] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:01:01.623+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:01:01.626+00:00|WARN|HttpClient|pool-3-thread-4] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:01:01.626+00:00|ERROR|NotificationConsumer|pool-3-thread-4] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:01:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:01:21.620+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:01:21.620+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:01:21.625+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:01:21.625+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:01:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:01:41.621+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:01:41.623+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:01:41.628+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:01:41.631+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:02:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:02:01.620+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:02:01.621+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:02:01.625+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:02:01.625+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:02:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:02:21.619+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:02:21.621+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:02:21.624+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:02:21.624+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:02:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:02:41.622+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:02:41.623+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:02:41.628+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:02:41.628+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:03:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:03:01.620+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:03:01.622+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:03:01.633+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:03:01.633+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:03:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:03:21.620+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:03:21.621+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:03:21.625+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:03:21.625+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:03:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:03:41.620+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:03:41.621+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:03:41.627+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:03:41.627+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:04:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:04:01.620+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:04:01.621+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:04:01.627+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:04:01.627+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:04:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:04:21.620+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:04:21.621+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:04:21.624+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:04:21.624+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:04:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:04:41.620+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:04:41.621+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:04:41.625+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:04:41.625+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:05:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:05:01.619+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:05:01.620+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:05:01.622+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:05:01.622+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:05:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:05:21.621+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:05:21.626+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:05:21.634+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:05:21.635+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:05:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:05:41.619+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:05:41.620+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:05:41.623+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:05:41.623+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:06:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:06:01.628+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:06:01.629+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:06:01.633+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:06:01.633+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:06:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:06:21.619+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:06:21.620+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:06:21.622+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:06:21.623+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:06:41.621+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:06:41.622+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:06:41.626+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:06:41.638+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:06:41.638+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:07:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:07:01.619+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:07:01.620+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:07:01.622+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:07:01.622+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:07:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:07:21.619+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:07:21.620+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:07:21.624+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:07:21.624+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:07:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:07:41.619+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:07:41.620+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:07:41.623+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:07:41.623+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:08:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:08:01.620+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:08:01.622+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:08:01.629+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:08:01.629+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:08:21.625+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:08:21.625+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:08:21.626+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:08:21.629+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:08:21.629+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:08:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:08:41.619+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:08:41.620+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:08:41.624+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:08:41.624+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:09:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:09:01.620+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:09:01.623+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:09:01.629+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:09:01.629+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:09:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:09:21.620+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:09:21.621+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:09:21.628+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:09:21.628+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:09:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:09:41.620+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:09:41.621+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:09:41.623+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:09:41.623+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:10:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:10:01.619+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:10:01.620+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:10:01.624+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:10:01.624+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:10:21.621+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:10:21.622+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:10:21.626+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:10:21.633+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:10:21.633+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:10:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:10:41.619+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:10:41.620+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:10:41.625+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:10:41.625+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:11:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:11:01.619+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:11:01.620+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:11:01.622+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:11:01.622+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:11:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:11:21.620+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:11:21.622+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:11:21.628+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:11:21.628+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:11:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:11:41.619+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:11:41.620+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:11:41.623+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:11:41.623+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:12:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:12:01.621+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:12:01.626+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:12:01.636+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:12:01.636+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:12:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:12:21.619+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:12:21.620+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:12:21.622+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:12:21.622+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:12:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:12:41.619+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:12:41.620+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:12:41.624+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:12:41.624+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:13:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:13:01.620+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:13:01.621+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:13:01.623+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:13:01.623+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:13:21.621+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:13:21.621+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:13:21.623+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:13:21.633+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:13:21.633+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:13:41.622+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:13:41.622+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:13:41.623+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:13:41.626+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:13:41.627+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:14:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:14:01.620+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:14:01.622+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:14:01.630+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:14:01.630+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:14:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:14:21.623+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:14:21.627+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:14:21.637+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:14:21.637+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:14:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:14:41.620+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:14:41.622+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:14:41.627+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:14:41.627+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:15:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:15:01.619+00:00|WARN|HostSelector|pool-3-thread-8] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:15:01.620+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:15:01.622+00:00|WARN|HttpClient|pool-3-thread-8] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:15:01.622+00:00|ERROR|NotificationConsumer|pool-3-thread-8] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:15:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:15:21.620+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:15:21.622+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:15:21.628+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:15:21.628+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:15:41.621+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:15:41.622+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:15:41.628+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:15:41.632+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:15:41.633+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:16:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:16:01.620+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:16:01.623+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:16:01.628+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:16:01.628+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:16:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:16:21.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:16:21.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:16:21.622+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:16:21.622+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:16:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:16:41.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:16:41.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:16:41.625+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:16:41.625+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:17:01.624+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:17:01.624+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:17:01.627+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:17:01.631+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:17:01.631+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:17:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:17:21.619+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:17:21.620+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:17:21.624+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:17:21.624+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:17:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:17:41.619+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:17:41.620+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:17:41.622+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:17:41.622+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:18:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:18:01.619+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:18:01.620+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:18:01.624+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:18:01.624+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:18:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:18:21.621+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:18:21.623+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:18:21.629+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:18:21.629+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:18:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:18:41.621+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:18:41.622+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:18:41.627+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:18:41.627+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:19:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:19:01.621+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:19:01.622+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:19:01.625+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:19:01.626+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:19:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:19:21.621+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:19:21.621+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:19:21.625+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:19:21.626+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:19:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:19:41.621+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:19:41.623+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:19:41.627+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:19:41.627+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:20:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:20:01.619+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:20:01.620+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:20:01.624+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:20:01.624+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:20:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:20:21.620+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:20:21.621+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:20:21.623+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:20:21.624+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:20:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:20:41.619+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:20:41.632+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:20:41.636+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:20:41.636+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:21:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:21:01.621+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:21:01.625+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:21:01.630+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:21:01.630+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:21:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:21:21.619+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:21:21.620+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:21:21.625+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:21:21.625+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:21:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:21:41.619+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:21:41.620+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:21:41.622+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:21:41.623+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:22:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:22:01.619+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:22:01.621+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:22:01.627+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:22:01.628+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:22:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:22:21.620+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:22:21.623+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:22:21.630+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:22:21.630+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:22:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:22:41.619+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:22:41.620+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:22:41.624+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:22:41.624+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:23:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:23:01.619+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:23:01.621+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:23:01.624+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:23:01.624+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:23:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:23:21.621+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:23:21.622+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:23:21.630+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:23:21.630+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:23:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:23:41.620+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:23:41.621+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:23:41.624+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:23:41.625+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:24:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:24:01.620+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:24:01.621+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:24:01.626+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:24:01.627+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:24:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:24:21.620+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:24:21.621+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:24:21.623+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:24:21.624+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:24:41.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:24:41.622+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:24:41.626+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:24:41.639+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:24:41.639+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:25:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:25:01.620+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:25:01.622+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:25:01.626+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:25:01.626+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:25:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:25:21.620+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:25:21.620+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:25:21.625+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:25:21.625+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:25:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:25:41.620+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:25:41.621+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:25:41.625+00:00|WARN|HttpClient|pool-3-thread-6] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:25:41.625+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:26:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:26:01.621+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:26:01.624+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:26:01.632+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:26:01.633+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:26:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:26:21.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:26:21.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:26:21.623+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:26:21.623+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:26:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:26:41.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:26:41.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:26:41.630+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:26:41.630+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:27:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:27:01.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:27:01.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:27:01.623+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:27:01.623+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:27:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:27:21.620+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:27:21.622+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:27:21.631+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:27:21.631+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:27:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:27:41.619+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:27:41.620+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:27:41.623+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:27:41.623+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:28:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:28:01.619+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:28:01.620+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:28:01.624+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:28:01.624+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:28:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:28:21.619+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:28:21.620+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:28:21.622+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:28:21.622+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:28:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:28:41.620+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:28:41.623+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:28:41.631+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:28:41.632+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:29:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:29:01.620+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:29:01.620+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:29:01.623+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:29:01.623+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:29:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:29:21.619+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:29:21.620+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:29:21.623+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:29:21.623+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:29:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:29:41.621+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:29:41.622+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:29:41.625+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:29:41.625+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:30:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:30:01.620+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:30:01.622+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:30:01.628+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:30:01.629+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:30:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:30:21.619+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:30:21.620+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:30:21.623+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:30:21.623+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:30:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:30:41.619+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:30:41.620+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:30:41.624+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused); blacklisting for 2 minutes [2021-05-21T13:30:41.624+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection refused (Connection refused) [2021-05-21T13:31:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:31:01.621+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:31:01.622+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:31:32.008+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Read timed out; blacklisting for 2 minutes [2021-05-21T13:31:32.008+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Read timed out [2021-05-21T13:31:32.009+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:31:32.009+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:31:32.011+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:32:02.056+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:32:02.057+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:32:02.057+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:32:02.057+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:32:02.066+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:32:02.913+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connection reset; blacklisting for 2 minutes [2021-05-21T13:32:02.919+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connection reset [2021-05-21T13:32:02.919+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:32:02.919+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:32:02.920+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:32:32.941+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:32:32.942+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:32:32.942+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:32:32.942+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:32:32.943+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:33:02.989+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:33:02.991+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:33:02.992+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:33:02.992+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:33:02.994+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:33:33.042+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:33:33.042+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:33:33.043+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:33:33.043+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:33:33.044+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:34:03.084+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:34:03.085+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:34:03.085+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:34:03.086+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:34:03.087+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:34:33.131+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:34:33.132+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:34:33.133+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:34:33.133+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:34:33.134+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:35:03.177+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:35:03.177+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:35:03.177+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:35:03.177+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:35:03.178+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:37:12.598+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out); blacklisting for 2 minutes [2021-05-21T13:37:12.599+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out) [2021-05-21T13:37:12.600+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:37:12.600+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:37:12.602+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:39:23.666+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out); blacklisting for 2 minutes [2021-05-21T13:39:23.666+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out) [2021-05-21T13:39:23.667+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:39:23.667+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:39:23.669+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:40:59.263+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:40:59.266+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:40:59.267+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:40:59.268+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:40:59.271+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:41:29.318+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:41:29.318+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:41:29.319+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:41:29.319+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:41:29.321+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:41:59.364+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:41:59.364+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:41:59.365+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:41:59.365+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:41:59.366+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:42:29.414+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:42:29.416+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:42:29.418+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:42:29.418+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:42:29.423+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:42:59.480+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:42:59.481+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:42:59.481+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:42:59.481+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:42:59.482+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:43:29.526+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:43:29.526+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:43:29.526+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:43:29.527+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:43:29.527+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:45:40.499+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out); blacklisting for 2 minutes [2021-05-21T13:45:40.500+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out) [2021-05-21T13:45:40.501+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:45:40.502+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:45:40.505+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:46:10.548+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:46:10.548+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:46:10.549+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:46:10.549+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:46:10.549+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:46:40.578+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:46:40.578+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:46:40.579+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:46:40.579+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:46:40.581+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:10.624+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:47:10.624+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:47:10.625+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:10.625+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:10.625+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:40.644+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:47:40.644+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:47:40.644+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:40.644+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:40.645+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:43.359+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connection reset; blacklisting for 2 minutes [2021-05-21T13:47:43.359+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connection reset [2021-05-21T13:47:43.359+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:43.359+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:43.360+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:46.459+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:46.460+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:46.461+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:46.461+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:46.461+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:46.729+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:46.730+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:46.730+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:46.730+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:46.730+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:46.747+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:46.747+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:46.748+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:46.748+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:46.748+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:46.770+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:46.770+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:46.771+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:46.771+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:46.771+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:46.812+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:46.813+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:46.813+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:46.814+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:46.815+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:46.843+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:46.844+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:46.844+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:46.844+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:46.845+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:46.866+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:46.867+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:46.867+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:46.867+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:46.867+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:46.903+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:46.903+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:46.905+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:46.905+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:46.905+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:46.943+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:46.944+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:46.944+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:46.944+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:46.945+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:46.975+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:46.975+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:46.975+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:46.976+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:46.976+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:47.020+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.020+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:47.021+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:47.021+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:47.038+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.039+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.040+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:47.040+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:47.040+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:47.073+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.073+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.074+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:47.074+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:47.074+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:47.103+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.104+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.104+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:47.104+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:47.104+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:47.124+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.125+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.125+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:47.125+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:47.126+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:47.144+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.144+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.145+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:47.145+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:47.145+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:47.157+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.157+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.157+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:47.157+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:47.157+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:47.173+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.173+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.173+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:47.173+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:47.174+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:47.193+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.193+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.193+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:47.193+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:47.193+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:47.216+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.216+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.216+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:47.216+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:47.216+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:47.236+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.236+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.236+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:47.236+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:47.237+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:47.258+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.258+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.258+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:47.258+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:47.259+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:47.274+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.274+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.274+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:47.274+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:47.275+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:47.308+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.309+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.309+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:47.309+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:47.309+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:47.322+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.322+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.322+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:47.322+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:47.323+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:47.346+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.346+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.346+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:47.346+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:47.346+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:47.365+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.366+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.366+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:47:47.366+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:47:47.366+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:47:47.402+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 503 Service Unavailable [2021-05-21T13:47:47.402+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T13:48:01.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:48:01.624+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:48:11.965+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-21T13:48:21.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:48:21.620+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:48:31.246+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-21T13:48:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:48:41.620+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:48:51.165+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-21T13:49:01.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:49:01.620+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:49:11.233+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-21T13:49:21.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:49:21.621+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:49:36.159+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-21T13:49:41.619+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:49:41.621+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:50:11.655+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Read timed out; blacklisting for 2 minutes [2021-05-21T13:50:11.656+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Read timed out [2021-05-21T13:50:11.656+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:50:11.657+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:50:11.658+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:50:41.704+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:50:41.705+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:50:41.705+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:50:41.705+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:50:41.707+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:51:11.735+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:51:11.737+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:51:11.738+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:51:11.738+00:00|WARN|HostSelector|pool-3-thread-5] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:51:11.741+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:51:41.786+00:00|WARN|HttpClient|pool-3-thread-5] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:51:41.786+00:00|ERROR|NotificationConsumer|pool-3-thread-5] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:51:41.787+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:51:41.787+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:51:41.788+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:52:11.815+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:52:11.815+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:52:11.816+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:52:11.816+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:52:11.816+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:52:41.861+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:52:41.862+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:52:41.862+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:52:41.862+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:52:41.864+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:53:11.907+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:53:11.907+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:53:11.907+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:53:11.908+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:53:11.909+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:53:41.951+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:53:41.952+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:53:41.952+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:53:41.953+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:53:41.954+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:55:52.850+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out); blacklisting for 2 minutes [2021-05-21T13:55:52.851+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out) [2021-05-21T13:55:52.852+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:55:52.852+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:55:52.855+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:56:03.125+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-21T13:56:03.130+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:56:03.130+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:56:12.678+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-21T13:56:12.678+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:56:12.679+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:56:22.247+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-21T13:56:22.248+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:56:22.248+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:56:31.806+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-21T13:56:31.814+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:56:31.816+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:56:41.366+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-21T13:56:41.367+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:56:41.368+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:56:50.945+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-21T13:56:50.946+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:56:50.946+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:57:00.507+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-21T13:57:00.508+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:57:00.508+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:57:30.531+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Read timed out; blacklisting for 2 minutes [2021-05-21T13:57:30.531+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Read timed out [2021-05-21T13:57:30.531+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:57:30.531+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:57:30.532+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:57:30.581+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connection reset; blacklisting for 2 minutes [2021-05-21T13:57:30.581+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connection reset [2021-05-21T13:57:30.581+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:57:30.581+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:57:30.582+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:58:00.618+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:58:00.619+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:58:00.620+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:58:00.620+00:00|WARN|HostSelector|pool-3-thread-3] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:58:00.624+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:58:30.674+00:00|WARN|HttpClient|pool-3-thread-3] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:58:30.674+00:00|ERROR|NotificationConsumer|pool-3-thread-3] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:58:30.675+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:58:30.675+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:58:30.677+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:59:00.753+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:59:00.753+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:59:00.754+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:59:00.754+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:59:00.755+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T13:59:30.793+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T13:59:30.793+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T13:59:30.794+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T13:59:30.794+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T13:59:30.796+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:00:00.852+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:00:00.853+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:00:00.853+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:00:00.853+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:00:00.854+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:00:30.890+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:00:30.891+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:00:30.891+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:00:30.891+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:00:30.894+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:01:00.942+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:01:00.942+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:01:00.942+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:01:00.942+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:01:00.943+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:01:30.961+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:01:30.961+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:01:30.962+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:01:30.962+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:01:30.963+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:02:16.425+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:02:16.427+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:02:16.428+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:02:16.428+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:02:16.430+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:02:46.478+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:02:46.478+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:02:46.479+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:02:46.479+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:02:46.480+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:03:16.521+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:03:16.523+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:03:16.523+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:03:16.524+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:03:16.526+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:03:46.570+00:00|WARN|HttpClient|pool-3-thread-7] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:03:46.570+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:03:46.570+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:03:46.570+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:03:46.571+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:04:16.601+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:04:16.603+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:04:16.603+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:04:16.603+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:04:16.605+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:06:27.731+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out); blacklisting for 2 minutes [2021-05-21T14:06:27.731+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out) [2021-05-21T14:06:27.732+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:06:27.732+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:06:27.734+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:08:38.803+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out); blacklisting for 2 minutes [2021-05-21T14:08:38.803+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out) [2021-05-21T14:08:38.805+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:08:38.805+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:08:38.807+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:10:49.874+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out); blacklisting for 2 minutes [2021-05-21T14:10:49.874+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out) [2021-05-21T14:10:49.875+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:10:49.875+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:10:49.877+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:11:07.487+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-21T14:11:07.488+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:11:07.489+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:11:25.677+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-21T14:11:25.678+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:11:25.680+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:11:55.718+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Read timed out; blacklisting for 2 minutes [2021-05-21T14:11:55.718+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Read timed out [2021-05-21T14:11:55.718+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:11:55.718+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:11:55.719+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:12:25.765+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:12:25.765+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:12:25.765+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:12:25.765+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:12:25.766+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:12:55.798+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:12:55.798+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:12:55.799+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:12:55.799+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:12:55.801+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:13:25.844+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:13:25.845+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:13:25.846+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:13:25.846+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:13:25.847+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:13:55.889+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:13:55.889+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:13:55.890+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:13:55.890+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:13:55.891+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:14:25.935+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:14:25.936+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:14:25.936+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:14:25.936+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:14:25.938+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:14:42.196+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connection reset; blacklisting for 2 minutes [2021-05-21T14:14:42.196+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connection reset [2021-05-21T14:14:42.197+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:14:42.197+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:14:42.197+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:14:42.259+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connection reset; blacklisting for 2 minutes [2021-05-21T14:14:42.259+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connection reset [2021-05-21T14:14:42.259+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:14:42.259+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:14:42.260+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:14:42.273+00:00|WARN|HttpClient|pool-3-thread-2] Error executing HTTP request. Connection reset; blacklisting for 2 minutes [2021-05-21T14:14:42.273+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:Connection reset [2021-05-21T14:14:42.273+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:14:42.274+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:14:42.274+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:14:43.609+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:14:43.611+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:14:43.612+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:14:43.612+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:14:43.613+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:14:43.929+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:14:43.930+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:14:43.930+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:14:43.930+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:14:43.930+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:14:43.980+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:14:43.980+00:00|ERROR|NotificationConsumer|pool-3-thread-6] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:14:43.980+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:14:43.981+00:00|WARN|HostSelector|pool-3-thread-6] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:14:43.981+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:15:01.766+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-21T14:15:01.767+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:15:01.767+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:15:18.824+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-21T14:15:18.826+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:15:18.830+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:15:35.872+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-21T14:15:35.872+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:15:35.873+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:15:52.919+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-21T14:15:52.920+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:15:52.921+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:16:10.218+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-21T14:16:10.219+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:16:10.220+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:16:40.242+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Read timed out; blacklisting for 2 minutes [2021-05-21T14:16:40.242+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Read timed out [2021-05-21T14:16:40.243+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:16:40.243+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:16:40.243+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:17:10.276+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:17:10.276+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:17:10.277+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:17:10.277+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:17:10.279+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:17:40.329+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:17:40.329+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:17:40.329+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:17:40.329+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:17:40.330+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:18:10.352+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:18:10.353+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:18:10.353+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:18:10.354+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:18:10.355+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:18:40.401+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:18:40.409+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:18:40.418+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:18:40.418+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:18:40.420+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:19:10.436+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:19:10.438+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:19:10.438+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:19:10.439+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:19:10.440+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:19:40.484+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:19:40.485+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:19:40.486+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:19:40.486+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:19:40.487+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:20:10.530+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:20:10.530+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:20:10.531+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:20:10.531+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:20:10.532+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:20:40.578+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:20:40.580+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:20:40.580+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:20:40.581+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:20:40.582+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:22:50.771+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out); blacklisting for 2 minutes [2021-05-21T14:22:50.771+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out) [2021-05-21T14:22:50.772+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:22:50.772+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:22:50.775+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:25:01.845+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out); blacklisting for 2 minutes [2021-05-21T14:25:01.846+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out) [2021-05-21T14:25:01.846+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:25:01.846+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:25:01.847+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:27:12.915+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out); blacklisting for 2 minutes [2021-05-21T14:27:12.915+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out) [2021-05-21T14:27:12.920+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:27:12.921+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:27:12.925+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:29:23.986+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out); blacklisting for 2 minutes [2021-05-21T14:29:23.987+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out) [2021-05-21T14:29:23.988+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:29:23.988+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:29:23.995+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:30:59.538+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:30:59.538+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:30:59.539+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:30:59.539+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:30:59.540+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:31:29.588+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:31:29.589+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:31:29.590+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:31:29.590+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:31:29.593+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:31:59.645+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:31:59.645+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:31:59.645+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:31:59.645+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:31:59.647+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:32:29.691+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:32:29.691+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:32:29.691+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:32:29.691+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:32:29.692+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:32:59.733+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:32:59.736+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:32:59.737+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:32:59.737+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:32:59.738+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:33:29.780+00:00|WARN|HttpClient|pool-3-thread-10] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:33:29.781+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:33:29.782+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:33:29.782+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:33:29.783+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:33:59.825+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out; blacklisting for 2 minutes [2021-05-21T14:33:59.825+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Read timed out [2021-05-21T14:33:59.826+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:33:59.826+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:33:59.827+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.490+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out); blacklisting for 2 minutes [2021-05-21T14:36:09.490+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3905 [message-router.onap/10.96.54.5] failed: Connection timed out (Connection timed out) [2021-05-21T14:36:09.491+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.491+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.493+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.550+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.550+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.550+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.550+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.551+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.562+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.562+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.562+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.562+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.563+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.598+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.598+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.599+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.599+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.599+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.611+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.611+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.612+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.612+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.612+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.622+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.622+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.622+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.622+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.623+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.633+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.633+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.633+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.633+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.634+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.644+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.645+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.645+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.645+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.645+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.663+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.663+00:00|ERROR|NotificationConsumer|pool-3-thread-1] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.663+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.663+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.664+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.673+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.673+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.674+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.674+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.674+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.697+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.698+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.698+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.698+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.698+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.711+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.711+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.711+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.711+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.711+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.722+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.722+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.722+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.722+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.722+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.739+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.739+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.740+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.740+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.740+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.756+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.756+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.756+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.757+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.757+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.768+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.768+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.768+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.768+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.768+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.787+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.787+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.787+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.787+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.787+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.808+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.808+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.808+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.808+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.809+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.821+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.821+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.822+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.822+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.822+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.830+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.831+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.831+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.831+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.831+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.839+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.840+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.840+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.840+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.840+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.852+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.852+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.852+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.852+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.852+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.862+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.862+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.862+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.862+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.863+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.872+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.872+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.872+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.872+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.872+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.881+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.881+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.882+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.882+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.882+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.891+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.891+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.891+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.891+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.891+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.903+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.903+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.903+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.903+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.903+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.935+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.935+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.935+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.935+00:00|WARN|HostSelector|pool-3-thread-2] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.935+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.946+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.946+00:00|ERROR|NotificationConsumer|pool-3-thread-2] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.946+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.946+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.946+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.961+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.961+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.961+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.961+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.961+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.970+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.971+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.971+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.971+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.971+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:09.997+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.998+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:09.998+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:09.998+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:09.998+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:10.009+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.009+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.009+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:10.009+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:10.009+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:10.022+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.022+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.022+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:10.022+00:00|WARN|HostSelector|pool-3-thread-7] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:10.023+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:10.033+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.033+00:00|ERROR|NotificationConsumer|pool-3-thread-7] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.033+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:10.033+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:10.033+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:10.043+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.043+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.044+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:10.044+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:10.044+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:10.054+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.054+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.054+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:10.054+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:10.054+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:10.107+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.107+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.107+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:10.107+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:10.108+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:10.118+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.118+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.118+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:10.118+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:10.119+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:10.139+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.139+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.140+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:10.140+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:10.140+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:10.154+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.155+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.155+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:10.155+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:10.155+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:10.171+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.171+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.171+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:10.171+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:10.171+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as I65SsJkGMnEu7q5o) ... [2021-05-21T14:36:10.201+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.202+00:00|ERROR|NotificationConsumer|pool-3-thread-10] Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable [2021-05-21T14:36:10.202+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-21T14:36:10.202+00:00|WARN|HostSelector|pool-3-thread-10] All hosts were blacklisted; reverting to full set of hosts. [2021-05-21T14:36:10.202+00:00|INFO|HttpClient|pool-3-thread-10] GET https://message-