overriding logback.xml Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json [2021-05-02T10:47:42.735+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json] [2021-05-02T10:47:42.985+00:00|INFO|log|main] Logging initialized @819ms to org.eclipse.jetty.util.log.Slf4jLog [2021-05-02T10:47:43.191+00:00|INFO|ServiceManager|main] service manager starting [2021-05-02T10:47:43.191+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup [2021-05-02T10:47:43.191+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-02T10:47:43.201+00:00|INFO|ServiceManager|main] service manager started [2021-05-02T10:47:43.201+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-02T10:47:43.213+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-02T10:47:43.232+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-02T10:47:43.232+00:00|INFO|Main|main] Started policy-distribution service successfully. [2021-05-02T10:47:43.278+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0 [2021-05-02T10:47:43.279+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults [2021-05-02T10:47:43.281+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms [2021-05-02T10:47:44.131+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls [2021-05-02T10:47:44.131+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls [2021-05-02T10:47:44.213+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@7582ff54{/,null,AVAILABLE} [2021-05-02T10:47:44.429+00:00|INFO|SslContextFactory|SDCDistributionGroup-6969] x509=X509@37d752b0(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@2f9e076f[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.policy.p12,trustStore=file:///opt/app/policy/distribution/etc/ssl/policy-truststore] [2021-05-02T10:47:44.528+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@7357a011{SSL, (ssl, http/1.1)}{0.0.0.0:6969} [2021-05-02T10:47:44.528+00:00|INFO|Server|SDCDistributionGroup-6969] Started @2365ms [2021-05-02T10:49:54.652+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.106.35] 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-02T10:49:54.657+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32b76ae1 [2021-05-02T10:49:54.657+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-05-02T10:49:54.665+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-05-02T10:49:54.666+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-05-02T10:49:54.666+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-02T10:52:05.706+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.106.35] 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-02T10:52:05.706+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@286e0c55 [2021-05-02T10:52:05.707+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-05-02T10:52:05.707+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-05-02T10:52:05.707+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-05-02T10:52:05.707+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-02T10:54:16.781+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.106.35] 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-02T10:54:16.781+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48a4bc99 [2021-05-02T10:54:16.781+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-05-02T10:54:16.782+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-05-02T10:54:16.782+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-05-02T10:54:16.782+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-02T10:56:27.848+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.106.35] 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-02T10:56:27.849+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3de4bca0 [2021-05-02T10:56:27.849+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-05-02T10:56:27.850+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-05-02T10:56:27.850+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-05-02T10:56:27.850+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-02T10:58:38.918+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.106.35] 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-02T10:58:38.918+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67a51622 [2021-05-02T10:58:38.918+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-05-02T10:58:38.919+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-05-02T10:58:38.919+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-05-02T10:58:38.919+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-02T11:00:49.991+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.106.35] 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-02T11:00:49.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61670f61 [2021-05-02T11:00:49.994+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-05-02T11:00:49.994+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-05-02T11:00:49.994+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-05-02T11:00:49.994+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-02T11:03:01.065+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.106.35] 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-02T11:03:01.066+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bc92f [2021-05-02T11:03:01.066+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-05-02T11:03:01.068+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-05-02T11:03:01.070+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-05-02T11:03:01.070+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-05-02T11:03:01.884+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (anonymous) ... [2021-05-02T11:03:02.104+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-05-02T11:03:02.323+00:00|INFO|DistributionClientImpl|Timer-0] start DistributionClient [2021-05-02T11:03:02.342+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:03:02.346+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:03:12.842+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:03:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:03:22.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:03:31.994+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:03:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:03:42.344+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:03:52.961+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-02T11:04:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:04:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:04:14.840+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:04:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:04:22.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:04:32.454+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:04:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:04:42.344+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:04:51.919+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-02T11:05:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:05:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:05:11.917+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T11:05:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:05:22.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:05:31.900+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:05:42.341+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:05:42.344+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:05:55.547+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T11:06:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:06:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:06:12.166+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:06:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:06:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:06:32.010+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:06:42.348+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:06:42.349+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:06:52.853+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:07:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:07:02.344+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:07:14.048+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:07:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:07:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:07:32.546+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:07:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:07:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:08:07.832+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:08:07.837+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:08:07.844+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:08:17.424+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:08:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:08:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:08:31.901+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:08:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:08:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:08:51.914+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:09:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:09:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:09:12.254+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:09:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:09:22.344+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:09:31.894+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:09:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:09:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:09:51.967+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:10:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:10:02.346+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:10:11.955+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:10:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:10:22.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:10:34.245+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:10:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:10:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:10:52.236+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:11:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:11:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:11:11.888+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:11:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:11:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:11:32.055+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:11:42.341+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:11:42.346+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:11:52.115+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:12:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:12:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:12:11.904+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:12:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:12:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:12:40.078+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:12:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:12:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:12:52.004+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:13:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:13:02.345+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:13:14.468+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:13:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:13:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:13:31.938+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T11:13:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:13:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:13:53.016+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T11:14:02.341+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:14:02.346+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:14:11.948+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T11:14:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:14:22.345+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:14:31.953+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T11:14:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:14:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:14:51.915+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T11:15:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:15:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:15:12.227+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-02T11:15:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:15:22.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:15:31.905+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-02T11:15:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:15:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:15:51.909+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-02T11:16:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:16:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:16:16.474+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-02T11:16:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:16:22.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:16:33.210+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:16:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:16:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:16:51.944+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:17:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:17:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:17:11.922+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:17:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:17:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:17:32.494+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:17:42.341+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:17:42.346+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:17:52.694+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:18:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:18:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:18:13.397+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:18:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:18:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:18:52.400+00:00|WARN|HttpClient|pool-3-thread-9] Error executing HTTP request. Read timed out; blacklisting for 2 minutes [2021-05-02T11:18:52.405+00:00|ERROR|NotificationConsumer|pool-3-thread-9] Error exception occured when fetching with Cambria Client:Read timed out [2021-05-02T11:18:52.406+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:18:52.406+00:00|WARN|HostSelector|pool-3-thread-9] All hosts were blacklisted; reverting to full set of hosts. [2021-05-02T11:18:52.409+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:19:02.074+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:19:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:19:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:19:11.876+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:19:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:19:22.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:19:31.957+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-02T11:19:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:19:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:19:59.941+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-02T11:20:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:20:02.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:20:19.389+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:20:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:20:22.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:20:39.379+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:20:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:20:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:20:59.375+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:21:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:21:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:21:19.388+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:21:22.341+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:21:22.345+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:21:39.380+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:21:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:21:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:21:59.371+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:22:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:22:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:22:19.380+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:22:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:22:22.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:22:39.381+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:22:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:22:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:22:59.371+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T11:23:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:23:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:23:19.376+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T11:23:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:23:22.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:23:39.387+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T11:23:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:23:42.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:23:59.389+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T11:24:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:24:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:24:19.384+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T11:24:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:24:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:24:39.398+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T11:24:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:24:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:24:59.377+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T11:25:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:25:02.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:25:19.378+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T11:25:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:25:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:25:39.374+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T11:25:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:25:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:25:59.376+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T11:26:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:26:02.344+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:26:19.378+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T11:26:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:26:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:26:39.374+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T11:26:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:26:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:26:59.386+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T11:27:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:27:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:27:19.377+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T11:27:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:27:22.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:27:39.404+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T11:27:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:27:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:27:59.392+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T11:28:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:28:02.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:28:19.392+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T11:28:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:28:22.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:28:39.399+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T11:28:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:28:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:28:59.403+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T11:29:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:29:02.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:29:19.389+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T11:29:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:29:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:29:39.390+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T11:29:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:29:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:29:59.387+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T11:30:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:30:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:30:19.378+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T11:30:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:30:22.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:30:39.376+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T11:30:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:30:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:30:59.372+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T11:31:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:31:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:31:19.371+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T11:31:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:31:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:31:39.389+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:31:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:31:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:31:59.378+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:32:02.341+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:32:02.344+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:32:19.380+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-02T11:32:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:32:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:32:39.374+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-02T11:32:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:32:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:32:59.389+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-02T11:33:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:33:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:33:19.371+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-02T11:33:22.341+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:33:22.345+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:33:39.379+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T11:33:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:33:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:33:59.394+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T11:34:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:34:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:34:19.382+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T11:34:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:34:22.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:34:39.391+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T11:34:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:34:42.344+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:34:59.375+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:35:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:35:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:35:19.370+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:35:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:35:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:35:39.375+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:35:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:35:42.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:35:59.378+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:36:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:36:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:36:19.375+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T11:36:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:36:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:36:39.377+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T11:36:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:36:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:36:59.374+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T11:37:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:37:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:37:19.379+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T11:37:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:37:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:37:39.378+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T11:37:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:37:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:37:59.374+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T11:38:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:38:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:38:19.379+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:38:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:38:22.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:38:39.371+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:38:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:38:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:38:59.374+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:39:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:39:02.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:39:19.378+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:39:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:39:22.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:39:39.378+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:39:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:39:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:39:59.369+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:40:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:40:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:40:19.374+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:40:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:40:22.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:40:39.376+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:40:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:40:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:40:59.383+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T11:41:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:41:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:41:19.394+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T11:41:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:41:22.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:41:39.375+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:41:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:41:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:41:59.371+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:42:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:42:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:42:19.375+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:42:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:42:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:42:39.378+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:42:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:42:42.344+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:42:59.378+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-02T11:43:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:43:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:43:19.380+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-02T11:43:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:43:22.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:43:39.378+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-02T11:43:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:43:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:43:59.373+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:44:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:44:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:44:19.378+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:44:22.343+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:44:22.345+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:44:39.375+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:44:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:44:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:44:59.373+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:45:02.341+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:45:02.345+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:45:19.394+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:45:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:45:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:45:39.371+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T11:45:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:45:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:45:59.383+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:46:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:46:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:46:19.388+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:46:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:46:22.345+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:46:39.374+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:46:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:46:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:46:59.374+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:47:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:47:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:47:19.373+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:47:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:47:22.344+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:47:39.380+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:47:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:47:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:47:59.373+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T11:48:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:48:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:48:19.379+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:48:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:48:22.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:48:39.382+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:48:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:48:42.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:48:59.385+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:49:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:49:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:49:19.383+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:49:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:49:22.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:49:39.383+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:49:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:49:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:49:59.387+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:50:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:50:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:50:19.379+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:50:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:50:22.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:50:39.374+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:50:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:50:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:50:59.369+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:51:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:51:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:51:19.376+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:51:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:51:22.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:51:39.374+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:51:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:51:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:51:59.374+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:52:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:52:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:52:19.391+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:52:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:52:22.344+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:52:39.380+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:52:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:52:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:52:59.372+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:53:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:53:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:53:19.371+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:53:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:53:22.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:53:39.383+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:53:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:53:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:53:59.372+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:54:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:54:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:54:19.375+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:54:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:54:22.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:54:39.374+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:54:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:54:42.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:54:59.374+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T11:55:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:55:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:55:19.369+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T11:55:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:55:22.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:55:39.381+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T11:55:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:55:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:55:59.371+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-02T11:56:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:56:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:56:19.389+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-02T11:56:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:56:22.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:56:39.379+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-02T11:56:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:56:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:56:59.373+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-02T11:57:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:57:02.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:57:19.373+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-02T11:57:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:57:22.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:57:39.372+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-02T11:57:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:57:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:57:59.377+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-02T11:58:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:58:02.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:58:19.380+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-02T11:58:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:58:22.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:58:39.374+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-02T11:58:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:58:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:58:59.371+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T11:59:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:59:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:59:19.374+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T11:59:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:59:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:59:39.379+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T11:59:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T11:59:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T11:59:59.369+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T12:00:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:00:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:00:19.381+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T12:00:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:00:22.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:00:39.388+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T12:00:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:00:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:00:59.366+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T12:01:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:01:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:01:19.391+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:01:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:01:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:01:39.375+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:01:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:01:42.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:01:59.380+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-02T12:02:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:02:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:02:19.376+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-02T12:02:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:02:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:02:39.382+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-02T12:02:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:02:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:02:59.372+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-05-02T12:03:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:03:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:03:19.386+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:03:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:03:22.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:03:39.367+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:03:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:03:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:03:59.382+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:04:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:04:02.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:04:19.378+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:04:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:04:22.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:04:39.371+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:04:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:04:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:04:59.382+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:05:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:05:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:05:19.379+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:05:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:05:22.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:05:39.378+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:05:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:05:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:05:59.367+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:06:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:06:02.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:06:19.381+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:06:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:06:22.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:06:39.387+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:06:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:06:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:06:59.368+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:07:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:07:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:07:19.381+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T12:07:22.341+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:07:22.346+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:07:39.393+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T12:07:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:07:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:07:59.379+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T12:08:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:08:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:08:19.377+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T12:08:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:08:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:08:39.371+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T12:08:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:08:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:08:59.375+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T12:09:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:09:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:09:12.031+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T12:09:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:09:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:09:31.883+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T12:09:42.341+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:09:42.347+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:09:51.890+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T12:10:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:10:02.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:10:11.893+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T12:10:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:10:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:10:31.882+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:10:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:10:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:10:51.879+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:11:02.341+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:11:02.347+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:11:11.891+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:11:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:11:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:11:31.879+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:11:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:11:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:11:51.883+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:12:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:12:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:12:11.926+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:12:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:12:22.344+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:12:31.947+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:12:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:12:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:12:51.876+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:13:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:13:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:13:11.877+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:13:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:13:22.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:13:31.884+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:13:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:13:42.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:13:51.900+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:14:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:14:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:14:11.886+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:14:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:14:22.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:14:31.897+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:14:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:14:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:14:51.880+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:15:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:15:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:15:11.884+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:15:22.348+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:15:22.350+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:15:32.204+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-02T12:15:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:15:42.344+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:15:51.895+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-02T12:16:02.344+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:16:02.346+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:16:11.930+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-02T12:16:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:16:22.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:16:31.907+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-02T12:16:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:16:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:16:51.888+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:17:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:17:02.345+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:17:11.883+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:17:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:17:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:17:31.879+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:17:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:17:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:17:52.175+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:18:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:18:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:18:11.882+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:18:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:18:22.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:18:31.897+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:18:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:18:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:18:51.879+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:19:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:19:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:19:11.903+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:19:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:19:22.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:19:32.044+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:19:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:19:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:19:51.884+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-02T12:20:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:20:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:20:11.895+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-02T12:20:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:20:22.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:20:31.886+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-02T12:20:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:20:42.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:20:51.891+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-02T12:21:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:21:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:21:11.890+00:00|INFO|HttpClient|pool-3-thread-10] --> HTTP/1.1 200 OK [2021-05-02T12:21:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:21:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:21:31.882+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:21:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:21:42.344+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:21:51.894+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:22:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:22:02.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:22:12.127+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:22:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:22:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:22:31.889+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-05-02T12:22:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:22:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:22:51.887+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:23:02.341+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:23:02.346+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:23:11.891+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:23:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:23:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:23:31.882+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:23:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:23:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:23:51.891+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:24:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:24:02.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:24:11.908+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:24:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:24:22.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:24:31.895+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:24:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:24:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:24:54.581+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:25:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:25:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:25:11.890+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:25:22.342+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:25:22.347+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:25:31.898+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T12:25:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:25:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:25:51.882+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T12:26:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:26:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:26:11.899+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T12:26:22.342+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:26:22.354+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:26:31.903+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T12:26:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:26:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:26:51.898+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T12:27:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:27:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:27:12.102+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T12:27:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:27:22.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:27:31.895+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T12:27:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:27:42.345+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:27:51.882+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T12:28:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:28:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:28:11.886+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T12:28:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:28:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:28:31.885+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T12:28:42.341+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:28:42.352+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:28:51.899+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T12:29:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:29:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:29:12.197+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-05-02T12:29:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:29:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:29:32.395+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T12:29:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:29:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:29:51.889+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T12:30:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:30:02.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:30:11.899+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T12:30:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:30:22.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:30:31.883+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T12:30:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:30:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:30:51.884+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T12:31:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:31:02.345+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:31:11.888+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T12:31:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:31:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:31:31.898+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:31:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:31:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:31:51.883+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:32:02.341+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:32:02.351+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:32:11.908+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:32:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:32:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:32:32.266+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:32:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:32:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:32:51.885+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:33:02.341+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:33:02.345+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:33:14.936+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:33:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:33:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:33:31.875+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:33:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:33:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:33:51.889+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-05-02T12:34:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:34:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:34:11.896+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:34:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:34:22.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:34:31.890+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:34:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:34:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:34:51.879+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:35:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:35:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:35:11.897+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:35:22.341+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:35:22.347+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:35:31.895+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:35:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:35:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:35:51.906+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:36:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:36:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:36:11.894+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:36:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:36:22.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:36:31.893+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:36:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:36:42.345+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:36:51.890+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:37:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:37:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:37:12.027+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:37:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:37:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:37:31.890+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T12:37:42.341+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:37:42.345+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:37:52.122+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T12:38:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:38:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:38:12.070+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T12:38:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:38:22.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:38:31.892+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T12:38:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:38:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:38:51.888+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T12:39:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:39:02.346+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:39:11.895+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T12:39:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:39:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:39:32.094+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-05-02T12:39:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:39:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:39:51.890+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T12:40:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:40:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:40:12.535+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T12:40:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:40:22.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:40:31.884+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T12:40:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:40:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:40:51.873+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T12:41:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:41:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:41:11.878+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T12:41:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:41:22.344+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:41:31.919+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T12:41:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:41:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:41:51.891+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T12:42:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:42:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:42:11.877+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T12:42:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:42:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:42:31.894+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T12:42:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:42:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:42:51.883+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T12:43:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:43:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:43:11.888+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-05-02T12:43:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:43:22.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:43:31.880+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:43:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:43:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:43:51.884+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:44:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:44:02.345+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:44:11.891+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:44:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:44:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:44:31.884+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:44:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:44:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:44:51.875+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:45:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:45:02.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:45:11.881+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:45:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:45:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:45:31.880+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:45:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:45:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:45:51.886+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:46:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:46:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:46:11.901+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:46:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:46:22.344+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:46:32.094+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:46:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:46:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:46:51.880+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:47:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:47:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:47:11.904+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:47:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:47:22.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:47:31.881+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:47:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:47:42.344+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:47:51.876+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:48:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:48:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:48:11.915+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:48:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:48:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:48:32.177+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:48:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:48:42.345+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:48:52.529+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:49:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:49:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:49:11.887+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:49:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:49:22.354+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:49:31.886+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:49:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:49:42.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:49:51.916+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:50:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:50:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:50:11.889+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:50:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:50:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:50:31.879+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:50:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:50:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:50:51.896+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:51:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:51:02.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:51:11.892+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:51:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:51:22.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:51:31.883+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:51:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:51:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:51:51.889+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:52:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:52:02.345+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:52:11.883+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:52:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:52:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:52:31.882+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:52:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:52:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:52:51.965+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:53:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:53:02.345+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:53:11.888+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:53:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:53:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:53:31.883+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:53:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:53:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:53:51.872+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:54:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:54:02.345+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:54:11.918+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:54:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:54:22.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:54:31.882+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:54:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:54:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:54:52.101+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:55:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:55:02.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:55:11.895+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:55:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:55:22.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:55:31.886+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:55:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:55:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:55:51.890+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:56:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:56:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:56:11.898+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:56:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:56:22.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:56:31.892+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:56:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:56:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:56:51.880+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:57:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:57:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:57:11.924+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:57:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:57:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:57:31.879+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:57:42.341+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:57:42.349+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:57:51.905+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:58:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:58:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:58:12.045+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:58:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:58:22.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:58:31.891+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:58:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:58:42.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:58:51.876+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T12:59:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:59:02.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:59:11.886+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:59:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:59:22.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:59:31.881+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T12:59:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T12:59:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T12:59:51.901+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T13:00:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:00:02.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:00:11.898+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T13:00:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:00:22.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:00:31.892+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T13:00:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:00:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:00:51.883+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T13:01:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:01:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:01:11.894+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T13:01:22.347+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:01:22.351+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:01:31.901+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T13:01:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:01:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:01:51.901+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-05-02T13:02:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:02:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:02:11.879+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T13:02:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:02:22.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:02:31.885+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T13:02:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:02:42.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:02:51.880+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T13:03:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:03:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:03:11.893+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T13:03:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:03:22.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:03:31.889+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T13:03:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:03:42.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:03:51.882+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T13:04:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:04:02.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:04:14.776+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T13:04:22.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:04:22.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:04:31.983+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T13:04:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:04:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:04:51.894+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T13:05:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:05:02.344+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:05:11.897+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T13:05:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:05:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:05:31.880+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T13:05:42.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:05:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:05:51.878+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T13:06:02.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:06:02.343+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:06:11.898+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T13:06:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:06:22.342+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:06:33.048+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T13:06:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:06:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:06:52.135+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T13:07:02.347+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:07:02.349+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:07:12.003+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T13:07:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:07:22.344+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:07:32.258+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T13:07:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:07:42.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:07:51.902+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T13:08:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:08:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:08:11.889+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T13:08:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:08:22.344+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:08:31.887+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-05-02T13:08:42.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:08:42.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:08:51.899+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T13:09:02.339+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:09:02.340+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:09:11.888+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-05-02T13:09:22.340+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-05-02T13:09:22.341+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 Ur3jdwJoPRfRkSZy) ... [2021-05-02T13:09:31.886+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK