By type
Certificate was added to keystore 11:13:40.643 [main] DEBUG sch.core - Entering run-distribution-client 11:13:40.652 [main] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 11:13:40.670 [main] DEBUG org.onap.sdc.impl.DistributionClientImpl - get ueb cluster server list from component(configuration file) 11:13:40.749 [main] DEBUG org.onap.sdc.http.SdcConnectorClient - about to perform getServerList. requestId= 44d7e6f3-67eb-40d1-8f66-7dca87126bb9 url= /sdc/v1/artifactTypes 11:13:40.750 [main] DEBUG org.onap.sdc.http.HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 11:16:03.820 [main] DEBUG org.onap.sdc.http.HttpAsdcClient - GET Response Status 200 11:16:03.896 [main] DEBUG org.onap.sdc.impl.DistributionClientImpl - Artifact types: [DCAE_TOSCA, DCAE_JSON, DCAE_POLICY, DCAE_DOC, DCAE_EVENT, DCAE_INVENTORY_TOSCA, DCAE_INVENTORY_JSON, DCAE_INVENTORY_POLICY, DCAE_INVENTORY_DOC, DCAE_INVENTORY_BLUEPRINT, DCAE_INVENTORY_EVENT] were validated with ASDC server 11:16:03.989 [main] DEBUG org.onap.sdc.impl.DistributionClientImpl - create keys 11:16:03.997 [main] INFO com.att.nsa.apiClient.http.HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 11:16:04.042 [main] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:16:04.044 [main] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:16:04.057 [main] DEBUG org.onap.sdc.http.SdcConnectorClient - about to perform registerAsdcTopics. requestId= cac556af-a3e4-4562-ad81-8c88654bb24a url= /sdc/v1/registerForDistribution 11:20:12.142 [main] DEBUG org.onap.sdc.http.SdcConnectorClient - registerAsdcTopics response= 200. requestId= cac556af-a3e4-4562-ad81-8c88654bb24a url= /sdc/v1/registerForDistribution 11:20:12.144 [main] INFO org.onap.sdc.impl.DistributionClientImpl - start DistributionClient 11:20:12.188 [pool-1-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:20:12.190 [main] INFO sch.core - Done 11:20:12.237 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:20:12.237 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:20:32.250 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 11:20:32.253 [pool-1-thread-1] ERROR org.onap.sdc.impl.NotificationConsumer - Error exception occured when fetching with Cambria Client:Read timed out 11:20:32.258 [pool-1-thread-1] DEBUG org.onap.sdc.impl.NotificationConsumer - Error exception occured when fetching with Cambria Client:Read timed out java.net.SocketTimeoutException: Read timed out at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(Unknown Source) at java.base/java.net.SocketInputStream.read(Unknown Source) at java.base/java.net.SocketInputStream.read(Unknown Source) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) 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 com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:622) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:380) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:364) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:62) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 11:20:32.259 [pool-1-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:20:32.260 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 11:20:32.261 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:20:32.261 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:20:42.111 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:20:42.113 [pool-1-thread-1] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:20:52.180 [pool-1-thread-2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:20:52.183 [pool-1-thread-2] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:20:52.184 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:21:01.809 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:21:01.811 [pool-1-thread-2] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:21:12.185 [pool-1-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:21:12.188 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:21:12.188 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:21:22.277 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:21:22.278 [pool-1-thread-1] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:21:32.180 [pool-1-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:21:32.183 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:21:32.183 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:21:41.806 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:21:41.809 [pool-1-thread-1] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:21:52.182 [pool-1-thread-2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:21:52.190 [pool-1-thread-2] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:21:52.190 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:22:01.780 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:22:01.781 [pool-1-thread-2] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:22:12.180 [pool-1-thread-2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:22:12.187 [pool-1-thread-2] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:22:12.188 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:22:21.748 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:22:21.749 [pool-1-thread-2] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:22:32.180 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:22:32.184 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:22:32.184 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:22:41.758 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:22:41.760 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:22:52.180 [pool-1-thread-3] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:22:52.194 [pool-1-thread-3] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:22:52.194 [pool-1-thread-3] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:23:09.101 [pool-1-thread-3] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:23:09.101 [pool-1-thread-3] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:23:12.179 [pool-1-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:23:12.181 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:23:12.181 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:23:22.565 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:23:22.566 [pool-1-thread-1] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:23:32.182 [pool-1-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:23:32.189 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:23:32.189 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:23:42.307 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:23:42.308 [pool-1-thread-1] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:23:52.180 [pool-1-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:23:52.183 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:23:52.183 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:24:03.676 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:24:03.677 [pool-1-thread-1] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:24:12.180 [pool-1-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:24:12.182 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:24:12.182 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:24:21.746 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:24:21.746 [pool-1-thread-1] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:24:32.179 [pool-1-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:24:32.180 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:24:32.180 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:24:41.737 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:24:41.738 [pool-1-thread-1] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:24:52.181 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:24:52.185 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:24:52.185 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:25:02.120 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:25:02.122 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:25:12.181 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:25:12.199 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:25:12.199 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:25:21.758 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:25:21.758 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:25:32.180 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:25:32.183 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:25:32.183 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:25:41.726 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:25:41.727 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:25:52.180 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:25:52.184 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:25:52.184 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:26:01.731 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:26:01.732 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:26:12.181 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:26:12.183 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:26:12.184 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:26:21.724 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:26:21.725 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:26:32.180 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:26:32.182 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:26:32.182 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:26:41.718 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:26:41.719 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:26:52.181 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:26:52.184 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:26:52.185 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:27:01.724 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:27:01.725 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:27:12.183 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:27:12.187 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:27:12.188 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:27:21.770 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:27:21.771 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:27:32.180 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:27:32.182 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:27:32.182 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:27:41.715 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:27:41.716 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:27:52.181 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:27:52.182 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:27:52.182 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:28:01.723 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:28:01.724 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:28:12.183 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:28:12.190 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:28:12.191 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:28:21.742 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:28:21.744 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:28:32.181 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:28:32.184 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:28:32.184 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:28:41.739 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:28:41.740 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:28:52.182 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:28:52.185 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:28:52.185 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:29:01.742 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:29:01.743 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:29:12.179 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:29:12.181 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:29:12.181 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:29:21.765 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:29:21.766 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:29:32.180 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:29:32.183 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:29:32.183 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:29:41.730 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:29:41.731 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:29:52.190 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:29:52.193 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:29:52.193 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:30:01.750 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:30:01.752 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:30:12.180 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:30:12.185 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:30:12.185 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:30:21.763 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:30:21.764 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:30:32.180 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:30:32.188 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:30:32.188 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:30:41.743 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:30:41.743 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:30:52.180 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:30:52.184 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:30:52.184 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:31:01.745 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:31:01.746 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:31:12.181 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:31:12.192 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:31:12.193 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:31:21.743 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:31:21.744 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:31:32.180 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:31:32.182 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:31:32.182 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:31:41.730 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:31:41.731 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:31:52.179 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:31:52.181 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:31:52.181 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:32:01.722 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:32:01.723 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:32:12.180 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:32:12.183 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:32:12.183 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:32:21.911 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:32:21.913 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:32:32.186 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:32:32.191 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:32:32.192 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:32:41.748 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:32:41.749 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:32:52.181 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:32:52.185 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:32:52.185 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:33:01.733 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:33:01.733 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:33:12.179 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:33:12.181 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:33:12.181 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:33:21.730 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:33:21.731 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:33:32.181 [pool-1-thread-2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:33:32.185 [pool-1-thread-2] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:33:32.185 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:33:41.761 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:33:41.764 [pool-1-thread-2] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:33:52.180 [pool-1-thread-2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:33:52.183 [pool-1-thread-2] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:33:52.184 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:34:01.749 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:34:01.750 [pool-1-thread-2] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:34:12.179 [pool-1-thread-2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:34:12.181 [pool-1-thread-2] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:34:12.181 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:34:21.729 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:34:21.729 [pool-1-thread-2] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:34:32.181 [pool-1-thread-2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:34:32.183 [pool-1-thread-2] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:34:32.183 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:34:41.731 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:34:41.733 [pool-1-thread-2] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:34:52.185 [pool-1-thread-2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:34:52.188 [pool-1-thread-2] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:34:52.188 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:35:01.735 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:35:01.737 [pool-1-thread-2] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:35:12.187 [pool-1-thread-2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:35:12.189 [pool-1-thread-2] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:35:12.189 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:35:21.738 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:35:21.738 [pool-1-thread-2] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:35:32.181 [pool-1-thread-2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:35:32.185 [pool-1-thread-2] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:35:32.186 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:35:41.734 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:35:41.735 [pool-1-thread-2] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:35:52.181 [pool-1-thread-2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:35:52.187 [pool-1-thread-2] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:35:52.188 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:36:01.745 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:36:01.752 [pool-1-thread-2] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:36:12.180 [pool-1-thread-2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:36:12.182 [pool-1-thread-2] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:36:12.182 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:36:21.730 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:36:21.732 [pool-1-thread-2] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:36:32.181 [pool-1-thread-2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:36:32.185 [pool-1-thread-2] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:36:32.185 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:36:41.743 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:36:41.744 [pool-1-thread-2] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:36:52.179 [pool-1-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:36:52.181 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:36:52.181 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:37:01.723 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:37:01.723 [pool-1-thread-1] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:37:12.186 [pool-1-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:37:12.187 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:37:12.187 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:37:21.745 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:37:21.746 [pool-1-thread-1] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:37:32.182 [pool-1-thread-9] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:37:32.186 [pool-1-thread-9] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:37:32.186 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:37:41.740 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:37:41.741 [pool-1-thread-9] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:37:52.182 [pool-1-thread-9] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:37:52.186 [pool-1-thread-9] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:37:52.186 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:38:01.732 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:38:01.733 [pool-1-thread-9] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:38:12.181 [pool-1-thread-9] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:38:12.188 [pool-1-thread-9] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:38:12.188 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:38:21.738 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:38:21.738 [pool-1-thread-9] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:38:32.180 [pool-1-thread-9] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:38:32.181 [pool-1-thread-9] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:38:32.181 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:38:41.737 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:38:41.740 [pool-1-thread-9] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:38:52.187 [pool-1-thread-9] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:38:52.190 [pool-1-thread-9] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:38:52.190 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:39:01.746 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:39:01.747 [pool-1-thread-9] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:39:12.193 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:39:12.196 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:39:12.196 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:39:21.775 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:39:21.775 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:39:32.179 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:39:32.180 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:39:32.181 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:39:41.722 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:39:41.725 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:39:52.181 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:39:52.190 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:39:52.190 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:40:01.803 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:40:01.804 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:40:12.183 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:40:12.193 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:40:12.193 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:40:21.739 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:40:21.739 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:40:32.185 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:40:32.186 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:40:32.186 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:40:41.732 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:40:41.733 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:40:52.180 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:40:52.183 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:40:52.183 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:41:01.726 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:41:01.727 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:41:12.182 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:41:12.186 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:41:12.186 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:41:21.729 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:41:21.730 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:41:32.184 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:41:32.188 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:41:32.188 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:41:41.733 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:41:41.733 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:41:52.180 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:41:52.183 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:41:52.183 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:42:01.737 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:42:01.738 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:42:12.183 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:42:12.187 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:42:12.187 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:42:21.737 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:42:21.738 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:42:32.180 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:42:32.183 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:42:32.183 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:42:41.731 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:42:41.731 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:42:52.185 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:42:52.187 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:42:52.187 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:43:01.730 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:43:01.731 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:43:12.182 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:43:12.189 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:43:12.190 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:43:21.737 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:43:21.739 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:43:32.180 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:43:32.183 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:43:32.183 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:43:41.729 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:43:41.730 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:43:52.180 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:43:52.183 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:43:52.183 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:44:01.726 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:44:01.727 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:44:12.180 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:44:12.182 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:44:12.182 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:44:21.731 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:44:21.731 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:44:32.186 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:44:32.189 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:44:32.189 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:44:41.741 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:44:41.742 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:44:52.183 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:44:52.187 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:44:52.187 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:45:01.736 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:45:01.738 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:45:12.180 [pool-1-thread-9] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:45:12.183 [pool-1-thread-9] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:45:12.184 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:45:21.726 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:45:21.727 [pool-1-thread-9] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:45:32.193 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:45:32.194 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:45:32.194 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:45:41.745 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:45:41.745 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:45:52.181 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:45:52.184 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:45:52.184 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:46:01.733 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:46:01.737 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:46:12.183 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:46:12.189 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:46:12.190 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:46:21.739 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:46:21.740 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:46:32.180 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:46:32.181 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:46:32.181 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:46:41.733 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:46:41.734 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:46:52.184 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:46:52.187 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:46:52.187 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:47:01.730 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:47:01.731 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:47:12.183 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:47:12.195 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:47:12.195 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:47:21.744 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:47:21.744 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:47:32.180 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:47:32.181 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:47:32.181 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:47:41.733 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:47:41.734 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:47:52.179 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:47:52.181 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:47:52.181 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:48:01.731 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:48:01.732 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:48:12.180 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:48:12.181 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:48:12.181 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:48:21.735 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:48:21.737 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:48:32.182 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:48:32.188 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:48:32.188 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:48:41.739 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:48:41.740 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:48:52.181 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:48:52.183 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:48:52.183 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:49:01.758 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:49:01.759 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:49:12.181 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:49:12.183 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:49:12.183 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:49:21.735 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:49:21.736 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:49:32.180 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:49:32.182 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:49:32.182 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:49:41.732 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:49:41.734 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:49:52.182 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:49:52.188 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:49:52.188 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:50:01.747 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:50:01.750 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:50:12.180 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:50:12.183 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:50:12.184 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:50:21.732 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:50:21.732 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:50:32.179 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:50:32.181 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:50:32.181 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:50:41.730 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:50:41.731 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:50:52.183 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:50:52.189 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:50:52.189 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:51:01.740 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:51:01.741 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:51:12.184 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:51:12.198 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:51:12.198 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:51:21.750 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:51:21.751 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:51:32.180 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:51:32.182 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:51:32.183 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:51:41.752 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:51:41.753 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:51:52.181 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:51:52.189 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:51:52.189 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:52:01.736 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:52:01.737 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:52:12.179 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:52:12.181 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:52:12.181 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:52:21.731 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:52:21.733 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:52:32.180 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:52:32.183 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:52:32.183 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:52:41.730 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:52:41.731 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:52:52.180 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:52:52.182 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:52:52.183 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:53:01.728 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:53:01.729 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:53:12.185 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:53:12.186 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:53:12.186 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:53:21.737 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:53:21.738 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:53:32.185 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:53:32.186 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:53:32.186 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:53:41.736 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:53:41.737 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:53:52.180 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:53:52.183 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:53:52.183 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:54:01.733 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:54:01.733 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:54:12.180 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:54:12.182 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:54:12.182 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:54:21.733 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:54:21.734 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:54:32.180 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:54:32.183 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:54:32.183 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:54:41.735 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:54:41.735 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:54:52.179 [pool-1-thread-4] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:54:52.181 [pool-1-thread-4] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:54:52.181 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:55:01.739 [pool-1-thread-4] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:55:01.740 [pool-1-thread-4] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:55:12.180 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:55:12.183 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:55:12.183 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:55:21.733 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:55:21.734 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:55:32.182 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:55:32.185 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:55:32.185 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:55:41.735 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:55:41.735 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:55:52.179 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:55:52.181 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:55:52.181 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:56:01.730 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:56:01.730 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:56:12.180 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:56:12.186 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:56:12.186 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:56:21.745 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:56:21.746 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:56:32.180 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:56:32.182 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:56:32.182 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:56:41.734 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:56:41.734 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:56:52.180 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:56:52.183 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:56:52.183 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:57:01.729 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:57:01.729 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:57:12.180 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:57:12.182 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:57:12.182 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:57:21.734 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:57:21.734 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:57:32.180 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:57:32.185 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:57:32.185 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:57:41.732 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:57:41.733 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:57:52.180 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:57:52.183 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:57:52.183 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:58:01.738 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:58:01.739 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:58:12.180 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:58:12.182 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:58:12.182 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:58:21.726 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:58:21.726 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:58:32.179 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:58:32.182 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:58:32.182 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:58:41.734 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:58:41.734 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:58:52.180 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:58:52.184 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:58:52.184 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:59:01.731 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:59:01.732 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:59:12.183 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:59:12.186 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:59:12.186 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:59:21.734 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:59:21.735 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:59:32.181 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:59:32.189 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:59:32.189 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 11:59:41.734 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 11:59:41.734 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 11:59:52.181 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 11:59:52.188 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 11:59:52.188 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:00:01.737 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:00:01.738 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:00:12.181 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:00:12.187 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:00:12.187 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:00:21.747 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:00:21.748 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:00:32.183 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:00:32.187 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:00:32.188 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:00:41.737 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:00:41.738 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:00:52.180 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:00:52.183 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:00:52.183 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:01:01.732 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:01:01.732 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:01:12.179 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:01:12.181 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:01:12.181 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:01:21.734 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:01:21.734 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:01:32.180 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:01:32.182 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:01:32.182 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:01:41.735 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:01:41.736 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:01:52.180 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:01:52.184 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:01:52.184 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:02:01.730 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:02:01.731 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:02:12.181 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:02:12.184 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:02:12.184 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:02:21.737 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:02:21.737 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:02:32.181 [pool-1-thread-6] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:02:32.182 [pool-1-thread-6] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:02:32.182 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:02:41.728 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:02:41.728 [pool-1-thread-6] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:02:52.180 [pool-1-thread-6] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:02:52.182 [pool-1-thread-6] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:02:52.182 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:03:01.722 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:03:01.723 [pool-1-thread-6] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:03:12.185 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:03:12.196 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:03:12.197 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:03:21.765 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:03:21.766 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:03:32.186 [pool-1-thread-9] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:03:32.188 [pool-1-thread-9] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:03:32.189 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:03:41.737 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:03:41.737 [pool-1-thread-9] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:03:52.185 [pool-1-thread-9] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:03:52.193 [pool-1-thread-9] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:03:52.193 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:04:01.810 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:04:01.810 [pool-1-thread-9] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:04:12.179 [pool-1-thread-9] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:04:12.181 [pool-1-thread-9] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:04:12.181 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:04:21.723 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:04:21.724 [pool-1-thread-9] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:04:32.181 [pool-1-thread-9] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:04:32.185 [pool-1-thread-9] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:04:32.185 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:04:41.733 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:04:41.737 [pool-1-thread-9] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:04:52.182 [pool-1-thread-9] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:04:52.189 [pool-1-thread-9] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:04:52.189 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:05:01.737 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:05:01.737 [pool-1-thread-9] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:05:12.180 [pool-1-thread-9] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:05:12.182 [pool-1-thread-9] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:05:12.182 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:05:21.726 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:05:21.726 [pool-1-thread-9] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:05:32.180 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:05:32.184 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:05:32.184 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:05:41.780 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:05:41.781 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:05:52.182 [pool-1-thread-8] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:05:52.189 [pool-1-thread-8] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:05:52.190 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:06:01.736 [pool-1-thread-8] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:06:01.737 [pool-1-thread-8] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:06:12.180 [pool-1-thread-6] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:06:12.181 [pool-1-thread-6] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:06:12.182 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:06:21.726 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:06:21.727 [pool-1-thread-6] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:06:32.179 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:06:32.181 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:06:32.181 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:06:41.729 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:06:41.730 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:06:52.179 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:06:52.181 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:06:52.181 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:07:01.728 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:07:01.728 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:07:12.180 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:07:12.181 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:07:12.181 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:07:21.728 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:07:21.729 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:07:32.189 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:07:32.191 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:07:32.191 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:07:41.735 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:07:41.736 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:07:52.180 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:07:52.182 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:07:52.182 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:08:01.738 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:08:01.738 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:08:12.179 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:08:12.180 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:08:12.180 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:08:21.728 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:08:21.729 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:08:32.182 [pool-1-thread-9] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:08:32.188 [pool-1-thread-9] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:08:32.188 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:08:41.738 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:08:41.739 [pool-1-thread-9] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:08:52.182 [pool-1-thread-9] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:08:52.192 [pool-1-thread-9] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:08:52.192 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:09:01.748 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:09:01.749 [pool-1-thread-9] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:09:12.180 [pool-1-thread-9] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:09:12.189 [pool-1-thread-9] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:09:12.189 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:09:21.745 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:09:21.746 [pool-1-thread-9] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:09:32.179 [pool-1-thread-9] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:09:32.181 [pool-1-thread-9] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:09:32.181 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:09:41.718 [pool-1-thread-9] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:09:41.719 [pool-1-thread-9] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:09:52.180 [pool-1-thread-2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:09:52.182 [pool-1-thread-2] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:09:52.182 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:10:01.728 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:10:01.729 [pool-1-thread-2] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:10:12.182 [pool-1-thread-2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:10:12.185 [pool-1-thread-2] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:10:12.185 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:10:21.730 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:10:21.730 [pool-1-thread-2] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:10:32.192 [pool-1-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:10:32.196 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:10:32.196 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:10:41.752 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:10:41.752 [pool-1-thread-1] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:10:52.179 [pool-1-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:10:52.181 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:10:52.181 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:11:01.723 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:11:01.724 [pool-1-thread-1] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:11:12.180 [pool-1-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:11:12.182 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:11:12.182 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:11:21.731 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:11:21.732 [pool-1-thread-1] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:11:32.180 [pool-1-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:11:32.183 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:11:32.183 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:11:41.736 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:11:41.737 [pool-1-thread-1] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:11:52.180 [pool-1-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:11:52.182 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:11:52.182 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:12:01.728 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:12:01.728 [pool-1-thread-1] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:12:12.179 [pool-1-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:12:12.180 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:12:12.180 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:12:21.723 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:12:21.723 [pool-1-thread-1] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:12:32.181 [pool-1-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:12:32.185 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:12:32.186 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:12:41.757 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:12:41.758 [pool-1-thread-1] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:12:52.180 [pool-1-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:12:52.183 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:12:52.183 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:13:01.735 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:13:01.736 [pool-1-thread-1] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:13:12.180 [pool-1-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:13:12.181 [pool-1-thread-1] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:13:12.181 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:13:21.724 [pool-1-thread-1] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:13:21.725 [pool-1-thread-1] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:13:32.180 [pool-1-thread-2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:13:32.185 [pool-1-thread-2] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:13:32.185 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:13:41.747 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:13:41.747 [pool-1-thread-2] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:13:52.179 [pool-1-thread-2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:13:52.181 [pool-1-thread-2] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:13:52.181 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:14:01.729 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:14:01.729 [pool-1-thread-2] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:14:12.180 [pool-1-thread-2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:14:12.182 [pool-1-thread-2] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:14:12.182 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:14:21.726 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:14:21.727 [pool-1-thread-2] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:14:32.180 [pool-1-thread-2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:14:32.183 [pool-1-thread-2] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:14:32.183 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:14:41.734 [pool-1-thread-2] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:14:41.735 [pool-1-thread-2] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:14:52.180 [pool-1-thread-7] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:14:52.187 [pool-1-thread-7] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:14:52.187 [pool-1-thread-7] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:15:01.736 [pool-1-thread-7] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:15:01.736 [pool-1-thread-7] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:15:12.180 [pool-1-thread-7] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:15:12.181 [pool-1-thread-7] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:15:12.181 [pool-1-thread-7] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:15:21.725 [pool-1-thread-7] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:15:21.726 [pool-1-thread-7] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:15:32.184 [pool-1-thread-7] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:15:32.186 [pool-1-thread-7] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:15:32.186 [pool-1-thread-7] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:15:41.732 [pool-1-thread-7] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:15:41.733 [pool-1-thread-7] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:15:52.180 [pool-1-thread-7] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:15:52.182 [pool-1-thread-7] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:15:52.182 [pool-1-thread-7] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:16:01.742 [pool-1-thread-7] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:16:01.742 [pool-1-thread-7] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:16:12.184 [pool-1-thread-7] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:16:12.191 [pool-1-thread-7] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:16:12.191 [pool-1-thread-7] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:16:21.757 [pool-1-thread-7] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:16:21.757 [pool-1-thread-7] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:16:32.191 [pool-1-thread-7] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:16:32.192 [pool-1-thread-7] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:16:32.192 [pool-1-thread-7] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:16:41.739 [pool-1-thread-7] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:16:41.740 [pool-1-thread-7] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:16:52.181 [pool-1-thread-7] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:16:52.183 [pool-1-thread-7] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:16:52.183 [pool-1-thread-7] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:17:01.734 [pool-1-thread-7] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:17:01.736 [pool-1-thread-7] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:17:12.183 [pool-1-thread-10] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:17:12.186 [pool-1-thread-10] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:17:12.186 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:17:21.733 [pool-1-thread-10] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:17:21.734 [pool-1-thread-10] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:17:32.183 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:17:32.187 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:17:32.187 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:17:41.734 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:17:41.735 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:17:52.190 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:17:52.191 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:17:52.191 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:18:01.736 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:18:01.737 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:18:12.180 [pool-1-thread-5] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:18:12.183 [pool-1-thread-5] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:18:12.183 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:18:21.728 [pool-1-thread-5] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:18:21.729 [pool-1-thread-5] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:18:32.182 [pool-1-thread-6] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:18:32.184 [pool-1-thread-6] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:18:32.184 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:18:41.737 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:18:41.737 [pool-1-thread-6] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:18:52.180 [pool-1-thread-6] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:18:52.185 [pool-1-thread-6] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:18:52.186 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:19:01.739 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:19:01.740 [pool-1-thread-6] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:19:12.180 [pool-1-thread-6] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:19:12.181 [pool-1-thread-6] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:19:12.181 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:19:21.731 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:19:21.732 [pool-1-thread-6] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:19:32.180 [pool-1-thread-6] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:19:32.183 [pool-1-thread-6] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:19:32.183 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:19:41.722 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:19:41.723 [pool-1-thread-6] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:19:52.182 [pool-1-thread-6] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:19:52.184 [pool-1-thread-6] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:19:52.184 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:20:01.732 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:20:01.733 [pool-1-thread-6] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:20:12.180 [pool-1-thread-6] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:20:12.182 [pool-1-thread-6] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:20:12.182 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:20:21.739 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:20:21.740 [pool-1-thread-6] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:20:32.192 [pool-1-thread-6] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:20:32.193 [pool-1-thread-6] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:20:32.193 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:20:41.737 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:20:41.737 [pool-1-thread-6] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:20:52.189 [pool-1-thread-6] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:20:52.190 [pool-1-thread-6] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:20:52.190 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:21:01.735 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:21:01.735 [pool-1-thread-6] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:21:12.180 [pool-1-thread-6] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:21:12.182 [pool-1-thread-6] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:21:12.182 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:21:21.729 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:21:21.731 [pool-1-thread-6] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:21:32.189 [pool-1-thread-6] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:21:32.194 [pool-1-thread-6] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:21:32.194 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:21:41.740 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:21:41.741 [pool-1-thread-6] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:21:52.189 [pool-1-thread-6] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:21:52.193 [pool-1-thread-6] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:21:52.193 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:22:01.735 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:22:01.735 [pool-1-thread-6] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity. 12:22:12.179 [pool-1-thread-6] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch 12:22:12.181 [pool-1-thread-6] WARN com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch will send credentials over a clear channel. 12:22:12.181 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/dcae/dcae-sch (as vQdIzpkLfHv76Jkr) ... 12:22:21.733 [pool-1-thread-6] INFO com.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 12:22:21.734 [pool-1-thread-6] DEBUG com.att.nsa.apiClient.http.HttpClient - Consuming the entity.