Results

By type

          
  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v2.4.2)

2021-04-27 21:00:08.192  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : Starting Main using Java 11.0.9.1 on onap-dcae-ves-openapi-manager-7b88b66495-kp8s7 with PID 1 (/app/ves-openapi-manager.jar started by onap in /app)
2021-04-27 21:00:08.197  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : No active profile set, falling back to default profiles: default
2021-04-27 21:00:12.884  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 8080 (http)
2021-04-27 21:00:12.901  INFO 1 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2021-04-27 21:00:12.952  INFO 1 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.41]
2021-04-27 21:00:13.163  INFO 1 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2021-04-27 21:00:13.164  INFO 1 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 4690 ms
2021-04-27 21:00:15.599  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : ===================================
2021-04-27 21:00:15.600  INFO 1 --- [           main] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2021-04-27 21:00:16.494  INFO 1 --- [           main] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2021-04-27 21:00:16.566  INFO 1 --- [           main] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:00:16.659  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : distribution client initialized successfuly
2021-04-27 21:00:16.660  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : ===================================
2021-04-27 21:00:16.660  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : ===================================
2021-04-27 21:00:16.660  INFO 1 --- [           main] o.onap.sdc.impl.DistributionClientImpl   : start DistributionClient
2021-04-27 21:00:16.669  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : distribution client started successfuly
2021-04-27 21:00:16.670  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : ===================================
2021-04-27 21:00:16.673  INFO 1 --- [pool-1-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:00:16.681  WARN 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:00:16.681  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:00:17.984  INFO 1 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-04-27 21:00:18.962  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 8080 (http) with context path ''
2021-04-27 21:00:18.986  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : Started Main in 13.412 seconds (JVM running for 15.37)
2021-04-27 21:00:26.919  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:00:36.667  INFO 1 --- [pool-1-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:00:36.669  WARN 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:00:36.669  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:00:46.216  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:00:56.655  INFO 1 --- [nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-04-27 21:00:56.655  INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-04-27 21:00:56.657  INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 2 ms
2021-04-27 21:00:56.669  INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:00:56.670  WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:00:56.670  INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:01:06.212  INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:01:16.667  INFO 1 --- [pool-1-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:01:16.668  WARN 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:01:16.668  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:01:26.215  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:01:36.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:01:36.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:01:36.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:01:46.207  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:01:56.667  INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:01:56.668  WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:01:56.669  INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:02:06.207  INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:02:16.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:02:16.669  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:02:16.669  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:02:26.214  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:02:36.667  INFO 1 --- [pool-1-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:02:36.669  WARN 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:02:36.669  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:02:46.206  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:02:56.667  INFO 1 --- [pool-1-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:02:56.668  WARN 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:02:56.668  INFO 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:03:06.214  INFO 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:03:16.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:03:16.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:03:16.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:03:26.210  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:03:36.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:03:36.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:03:36.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:03:46.211  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:03:56.668  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:03:56.669  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:03:56.669  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:04:06.218  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:04:16.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:04:16.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:04:16.669  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:04:26.208  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:04:36.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:04:36.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:04:36.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:04:46.208  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:04:56.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:04:56.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:04:56.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:05:06.209  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:05:16.668  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:05:16.670  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:05:16.671  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:05:26.217  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:05:36.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:05:36.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:05:36.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:05:46.203  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:05:56.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:05:56.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:05:56.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:06:06.211  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:06:16.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:06:16.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:06:16.669  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:06:26.210  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:06:36.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:06:36.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:06:36.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:06:46.208  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:06:56.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:06:56.669  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:06:56.669  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:07:06.208  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:07:16.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:07:16.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:07:16.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:07:26.206  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:07:36.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:07:36.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:07:36.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:07:46.209  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:07:56.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:07:56.669  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:07:56.669  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:08:06.208  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:08:16.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:08:16.669  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:08:16.669  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:08:26.206  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:08:36.668  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:08:36.669  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:08:36.669  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:08:46.212  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:08:56.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:08:56.669  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:08:56.669  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:09:06.208  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:09:16.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:09:16.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:09:16.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:09:26.208  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:09:36.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:09:36.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:09:36.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:09:46.206  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:09:56.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:09:56.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:09:56.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:10:06.205  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:10:16.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:10:16.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:10:16.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:10:26.206  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:10:36.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:10:36.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:10:36.669  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:10:46.208  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:10:56.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:10:56.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:10:56.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:11:06.207  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:11:16.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:11:16.669  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:11:16.669  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:11:26.206  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:11:36.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:11:36.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:11:36.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:11:46.223  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:11:56.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:11:56.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:11:56.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:12:06.204  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:12:16.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:12:16.667  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:12:16.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:12:26.202  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:12:36.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:12:36.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:12:36.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:12:46.205  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:12:56.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:12:56.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:12:56.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:13:06.204  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:13:16.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:13:16.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:13:16.687  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:13:26.225  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:13:36.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:13:36.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:13:36.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:13:46.204  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:13:56.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:13:56.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:13:56.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:14:06.206  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:14:16.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:14:16.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:14:16.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:14:26.210  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:14:36.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:14:36.667  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:14:36.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:14:46.203  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:14:56.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:14:56.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:14:56.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:15:06.206  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:15:16.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:15:16.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:15:16.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:15:26.200  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:15:36.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:15:36.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:15:36.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:15:46.205  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:15:56.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:15:56.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:15:56.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:16:06.206  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:16:16.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:16:16.667  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:16:16.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:16:26.202  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:16:36.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:16:36.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:16:36.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:16:46.206  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:16:56.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:16:56.667  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:16:56.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:16:57.284  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:16:57.295  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:16:57.308  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:16:57.409  INFO 1 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2021-04-27 21:16:57.414  WARN 1 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:16:57.414  INFO 1 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:16:57.427  INFO 1 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:16:57.428  INFO 1 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:16:58.312  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:16:58.316  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:16:58.417  INFO 1 --- [pool-3-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2021-04-27 21:16:58.418  WARN 1 --- [pool-3-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:16:58.418  INFO 1 --- [pool-3-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:16:58.429  INFO 1 --- [pool-3-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:16:58.429  INFO 1 --- [pool-3-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":1,"count":1}
2021-04-27 21:16:59.317  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:16:59.320  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:16:59.420  INFO 1 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:16:59.421  WARN 1 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:16:59.421  INFO 1 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:16:59.432  INFO 1 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:16:59.432  INFO 1 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:17:00.320  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:17:00.323  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:17:00.423  INFO 1 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:17:00.425  WARN 1 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:17:00.425  INFO 1 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:17:00.436  INFO 1 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:17:00.437  INFO 1 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":1,"count":1}
2021-04-27 21:17:01.324  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:17:01.326  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:17:01.426  INFO 1 --- [pool-6-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:17:01.427  WARN 1 --- [pool-6-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:17:01.427  INFO 1 --- [pool-6-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:17:01.439  INFO 1 --- [pool-6-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:17:01.440  INFO 1 --- [pool-6-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:17:02.328  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:17:02.331  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:17:02.431  INFO 1 --- [pool-7-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:17:02.432  WARN 1 --- [pool-7-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:17:02.432  INFO 1 --- [pool-7-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:17:02.446  INFO 1 --- [pool-7-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:17:02.446  INFO 1 --- [pool-7-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:17:03.331  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:17:03.335  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:17:03.435  INFO 1 --- [pool-8-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:17:03.436  WARN 1 --- [pool-8-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:17:03.437  INFO 1 --- [pool-8-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:17:03.447  INFO 1 --- [pool-8-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:17:03.447  INFO 1 --- [pool-8-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":1,"count":1}
2021-04-27 21:17:04.336  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:17:04.338  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:17:04.439  INFO 1 --- [pool-9-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:17:04.440  WARN 1 --- [pool-9-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:17:04.440  INFO 1 --- [pool-9-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:17:04.451  INFO 1 --- [pool-9-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:17:04.452  INFO 1 --- [pool-9-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:17:05.340  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : ===================================
2021-04-27 21:17:05.341  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : Distributed service information
2021-04-27 21:17:05.345  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : Service UUID: 90d52c32-9433-4694-8963-c1e5b84b15f9
2021-04-27 21:17:05.347  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : Service name: Demo_pNF_5IVqADHVCiRNtO7eX9gy
2021-04-27 21:17:05.347  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : Service resources:
2021-04-27 21:17:05.348  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   :  - Resource: pNF 236db7be-fc90
2021-04-27 21:17:05.348  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   :    Artifacts:
2021-04-27 21:17:05.349  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   :    - Name: MyPnf_Pnf_v1.yaml
2021-04-27 21:17:05.349  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : ===================================
2021-04-27 21:17:05.350  INFO 1 --- [pool-1-thread-3] o.o.v.o.m.service.ArtifactsCollector     : Downloading artifacts
2021-04-27 21:17:06.164  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendDownloadStatus
2021-04-27 21:17:06.166  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:17:06.266  INFO 1 --- [ool-10-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:17:06.267  WARN 1 --- [ool-10-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:17:06.267  INFO 1 --- [ool-10-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:17:06.280  INFO 1 --- [ool-10-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:17:06.280  INFO 1 --- [ool-10-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:17:07.481  WARN 1 --- [pool-1-thread-3] o.o.v.o.m.s.n.ValidationStatusSender     : Artifact MyPnf_Pnf_v1.yaml is valid
2021-04-27 21:17:07.482  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendDeploymentStatus
2021-04-27 21:17:07.484  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:17:07.585  INFO 1 --- [ool-11-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:17:07.586  WARN 1 --- [ool-11-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:17:07.587  INFO 1 --- [ool-11-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:17:07.598  INFO 1 --- [ool-11-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:17:07.598  INFO 1 --- [ool-11-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:17:08.486  INFO 1 --- [pool-1-thread-3] o.o.v.o.m.s.n.FinalStatusSender          : All VES_EVENT artifacts are valid, sending final status COMPONENT_DONE_OK
2021-04-27 21:17:08.487  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendFinalDistributionStatus status
2021-04-27 21:17:08.489  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:17:08.589  INFO 1 --- [ool-12-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:17:08.590  WARN 1 --- [ool-12-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:17:08.590  INFO 1 --- [ool-12-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:17:08.601  INFO 1 --- [ool-12-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:17:08.601  INFO 1 --- [ool-12-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:17:16.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:17:16.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:17:16.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:17:26.202  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:17:36.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:17:36.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:17:36.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:17:46.210  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:17:56.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:17:56.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:17:56.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:18:06.207  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:18:16.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:18:16.667  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:18:16.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:18:26.204  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:18:36.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:18:36.667  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:18:36.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:18:46.204  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:18:56.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:18:56.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:18:56.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:19:06.203  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:19:16.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:19:16.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:19:16.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:19:26.206  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:19:36.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:19:36.667  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:19:36.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:19:46.308  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:19:46.312  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:19:46.315  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:19:46.416  INFO 1 --- [ool-13-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:19:46.417  WARN 1 --- [ool-13-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:19:46.417  INFO 1 --- [ool-13-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:19:46.432  INFO 1 --- [ool-13-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:19:46.433  INFO 1 --- [ool-13-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:19:47.316  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:19:47.322  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:19:47.422  INFO 1 --- [ool-14-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:19:47.423  WARN 1 --- [ool-14-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:19:47.424  INFO 1 --- [ool-14-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:19:47.433  INFO 1 --- [ool-14-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:19:47.434  INFO 1 --- [ool-14-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:19:56.667  INFO 1 --- [pool-1-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:19:56.668  WARN 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:19:56.669  INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:20:06.209  INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:20:16.667  INFO 1 --- [pool-1-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:20:16.668  WARN 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:20:16.668  INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:20:26.204  INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:20:36.667  INFO 1 --- [pool-1-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:20:36.668  WARN 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:20:36.668  INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:20:46.216  INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:20:56.667  INFO 1 --- [pool-1-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:20:56.667  WARN 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:20:56.667  INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:21:06.201  INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:21:16.667  INFO 1 --- [pool-1-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:21:16.668  WARN 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:21:16.668  INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:21:23.298  INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:21:23.307  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:21:23.310  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:21:23.410  INFO 1 --- [ool-15-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:21:23.412  WARN 1 --- [ool-15-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:21:23.412  INFO 1 --- [ool-15-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:21:23.426  INFO 1 --- [ool-15-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:21:23.427  INFO 1 --- [ool-15-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:21:24.311  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:21:24.313  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:21:24.414  INFO 1 --- [ool-16-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:21:24.414  WARN 1 --- [ool-16-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:21:24.414  INFO 1 --- [ool-16-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:21:24.424  INFO 1 --- [ool-16-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:21:24.424  INFO 1 --- [ool-16-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:21:25.314  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:21:25.316  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:21:25.417  INFO 1 --- [ool-17-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:21:25.418  WARN 1 --- [ool-17-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:21:25.418  INFO 1 --- [ool-17-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:21:25.428  INFO 1 --- [ool-17-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:21:25.428  INFO 1 --- [ool-17-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:21:26.317  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:21:26.320  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:21:26.420  INFO 1 --- [ool-18-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:21:26.421  WARN 1 --- [ool-18-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:21:26.421  INFO 1 --- [ool-18-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:21:26.431  INFO 1 --- [ool-18-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:21:26.432  INFO 1 --- [ool-18-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:21:27.320  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:21:27.323  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:21:27.423  INFO 1 --- [ool-19-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:21:27.424  WARN 1 --- [ool-19-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:21:27.424  INFO 1 --- [ool-19-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:21:27.436  INFO 1 --- [ool-19-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:21:27.437  INFO 1 --- [ool-19-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:21:28.323  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:21:28.327  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:21:28.428  INFO 1 --- [ool-20-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-27 21:21:28.429  WARN 1 --- [ool-20-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:21:28.429  INFO 1 --- [ool-20-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:21:28.440  INFO 1 --- [ool-20-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:21:28.441  INFO 1 --- [ool-20-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":1,"count":1}
2021-04-27 21:21:29.327  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:21:29.330  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:21:29.431  INFO 1 --- [ool-21-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-27 21:21:29.432  WARN 1 --- [ool-21-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:21:29.432  INFO 1 --- [ool-21-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:21:29.442  INFO 1 --- [ool-21-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:21:29.443  INFO 1 --- [ool-21-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:21:30.331  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:21:30.334  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:21:30.435  INFO 1 --- [ool-22-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-27 21:21:30.436  WARN 1 --- [ool-22-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:21:30.436  INFO 1 --- [ool-22-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:21:30.446  INFO 1 --- [ool-22-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:21:30.447  INFO 1 --- [ool-22-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:21:36.667  INFO 1 --- [pool-1-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:21:36.668  WARN 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:21:36.668  INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:21:46.210  INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:21:56.667  INFO 1 --- [pool-1-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:21:56.668  WARN 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:21:56.668  INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:22:06.206  INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:22:16.667  INFO 1 --- [pool-1-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:22:16.668  WARN 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:22:16.668  INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:22:26.203  INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:22:36.667  INFO 1 --- [pool-1-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:22:36.669  WARN 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:22:36.669  INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:22:46.207  INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:22:56.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:22:56.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:22:56.669  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:23:06.204  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:23:16.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:23:16.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:23:16.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:23:18.820  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:23:18.823  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:23:18.826  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:23:18.926  INFO 1 --- [ool-23-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:23:18.927  WARN 1 --- [ool-23-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:23:18.927  INFO 1 --- [ool-23-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:23:18.955  INFO 1 --- [ool-23-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:23:18.955  INFO 1 --- [ool-23-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:23:19.827  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:23:19.829  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:23:19.930  INFO 1 --- [ool-24-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:23:19.931  WARN 1 --- [ool-24-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:23:19.931  INFO 1 --- [ool-24-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:23:19.943  INFO 1 --- [ool-24-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:23:19.944  INFO 1 --- [ool-24-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:23:20.830  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:23:20.832  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:23:20.932  INFO 1 --- [ool-25-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:23:20.933  WARN 1 --- [ool-25-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:23:20.933  INFO 1 --- [ool-25-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:23:20.943  INFO 1 --- [ool-25-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:23:20.943  INFO 1 --- [ool-25-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":1,"count":1}
2021-04-27 21:23:21.832  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:23:21.835  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:23:21.936  INFO 1 --- [ool-26-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-27 21:23:21.937  WARN 1 --- [ool-26-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:23:21.937  INFO 1 --- [ool-26-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:23:21.951  INFO 1 --- [ool-26-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:23:21.951  INFO 1 --- [ool-26-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:23:22.836  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:23:22.838  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:23:22.939  INFO 1 --- [ool-27-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:23:22.939  WARN 1 --- [ool-27-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:23:22.939  INFO 1 --- [ool-27-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:23:22.954  INFO 1 --- [ool-27-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:23:22.954  INFO 1 --- [ool-27-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2021-04-27 21:23:23.839  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:23:23.842  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:23:23.942  INFO 1 --- [ool-28-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:23:23.943  WARN 1 --- [ool-28-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:23:23.943  INFO 1 --- [ool-28-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:23:23.954  INFO 1 --- [ool-28-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:23:23.955  INFO 1 --- [ool-28-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":1,"count":1}
2021-04-27 21:23:24.842  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:23:24.860  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:23:24.960  INFO 1 --- [ool-29-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:23:24.961  WARN 1 --- [ool-29-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:23:24.961  INFO 1 --- [ool-29-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:23:24.972  INFO 1 --- [ool-29-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:23:24.973  INFO 1 --- [ool-29-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:23:25.861  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:23:25.864  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:23:25.964  INFO 1 --- [ool-30-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:23:25.965  WARN 1 --- [ool-30-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:23:25.965  INFO 1 --- [ool-30-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:23:25.975  INFO 1 --- [ool-30-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:23:25.975  INFO 1 --- [ool-30-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:23:26.865  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:23:26.868  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:23:26.968  INFO 1 --- [ool-31-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:23:26.969  WARN 1 --- [ool-31-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:23:26.969  INFO 1 --- [ool-31-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:23:26.991  INFO 1 --- [ool-31-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:23:26.992  INFO 1 --- [ool-31-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:23:36.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:23:36.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:23:36.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:23:46.206  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:23:56.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:23:56.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:23:56.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:24:06.203  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:24:16.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:24:16.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:24:16.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:24:26.202  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:24:36.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:24:36.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:24:36.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:24:46.205  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:24:56.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:24:56.667  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:24:56.667  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:25:06.204  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:25:16.667  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:25:16.668  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:25:16.668  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:25:18.683  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:25:18.686  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:25:18.688  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:25:18.789  INFO 1 --- [ool-32-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-27 21:25:18.790  WARN 1 --- [ool-32-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:25:18.790  INFO 1 --- [ool-32-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:25:18.804  INFO 1 --- [ool-32-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:25:18.805  INFO 1 --- [ool-32-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:25:19.689  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:25:19.691  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:25:19.792  INFO 1 --- [ool-33-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:25:19.792  WARN 1 --- [ool-33-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:25:19.792  INFO 1 --- [ool-33-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:25:19.804  INFO 1 --- [ool-33-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:25:19.805  INFO 1 --- [ool-33-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:25:20.692  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:25:20.695  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:25:20.795  INFO 1 --- [ool-34-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:25:20.796  WARN 1 --- [ool-34-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:25:20.797  INFO 1 --- [ool-34-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:25:20.806  INFO 1 --- [ool-34-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:25:20.807  INFO 1 --- [ool-34-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:25:21.696  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:25:21.698  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:25:21.798  INFO 1 --- [ool-35-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:25:21.799  WARN 1 --- [ool-35-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:25:21.799  INFO 1 --- [ool-35-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:25:21.810  INFO 1 --- [ool-35-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:25:21.810  INFO 1 --- [ool-35-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:25:22.699  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:25:22.701  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:25:22.801  INFO 1 --- [ool-36-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:25:22.803  WARN 1 --- [ool-36-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:25:22.803  INFO 1 --- [ool-36-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:25:22.813  INFO 1 --- [ool-36-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:25:22.814  INFO 1 --- [ool-36-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:25:23.701  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:25:23.704  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:25:23.804  INFO 1 --- [ool-37-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:25:23.806  WARN 1 --- [ool-37-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:25:23.806  INFO 1 --- [ool-37-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:25:23.815  INFO 1 --- [ool-37-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:25:23.816  INFO 1 --- [ool-37-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":1,"count":1}
2021-04-27 21:25:24.705  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:25:24.708  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:25:24.808  INFO 1 --- [ool-38-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:25:24.810  WARN 1 --- [ool-38-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:25:24.810  INFO 1 --- [ool-38-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:25:24.819  INFO 1 --- [ool-38-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:25:24.820  INFO 1 --- [ool-38-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:25:25.709  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:25:25.712  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:25:25.813  INFO 1 --- [ool-39-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:25:25.813  WARN 1 --- [ool-39-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:25:25.814  INFO 1 --- [ool-39-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:25:25.824  INFO 1 --- [ool-39-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:25:25.824  INFO 1 --- [ool-39-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:25:26.714  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : ===================================
2021-04-27 21:25:26.714  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : Distributed service information
2021-04-27 21:25:26.714  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : Service UUID: c4347f3a-cd2d-4db6-b986-c72ef7d1fdd1
2021-04-27 21:25:26.714  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : Service name: Demo_pNF_QLHVWjrxdwuhOHeYxDmQ
2021-04-27 21:25:26.714  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : Service resources:
2021-04-27 21:25:26.714  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   :  - Resource: pNF 8e3ed1bd-7091
2021-04-27 21:25:26.714  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   :    Artifacts:
2021-04-27 21:25:26.714  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   :    - Name: MyPnf_Pnf_v1.yaml
2021-04-27 21:25:26.714  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : ===================================
2021-04-27 21:25:26.715  INFO 1 --- [pool-1-thread-3] o.o.v.o.m.service.ArtifactsCollector     : Downloading artifacts
2021-04-27 21:25:27.197  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendDownloadStatus
2021-04-27 21:25:27.199  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:25:27.300  INFO 1 --- [ool-40-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:25:27.301  WARN 1 --- [ool-40-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:25:27.301  INFO 1 --- [ool-40-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:25:27.312  INFO 1 --- [ool-40-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:25:27.312  INFO 1 --- [ool-40-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:25:28.232  WARN 1 --- [pool-1-thread-3] o.o.v.o.m.s.n.ValidationStatusSender     : Artifact MyPnf_Pnf_v1.yaml is valid
2021-04-27 21:25:28.233  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendDeploymentStatus
2021-04-27 21:25:28.236  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:25:28.336  INFO 1 --- [ool-41-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2021-04-27 21:25:28.338  WARN 1 --- [ool-41-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:25:28.338  INFO 1 --- [ool-41-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:25:28.349  INFO 1 --- [ool-41-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:25:28.350  INFO 1 --- [ool-41-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:25:29.238  INFO 1 --- [pool-1-thread-3] o.o.v.o.m.s.n.FinalStatusSender          : All VES_EVENT artifacts are valid, sending final status COMPONENT_DONE_OK
2021-04-27 21:25:29.238  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendFinalDistributionStatus status
2021-04-27 21:25:29.241  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:25:29.342  INFO 1 --- [ool-42-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:25:29.343  WARN 1 --- [ool-42-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:25:29.343  INFO 1 --- [ool-42-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:25:29.354  INFO 1 --- [ool-42-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:25:29.354  INFO 1 --- [ool-42-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:25:36.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:25:36.668  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:25:36.668  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:25:46.205  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:25:56.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:25:56.668  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:25:56.668  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:26:06.206  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:26:16.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:26:16.668  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:26:16.668  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:26:26.203  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:26:36.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:26:36.667  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:26:36.667  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:26:46.208  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:26:56.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:26:56.668  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:26:56.668  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:27:06.204  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:27:16.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:27:16.667  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:27:16.668  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:27:26.221  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:27:36.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:27:36.667  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:27:36.667  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:27:46.202  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:27:56.669  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:27:56.670  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:27:56.670  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:28:06.205  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:28:16.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:28:16.667  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:28:16.668  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:28:26.201  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:28:36.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:28:36.668  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:28:36.668  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:28:46.206  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:28:56.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:28:56.668  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:28:56.668  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:29:06.204  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:29:16.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:29:16.667  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:29:16.667  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:29:26.204  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:29:36.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:29:36.667  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:29:36.667  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:29:46.207  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:29:56.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:29:56.667  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:29:56.668  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:30:06.201  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:30:16.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:30:16.667  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:30:16.667  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:30:26.202  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:30:36.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:30:36.668  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:30:36.668  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:30:46.204  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:30:56.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:30:56.667  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:30:56.668  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:31:06.209  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:31:16.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:31:16.668  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:31:16.668  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:31:26.205  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:31:36.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:31:36.668  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:31:36.668  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:31:46.206  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:31:56.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:31:56.668  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:31:56.668  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:32:06.206  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:32:16.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:32:16.668  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:32:16.668  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:32:26.205  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:32:36.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:32:36.668  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:32:36.668  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:32:46.208  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:32:56.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:32:56.668  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:32:56.668  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:33:06.203  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:33:16.667  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:33:16.667  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:33:16.668  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:33:26.201  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:33:36.667  INFO 1 --- [pool-1-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:33:36.668  WARN 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:33:36.668  INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:33:37.286  INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:33:37.291  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:33:37.293  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:33:37.394  INFO 1 --- [ool-43-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-27 21:33:37.395  WARN 1 --- [ool-43-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:33:37.395  INFO 1 --- [ool-43-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:33:37.408  INFO 1 --- [ool-43-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:33:37.409  INFO 1 --- [ool-43-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2021-04-27 21:33:38.294  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:33:38.297  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:33:38.397  INFO 1 --- [ool-44-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:33:38.398  WARN 1 --- [ool-44-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:33:38.399  INFO 1 --- [ool-44-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:33:38.409  INFO 1 --- [ool-44-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:33:38.410  INFO 1 --- [ool-44-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:33:39.297  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:33:39.301  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:33:39.402  INFO 1 --- [ool-45-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:33:39.403  WARN 1 --- [ool-45-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:33:39.403  INFO 1 --- [ool-45-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:33:39.415  INFO 1 --- [ool-45-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:33:39.416  INFO 1 --- [ool-45-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:33:40.302  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:33:40.304  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:33:40.405  INFO 1 --- [ool-46-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:33:40.406  WARN 1 --- [ool-46-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:33:40.406  INFO 1 --- [ool-46-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:33:40.416  INFO 1 --- [ool-46-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:33:40.417  INFO 1 --- [ool-46-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:33:41.305  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:33:41.307  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:33:41.407  INFO 1 --- [ool-47-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:33:41.408  WARN 1 --- [ool-47-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:33:41.408  INFO 1 --- [ool-47-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:33:41.418  INFO 1 --- [ool-47-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:33:41.419  INFO 1 --- [ool-47-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:33:42.308  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:33:42.311  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:33:42.411  INFO 1 --- [ool-48-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:33:42.412  WARN 1 --- [ool-48-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:33:42.412  INFO 1 --- [ool-48-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:33:42.422  INFO 1 --- [ool-48-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:33:42.423  INFO 1 --- [ool-48-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:33:43.311  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:33:43.314  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:33:43.414  INFO 1 --- [ool-49-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:33:43.415  WARN 1 --- [ool-49-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:33:43.415  INFO 1 --- [ool-49-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:33:43.425  INFO 1 --- [ool-49-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:33:43.426  INFO 1 --- [ool-49-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:33:44.314  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-27 21:33:44.317  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:33:44.418  INFO 1 --- [ool-50-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:33:44.419  WARN 1 --- [ool-50-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:33:44.419  INFO 1 --- [ool-50-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:33:44.429  INFO 1 --- [ool-50-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:33:44.429  INFO 1 --- [ool-50-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:33:45.319  INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback   : ===================================
2021-04-27 21:33:45.319  INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback   : Distributed service information
2021-04-27 21:33:45.319  INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback   : Service UUID: 0f2c52ec-7130-4b0c-92a0-d79d76414f6c
2021-04-27 21:33:45.319  INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback   : Service name: Demo_pNF_tLy2ZgLgSoOYfsG0M0Oq
2021-04-27 21:33:45.319  INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback   : Service resources:
2021-04-27 21:33:45.319  INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback   :  - Resource: pNF f2595114-72f5
2021-04-27 21:33:45.319  INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback   :    Artifacts:
2021-04-27 21:33:45.319  INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback   :    - Name: MyPnf_Pnf_v1.yaml
2021-04-27 21:33:45.319  INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback   : ===================================
2021-04-27 21:33:45.319  INFO 1 --- [pool-1-thread-6] o.o.v.o.m.service.ArtifactsCollector     : Downloading artifacts
2021-04-27 21:33:45.561  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendDownloadStatus
2021-04-27 21:33:45.563  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:33:45.664  INFO 1 --- [ool-51-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:33:45.665  WARN 1 --- [ool-51-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:33:45.665  INFO 1 --- [ool-51-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:33:45.676  INFO 1 --- [ool-51-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:33:45.676  INFO 1 --- [ool-51-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:33:46.577  WARN 1 --- [pool-1-thread-6] o.o.v.o.m.s.n.ValidationStatusSender     : Artifact MyPnf_Pnf_v1.yaml is valid
2021-04-27 21:33:46.577  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendDeploymentStatus
2021-04-27 21:33:46.580  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:33:46.680  INFO 1 --- [ool-52-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-27 21:33:46.681  WARN 1 --- [ool-52-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:33:46.681  INFO 1 --- [ool-52-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:33:46.691  INFO 1 --- [ool-52-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:33:46.691  INFO 1 --- [ool-52-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:33:47.580  INFO 1 --- [pool-1-thread-6] o.o.v.o.m.s.n.FinalStatusSender          : All VES_EVENT artifacts are valid, sending final status COMPONENT_DONE_OK
2021-04-27 21:33:47.581  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendFinalDistributionStatus status
2021-04-27 21:33:47.584  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-27 21:33:47.683  INFO 1 --- [ool-53-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2021-04-27 21:33:47.685  WARN 1 --- [ool-53-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-27 21:33:47.685  INFO 1 --- [ool-53-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as talNGO62EWJtKJOD) ...
2021-04-27 21:33:47.694  INFO 1 --- [ool-53-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:33:47.695  INFO 1 --- [ool-53-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-27 21:33:56.667  INFO 1 --- [pool-1-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:33:56.667  WARN 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:33:56.667  INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:34:06.210  INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:34:16.667  INFO 1 --- [pool-1-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:34:16.667  WARN 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:34:16.668  INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:34:26.203  INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:34:36.667  INFO 1 --- [pool-1-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:34:36.669  WARN 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:34:36.669  INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:34:46.205  INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-27 21:34:56.667  INFO 1 --- [pool-1-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-27 21:34:56.668  WARN 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-27 21:34:56.668  INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as talNGO62EWJtKJOD) ...
2021-04-27 21:35:06.201  INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK