Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2022-12-05T22:50:39.446+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2022-12-05T22:50:39.986+00:00|INFO|log|main] Logging initialized @1475ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-12-05T22:50:40.363+00:00|INFO|ServiceManager|main] service manager starting
[2022-12-05T22:50:40.364+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2022-12-05T22:50:40.364+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@fc258b1{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@6ff65192{/,null,STOPPED}, connector=SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-12-05T22:50:40.491+00:00|INFO|ServiceManager|main] service manager started
[2022-12-05T22:50:40.491+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@fc258b1{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@6ff65192{/,null,STOPPED}, connector=SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-12-05T22:50:40.521+00:00|INFO|Server|SDCDistributionGroup-6969] jetty-9.4.48.v20220622; built: 2022-06-21T20:42:25.880Z; git: 6b67c5719d1f4371b33655ff2d047d24e171e49a; jvm 11.0.11+9
[2022-12-05T22:50:40.675+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2022-12-05T22:50:40.675+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2022-12-05T22:50:40.678+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 600000ms
[2022-12-05T22:50:40.830+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T22:50:40.830+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2022-12-05T22:50:41.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	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:142)
	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)
[2022-12-05T22:50:41.761+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c0b4d19
[2022-12-05T22:50:41.761+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-12-05T22:50:41.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-12-05T22:50:41.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T22:50:41.964+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2022-12-05T22:50:41.965+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2022-12-05T22:50:42.126+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@6ff65192{/,null,AVAILABLE}
[2022-12-05T22:50:42.161+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2022-12-05T22:50:42.161+00:00|INFO|Server|SDCDistributionGroup-6969] Started @3651ms
[2022-12-05T22:51:10.831+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T22:51:10.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1bc75b9d
[2022-12-05T22:51:10.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T22:51:10.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T22:51:10.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T22:51:40.830+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T22:51:40.859+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a96161
[2022-12-05T22:51:40.859+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T22:51:40.860+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T22:51:40.860+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T22:52:10.830+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T22:52:10.836+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78db3d44
[2022-12-05T22:52:10.836+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T22:52:10.837+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T22:52:10.837+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T22:52:40.829+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T22:52:40.841+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c88790e
[2022-12-05T22:52:40.841+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T22:52:40.842+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T22:52:40.842+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T22:53:10.829+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T22:53:10.837+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a18607c
[2022-12-05T22:53:10.837+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T22:53:10.837+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T22:53:10.837+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T22:53:40.835+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T22:53:40.851+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e257920
[2022-12-05T22:53:40.851+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T22:53:40.852+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T22:53:40.852+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T22:54:10.829+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T22:54:10.837+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@437d5d0
[2022-12-05T22:54:10.838+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T22:54:10.838+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T22:54:10.838+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T22:54:40.829+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T22:54:40.842+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6997db8f
[2022-12-05T22:54:40.842+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T22:54:40.843+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T22:54:40.843+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T22:55:10.829+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T22:55:10.850+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f8b64e8
[2022-12-05T22:55:10.850+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T22:55:10.850+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T22:55:10.850+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T22:55:40.829+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T22:55:40.841+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c814add
[2022-12-05T22:55:40.841+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T22:55:40.842+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T22:55:40.842+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T22:56:10.829+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T22:56:10.838+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e97d968
[2022-12-05T22:56:10.838+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T22:56:10.839+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T22:56:10.839+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T22:56:40.829+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T22:56:40.845+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d781d1e
[2022-12-05T22:56:40.845+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T22:56:40.845+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T22:56:40.845+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T22:57:10.830+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T22:57:10.840+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1824cf64
[2022-12-05T22:57:10.841+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T22:57:10.841+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T22:57:10.841+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T22:57:40.829+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T22:57:40.842+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fecc73e
[2022-12-05T22:57:40.842+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T22:57:40.842+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T22:57:40.842+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T22:58:10.829+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T22:58:10.839+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@341c7ad5
[2022-12-05T22:58:10.839+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T22:58:10.839+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T22:58:10.839+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T22:58:40.829+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T22:58:40.840+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33cad0a7
[2022-12-05T22:58:40.840+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T22:58:40.840+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T22:58:40.840+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T22:59:10.829+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T22:59:10.835+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@105c2024
[2022-12-05T22:59:10.835+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T22:59:10.835+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T22:59:10.835+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T22:59:40.830+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T22:59:40.848+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35a3658c
[2022-12-05T22:59:40.848+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T22:59:40.848+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T22:59:40.848+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T23:00:10.829+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T23:00:10.834+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48f336ee
[2022-12-05T23:00:10.834+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T23:00:10.835+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T23:00:10.835+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T23:00:40.829+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T23:00:40.841+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@129e69b5
[2022-12-05T23:00:40.841+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T23:00:40.841+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T23:00:40.841+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T23:01:10.829+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T23:01:10.835+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@582c1b1f
[2022-12-05T23:01:10.835+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T23:01:10.835+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T23:01:10.835+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T23:01:40.829+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T23:01:40.842+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@655f16d5
[2022-12-05T23:01:40.842+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T23:01:40.842+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T23:01:40.842+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T23:02:10.829+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T23:02:10.834+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7354558c
[2022-12-05T23:02:10.834+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T23:02:10.835+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T23:02:10.835+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T23:02:40.829+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T23:02:40.850+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5539980d
[2022-12-05T23:02:40.850+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-05T23:02:40.851+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-05T23:02:40.851+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-05T23:03:10.830+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-05T23:03:10.953+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
[2022-12-05T23:03:11.163+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2022-12-05T23:03:11.776+00:00|INFO|DistributionClientImpl|Timer-0] start DistributionClient
[2022-12-05T23:03:11.827+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:03:11.857+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:03:11.857+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:03:22.408+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:03:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:03:31.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:03:31.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:03:41.368+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:03:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:03:51.819+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:03:51.819+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:04:01.391+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-12-05T23:04:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:04:11.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:04:11.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:04:21.383+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:04:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:04:31.820+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:04:31.820+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:04:41.434+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-12-05T23:04:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:04:51.818+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:04:51.818+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:05:01.378+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-12-05T23:05:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:05:11.819+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:05:11.819+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:05:21.376+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-12-05T23:05:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:05:31.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:05:31.819+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:05:41.369+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:05:51.818+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:05:51.820+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:05:51.820+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:06:01.384+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-12-05T23:06:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:06:11.818+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:06:11.818+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:06:21.458+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-12-05T23:06:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:06:31.819+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:06:31.819+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:06:41.372+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-12-05T23:06:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:06:51.818+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:06:51.818+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:07:01.394+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-12-05T23:07:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:07:11.818+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:07:11.818+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:07:21.376+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-12-05T23:07:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:07:31.818+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:07:31.818+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:07:41.396+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-12-05T23:07:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:07:51.819+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:07:51.819+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:08:01.417+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-12-05T23:08:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:08:11.821+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:08:11.821+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:08:21.376+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:08:31.818+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:08:31.822+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:08:31.822+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:08:41.377+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-12-05T23:08:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:08:51.818+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:08:51.818+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:09:01.390+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-12-05T23:09:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:09:11.818+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:09:11.818+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:09:21.374+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-12-05T23:09:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:09:31.818+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:09:31.818+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:09:41.374+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-12-05T23:09:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:09:51.818+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:09:51.818+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:10:01.385+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-12-05T23:10:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:10:11.818+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:10:11.818+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:10:21.368+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-12-05T23:10:31.820+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:10:31.821+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:10:31.822+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:10:41.382+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-12-05T23:10:51.818+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:10:51.822+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:10:51.822+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:11:01.414+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-12-05T23:11:11.819+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:11:11.824+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:11:11.824+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:11:21.501+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-12-05T23:11:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:11:31.819+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:11:31.819+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:11:41.411+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-12-05T23:11:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:11:51.818+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:11:51.818+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:12:01.414+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-12-05T23:12:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:12:11.818+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:12:11.818+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:12:21.404+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-12-05T23:12:31.818+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:12:31.819+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:12:31.819+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:12:41.383+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:12:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:12:51.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:12:51.818+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:13:01.380+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:13:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:13:11.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:13:11.818+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:13:21.385+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:13:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:13:31.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:13:31.818+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:13:41.377+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:13:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:13:51.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:13:51.818+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:14:01.398+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:14:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:14:11.819+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:14:11.819+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:14:21.448+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:14:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:14:31.819+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:14:31.819+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:14:41.379+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:14:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:14:51.821+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:14:51.821+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:15:01.399+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:15:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:15:11.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:15:11.818+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:15:21.384+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:15:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:15:31.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:15:31.818+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:15:41.372+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:15:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:15:51.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:15:51.818+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:16:01.427+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:16:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:16:11.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:16:11.818+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:16:21.378+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:16:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:16:31.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:16:31.819+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:16:41.393+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:16:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:16:51.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:16:51.818+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:17:01.372+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:17:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:17:11.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:17:11.819+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:17:21.391+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:17:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:17:31.819+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:17:31.820+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:17:41.384+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:17:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:17:51.819+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:17:51.819+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:18:01.371+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:18:11.818+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:18:11.822+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:18:11.822+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:18:21.390+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:18:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:18:31.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:18:31.819+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:18:41.374+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:18:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:18:51.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:18:51.819+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:19:01.389+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:19:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:19:11.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:19:11.818+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:19:21.398+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:19:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:19:31.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:19:31.819+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:19:41.377+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:19:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:19:51.819+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:19:51.819+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:20:01.367+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:20:11.821+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:20:11.822+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:20:11.822+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:20:21.377+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:20:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:20:31.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:20:31.818+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:20:41.367+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:20:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:20:51.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:20:51.819+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:21:01.376+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:21:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:21:11.819+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:21:11.819+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:21:21.381+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:21:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:21:31.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:21:31.819+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:21:41.382+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:21:51.822+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:21:51.825+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:21:51.826+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:22:01.390+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:22:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:22:11.819+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:22:11.819+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:22:21.370+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:22:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:22:31.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:22:31.819+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:22:41.415+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:22:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:22:51.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:22:51.818+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:23:01.391+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:23:11.818+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:23:11.819+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:23:11.819+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:23:21.374+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:23:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:23:31.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:23:31.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:23:41.365+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:23:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:23:51.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:23:51.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:24:01.384+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:24:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:24:11.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:24:11.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:24:21.399+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:24:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:24:31.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:24:31.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:24:41.393+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:24:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:24:51.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:24:51.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:25:01.383+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:25:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:25:11.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:25:11.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:25:21.364+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:25:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:25:31.820+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:25:31.820+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:25:41.423+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:25:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:25:51.819+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:25:51.819+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:26:01.375+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:26:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:26:11.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:26:11.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:26:21.406+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:26:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:26:31.819+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:26:31.819+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:26:41.406+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:26:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:26:51.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:26:51.818+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:27:01.367+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:27:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:27:11.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:27:11.818+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:27:21.390+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:27:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:27:31.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:27:31.818+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:27:41.388+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:27:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:27:51.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:27:51.818+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:28:01.364+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:28:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:28:11.818+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:28:11.818+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:28:21.378+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-12-05T23:28:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:28:31.818+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:28:31.818+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:28:41.381+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-12-05T23:28:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:28:51.818+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:28:51.818+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:29:01.365+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-12-05T23:29:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:29:11.818+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:29:11.818+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:29:21.381+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-12-05T23:29:31.818+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:29:31.820+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:29:31.820+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:29:41.384+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-12-05T23:29:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:29:51.818+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:29:51.818+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:30:01.380+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-12-05T23:30:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:30:11.818+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:30:11.818+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:30:21.368+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-12-05T23:30:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:30:31.818+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:30:31.818+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:30:41.381+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-12-05T23:30:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:30:51.818+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:30:51.818+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:31:01.373+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-12-05T23:31:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:31:11.818+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:31:11.818+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:31:21.392+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-12-05T23:31:31.819+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:31:31.819+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:31:31.820+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:31:41.373+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-12-05T23:31:51.824+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:31:51.824+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:31:51.825+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:32:01.388+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-12-05T23:32:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:32:11.818+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:32:11.818+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:32:21.384+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-12-05T23:32:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:32:31.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:32:31.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:32:41.367+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:32:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:32:51.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:32:51.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:33:01.369+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:33:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:33:11.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:33:11.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:33:21.395+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:33:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:33:31.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:33:31.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:33:41.389+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:33:51.818+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:33:51.821+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:33:51.821+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:34:01.374+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:34:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:34:11.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:34:11.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:34:21.392+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:34:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:34:31.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:34:31.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:34:41.363+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:34:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:34:51.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:34:51.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:35:01.376+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:35:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:35:11.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:35:11.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:35:21.371+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:35:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:35:31.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:35:31.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:35:41.381+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:35:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:35:51.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:35:51.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:36:01.373+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:36:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:36:11.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:36:11.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:36:21.415+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:36:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:36:31.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:36:31.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:36:41.374+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:36:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:36:51.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:36:51.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:37:01.376+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:37:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:37:11.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:37:11.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:37:21.370+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:37:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:37:31.819+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:37:31.819+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:37:41.375+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:37:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:37:51.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:37:51.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:38:01.368+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:38:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:38:11.819+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:38:11.819+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:38:21.369+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:38:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:38:31.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:38:31.819+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:38:41.375+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:38:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:38:51.818+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:38:51.818+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:39:01.368+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-12-05T23:39:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:39:11.818+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:39:11.818+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:39:21.364+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-12-05T23:39:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:39:31.818+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:39:31.818+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:39:41.370+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-12-05T23:39:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:39:51.818+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:39:51.818+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:40:01.366+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-12-05T23:40:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:40:11.818+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:40:11.818+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:40:21.377+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-12-05T23:40:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:40:31.818+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:40:31.818+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:40:41.362+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-12-05T23:40:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:40:51.818+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:40:51.818+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:41:01.366+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-12-05T23:41:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:41:11.818+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:41:11.818+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:41:21.367+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-12-05T23:41:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:41:31.818+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:41:31.818+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:41:41.391+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-12-05T23:41:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:41:51.819+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:41:51.819+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:42:01.369+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-12-05T23:42:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:42:11.818+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:42:11.818+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:42:21.367+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-12-05T23:42:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:42:31.818+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:42:31.819+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:42:41.373+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-12-05T23:42:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:42:51.818+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:42:51.818+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:43:01.405+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-12-05T23:43:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:43:11.819+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:43:11.819+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:43:21.366+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-12-05T23:43:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:43:31.818+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:43:31.818+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:43:41.372+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-12-05T23:43:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:43:51.818+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:43:51.819+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:44:01.371+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-12-05T23:44:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:44:11.818+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:44:11.818+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:44:21.372+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-12-05T23:44:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:44:31.818+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:44:31.818+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:44:41.364+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-12-05T23:44:51.820+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:44:51.821+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:44:51.821+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:45:01.376+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-12-05T23:45:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:45:11.818+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:45:11.818+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:45:21.381+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-12-05T23:45:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:45:31.818+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:45:31.819+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:45:41.404+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-12-05T23:45:51.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:45:51.818+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:45:51.818+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:46:01.367+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-12-05T23:46:11.818+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:46:11.819+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:46:11.819+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:46:21.369+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-12-05T23:46:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:46:31.818+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:46:31.818+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:46:41.368+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-12-05T23:46:51.818+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:46:51.819+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:46:51.819+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:47:01.376+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-12-05T23:47:11.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:47:11.819+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:47:11.819+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...
[2022-12-05T23:47:21.369+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-12-05T23:47:31.817+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-12-05T23:47:31.818+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-12-05T23:47:31.818+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as 10IqO73vr7Lon4KO) ...