By type
java -DAJSC_HOME=/opt/app/model-loader -DCONFIG_HOME=/opt/app/model-loader/config/ -Dcom.att.eelf.logging.path=/opt/app/model-loader -Dcom.att.eelf.logging.file=logback.xml -Dlogback.configurationFile=/opt/app/model-loader/logback.xml -Dserver.port=9500 -jar ./model-loader-1.9.4.jar 2022-07-14 22:58:25.305 WARN 7 --- [ main] o.s.b.l.logback.LogbackLoggingSystem : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead. 2022-07-14T22:58:25.305Z||main|ModelLoader||org.springframework.boot.logging.logback.LogbackLoggingSystem||WARN|Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2022-07-14 22:58:25.698 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : Starting ModelLoaderApplication on onap-aai-modelloader-5497574bff-54lx7 with PID 7 (/opt/app/model-loader/model-loader-1.9.4.jar started by aaiadmin in /opt/app/model-loader) 2022-07-14T22:58:25.698Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Starting ModelLoaderApplication on onap-aai-modelloader-5497574bff-54lx7 with PID 7 (/opt/app/model-loader/model-loader-1.9.4.jar started by aaiadmin in /opt/app/model-loader) 2022-07-14 22:58:25.700 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : No active profile set, falling back to default profiles: default 2022-07-14T22:58:25.700Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|No active profile set, falling back to default profiles: default 2022-07-14 22:58:28.118 INFO 7 --- [ main] org.eclipse.jetty.util.log : Logging initialized @5194ms to org.eclipse.jetty.util.log.Slf4jLog 2022-07-14T22:58:28.118Z||main|ModelLoader||org.eclipse.jetty.util.log||INFO|Logging initialized @5194ms to org.eclipse.jetty.util.log.Slf4jLog 2022-07-14 22:58:28.279 INFO 7 --- [ main] org.eclipse.jetty.server.Server : jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.9+11 2022-07-14T22:58:28.279Z||main|ModelLoader||org.eclipse.jetty.server.Server||INFO|jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.9+11 2022-07-14 22:58:28.335 INFO 7 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2022-07-14T22:58:28.335Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring embedded WebApplicationContext 2022-07-14 22:58:28.536 INFO 7 --- [ main] org.eclipse.jetty.server.session : DefaultSessionIdManager workerName=node0 2022-07-14T22:58:28.536Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|DefaultSessionIdManager workerName=node0 2022-07-14 22:58:28.536 INFO 7 --- [ main] org.eclipse.jetty.server.session : No SessionScavenger set, using defaults 2022-07-14T22:58:28.536Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|No SessionScavenger set, using defaults 2022-07-14 22:58:28.540 INFO 7 --- [ main] org.eclipse.jetty.server.session : node0 Scavenging every 600000ms 2022-07-14T22:58:28.540Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|node0 Scavenging every 600000ms 2022-07-14 22:58:28.558 INFO 7 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@696f0212{application,/,[file:///tmp/jetty-docbase.10079449262905811288.9500/],AVAILABLE} 2022-07-14T22:58:28.558Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler||INFO|Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@696f0212{application,/,[file:///tmp/jetty-docbase.10079449262905811288.9500/],AVAILABLE} 2022-07-14 22:58:28.559 INFO 7 --- [ main] org.eclipse.jetty.server.Server : Started @5638ms 2022-07-14T22:58:28.559Z||main|ModelLoader||org.eclipse.jetty.server.Server||INFO|Started @5638ms 2022-07-14 22:58:28.678 INFO 7 --- [ main] o.o.a.m.service.ModelLoaderService : MDLSVC0001I|MDLSVC0001I Loading configuration | 2022-07-14T22:58:28.678Z||main|ModelLoader||org.onap.aai.modelloader.service.ModelLoaderService||INFO|MDLSVC0001I|MDLSVC0001I Loading configuration | 2022-07-14 22:58:28.701 INFO 7 --- [ main] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T22:58:28.701Z||main|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 22:58:28.780 ERROR 7 --- [ main] o.o.a.m.service.ModelLoaderService : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2022-07-14T22:58:28.780Z||main|ModelLoader||org.onap.aai.modelloader.service.ModelLoaderService||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2022-07-14 22:58:28.783 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T22:58:28.783Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 22:58:28.794 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2022-07-14T22:58:28.794Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2022-07-14 22:58:29.705 INFO 7 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-07-14T22:58:29.705Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-07-14 22:58:29.754 INFO 7 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@39fcbef6{HTTP/1.1,[http/1.1]}{0.0.0.0:9500} 2022-07-14T22:58:29.754Z||main|ModelLoader||org.eclipse.jetty.server.AbstractConnector||INFO|Started ServerConnector@39fcbef6{HTTP/1.1,[http/1.1]}{0.0.0.0:9500} 2022-07-14 22:58:29.775 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : Started ModelLoaderApplication in 5.329 seconds (JVM running for 6.854) 2022-07-14T22:58:29.775Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Started ModelLoaderApplication in 5.329 seconds (JVM running for 6.854) 2022-07-14 22:59:28.782 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T22:59:28.782Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 22:59:28.811 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2022-07-14T22:59:28.811Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2022-07-14 23:00:28.783 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:00:28.783Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:00:28.803 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2022-07-14T23:00:28.803Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2022-07-14 23:01:28.784 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:01:28.784Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:01:29.403 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14T23:01:29.403Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14 23:01:29.408 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29e1968d 2022-07-14 23:01:29.409 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14T23:01:29.408Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29e1968d 2022-07-14T23:01:29.409Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14 23:01:29.424 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14T23:01:29.424Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14 23:02:28.784 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:02:28.784Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:02:28.814 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14 23:02:28.815 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56d2da4b 2022-07-14T23:02:28.814Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14T23:02:28.815Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56d2da4b 2022-07-14 23:02:28.815 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14T23:02:28.815Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14 23:02:28.816 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14T23:02:28.816Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14 23:03:28.784 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:03:28.784Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:03:28.823 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14T23:03:28.823Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14 23:03:28.824 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12845fe5 2022-07-14T23:03:28.824Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12845fe5 2022-07-14 23:03:28.824 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14T23:03:28.824Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14 23:03:28.825 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14T23:03:28.825Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14 23:04:28.784 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:04:28.784Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:04:28.810 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14 23:04:28.811 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ab1a233 2022-07-14T23:04:28.810Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14 23:04:28.812 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14T23:04:28.811Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ab1a233 2022-07-14T23:04:28.812Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14 23:04:28.812 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14T23:04:28.812Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14 23:05:28.784 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:05:28.784Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:05:28.819 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14 23:05:28.821 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1370af96 2022-07-14T23:05:28.819Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14 23:05:28.821 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14T23:05:28.821Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1370af96 2022-07-14T23:05:28.821Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14 23:05:28.822 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14T23:05:28.822Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14 23:06:28.785 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:06:28.785Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:06:28.826 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14T23:06:28.826Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14 23:06:28.827 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57a818cd 2022-07-14 23:06:28.828 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14T23:06:28.827Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57a818cd 2022-07-14T23:06:28.828Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14 23:06:28.829 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14T23:06:28.829Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14 23:07:28.786 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:07:28.786Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:07:28.820 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14 23:07:28.821 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fccab47 2022-07-14T23:07:28.820Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14 23:07:28.821 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14T23:07:28.821Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fccab47 2022-07-14T23:07:28.821Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14 23:07:28.822 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14T23:07:28.822Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14 23:08:28.785 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:08:28.785Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:08:28.812 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14 23:08:28.813 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d05993 2022-07-14T23:08:28.812Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14 23:08:28.813 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14T23:08:28.813Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d05993 2022-07-14T23:08:28.813Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14 23:08:28.814 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14T23:08:28.814Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14 23:09:28.785 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:09:28.785Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:09:28.811 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14 23:09:28.812 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42b96bba 2022-07-14T23:09:28.811Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14T23:09:28.812Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42b96bba 2022-07-14 23:09:28.813 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14T23:09:28.813Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14 23:09:28.814 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14T23:09:28.814Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14 23:10:28.785 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:10:28.785Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:10:28.818 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14 23:10:28.819 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d792385 2022-07-14T23:10:28.818Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14 23:10:28.819 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14T23:10:28.819Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d792385 2022-07-14T23:10:28.819Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14 23:10:28.820 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14T23:10:28.820Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14 23:11:28.786 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:11:28.786Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:11:28.811 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14 23:11:28.811 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2739996c 2022-07-14T23:11:28.811Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14T23:11:28.811Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2739996c 2022-07-14 23:11:28.812 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14T23:11:28.812Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14 23:11:28.812 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14T23:11:28.812Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14 23:12:28.785 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:12:28.785Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:12:28.811 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14 23:12:28.812 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14da74ac 2022-07-14T23:12:28.811Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2022-07-14 23:12:28.812 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14T23:12:28.812Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14da74ac 2022-07-14T23:12:28.812Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-07-14 23:12:28.813 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14T23:12:28.813Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-07-14 23:13:28.785 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:13:28.785Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:13:28.848 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23b8a1 2022-07-14 23:13:28.848 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:13:28.848Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23b8a1 2022-07-14T23:13:28.848Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:13:28.849 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:13:28.849Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:14:28.786 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:14:28.786Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:14:28.818 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@211b8330 2022-07-14 23:14:28.819 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:14:28.818Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@211b8330 2022-07-14 23:14:28.820 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:14:28.819Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:14:28.820Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:15:28.786 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:15:28.786Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:15:28.798 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70fd47b6 2022-07-14 23:15:28.798 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:15:28.798Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70fd47b6 2022-07-14T23:15:28.798Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:15:28.799 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:15:28.799Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:16:28.786 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:16:28.786Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:16:28.801 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28cb0ba1 2022-07-14 23:16:28.801 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:16:28.801Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28cb0ba1 2022-07-14T23:16:28.801Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:16:28.802 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:16:28.802Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:17:28.786 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:17:28.786Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:17:28.800 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6357e15f 2022-07-14 23:17:28.800 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:17:28.800Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6357e15f 2022-07-14T23:17:28.800Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:17:28.801 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:17:28.801Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:18:28.787 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:18:28.787Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:18:28.807 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e37856e 2022-07-14 23:18:28.808 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:18:28.807Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e37856e 2022-07-14T23:18:28.808Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:18:28.809 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:18:28.809Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:19:28.787 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:19:28.787Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:19:28.802 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1356b19f 2022-07-14T23:19:28.802Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1356b19f 2022-07-14 23:19:28.803 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:19:28.803Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:19:28.804 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:19:28.804Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:20:28.787 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:20:28.787Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:20:28.804 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5737d0e4 2022-07-14T23:20:28.804Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5737d0e4 2022-07-14 23:20:28.804 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:20:28.804Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:20:28.805 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:20:28.805Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:21:28.787 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:21:28.787Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:21:28.799 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18d0ffd 2022-07-14T23:21:28.799Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18d0ffd 2022-07-14 23:21:28.800 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:21:28.800Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:21:28.801 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:21:28.801Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:22:28.790 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:22:28.790Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:22:28.812 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54dfb871 2022-07-14 23:22:28.813 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:22:28.812Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54dfb871 2022-07-14T23:22:28.813Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:22:28.814 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:22:28.814Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:23:28.790 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:23:28.790Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:23:28.804 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16d83fed 2022-07-14 23:23:28.804 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:23:28.804Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16d83fed 2022-07-14T23:23:28.804Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:23:28.805 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:23:28.805Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:24:28.790 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:24:28.790Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:24:28.805 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@351fbdf0 2022-07-14 23:24:28.805 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:24:28.805Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@351fbdf0 2022-07-14T23:24:28.805Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:24:28.806 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:24:28.806Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:25:28.791 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:25:28.791Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:25:28.804 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@462f759 2022-07-14 23:25:28.804 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:25:28.804Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@462f759 2022-07-14T23:25:28.804Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:25:28.805 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:25:28.805Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:26:28.791 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:26:28.791Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:26:28.803 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a9ba8c 2022-07-14 23:26:28.804 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:26:28.803Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a9ba8c 2022-07-14 23:26:28.804 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:26:28.804Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:26:28.804Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:27:28.792 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:27:28.792Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:27:28.808 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@505b3e09 2022-07-14 23:27:28.808 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:27:28.808Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@505b3e09 2022-07-14T23:27:28.808Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:27:28.809 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:27:28.809Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:28:28.792 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:28:28.792Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:28:28.815 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ecf808e 2022-07-14 23:28:28.816 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:28:28.815Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ecf808e 2022-07-14T23:28:28.816Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:28:28.817 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:28:28.817Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:29:28.792 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:29:28.792Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:29:28.807 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@123064ee 2022-07-14 23:29:28.808 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:29:28.807Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@123064ee 2022-07-14T23:29:28.808Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:29:28.808 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:29:28.808Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:30:28.792 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:30:28.792Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:30:28.806 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e450979 2022-07-14T23:30:28.806Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e450979 2022-07-14 23:30:28.806 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:30:28.806Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:30:28.807 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:30:28.807Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:31:28.792 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:31:28.792Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:31:28.815 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6108fc1b 2022-07-14 23:31:28.815 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:31:28.815Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6108fc1b 2022-07-14T23:31:28.815Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:31:28.816 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:31:28.816Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:32:28.792 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:32:28.792Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:32:28.810 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a0dfdb3 2022-07-14 23:32:28.810 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:32:28.810Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a0dfdb3 2022-07-14T23:32:28.810Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:32:28.811 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:32:28.811Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:33:28.792 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:33:28.792Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:33:28.808 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b4541ed 2022-07-14 23:33:28.808 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:33:28.808Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b4541ed 2022-07-14T23:33:28.808Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:33:28.808 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:33:28.808Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:34:28.792 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:34:28.792Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:34:28.806 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b2cf2b6 2022-07-14 23:34:28.807 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:34:28.806Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b2cf2b6 2022-07-14T23:34:28.807Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:34:28.807 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:34:28.807Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:35:28.792 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:35:28.792Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:35:28.806 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bdee732 2022-07-14 23:35:28.806 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:35:28.806Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bdee732 2022-07-14T23:35:28.806Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:35:28.807 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:35:28.807Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:36:28.792 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:36:28.792Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:36:28.807 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22e2061c 2022-07-14 23:36:28.807 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:36:28.807Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22e2061c 2022-07-14T23:36:28.807Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:36:28.808 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:36:28.808Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:37:28.792 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:37:28.792Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:37:28.810 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78077f07 2022-07-14 23:37:28.811 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:37:28.810Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78077f07 2022-07-14T23:37:28.811Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:37:28.811 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:37:28.811Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:38:28.792 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:38:28.792Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:38:28.805 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bb0e7cd 2022-07-14 23:38:28.806 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:38:28.805Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bb0e7cd 2022-07-14T23:38:28.806Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:38:28.806 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:38:28.806Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:39:28.792 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:39:28.792Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:39:28.807 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b6da6b7 2022-07-14 23:39:28.808 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:39:28.807Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b6da6b7 2022-07-14T23:39:28.808Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:39:28.808 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:39:28.808Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:40:28.793 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:40:28.793Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:40:28.807 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78207c3d 2022-07-14 23:40:28.808 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:40:28.807Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78207c3d 2022-07-14T23:40:28.808Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:40:28.809 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:40:28.809Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:41:28.793 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:41:28.793Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:41:28.809 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e70f38b 2022-07-14 23:41:28.809 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:41:28.809Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e70f38b 2022-07-14T23:41:28.809Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:41:28.810 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:41:28.810Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:42:28.794 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:42:28.794Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:42:28.812 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42103c99 2022-07-14 23:42:28.813 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:42:28.812Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42103c99 2022-07-14T23:42:28.813Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:42:28.814 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:42:28.814Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:43:28.793 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:43:28.793Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:43:28.807 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16f70782 2022-07-14 23:43:28.807 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:43:28.807Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16f70782 2022-07-14T23:43:28.807Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:43:28.808 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:43:28.808Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:44:28.793 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:44:28.793Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:44:28.804 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ff016ea 2022-07-14 23:44:28.805 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14T23:44:28.804Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ff016ea 2022-07-14T23:44:28.805Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-07-14 23:44:28.805 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14T23:44:28.805Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to ASDC| 2022-07-14 23:45:28.794 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-07-14T23:45:28.794Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-07-14 23:45:28.966 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2022-07-14T23:45:28.966Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2022-07-14 23:45:29.068 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:45:29.068Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:45:29.202 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : start DistributionClient 2022-07-14T23:45:29.202Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|start DistributionClient 2022-07-14 23:45:29.211 INFO 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC0001D|MDLSVC0001D init(): Connection to SDC established| 2022-07-14T23:45:29.211Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||INFO|MDLSVC0001D|MDLSVC0001D init(): Connection to SDC established| 2022-07-14 23:45:29.213 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:45:29.213Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:45:29.221 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:45:29.221Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:45:29.221 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:45:29.221Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:45:39.580 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:45:39.580Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:45:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:45:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:45:59.212 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:45:59.212 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:45:59.212Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:45:59.212Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:46:08.823 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:46:08.823Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:46:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:46:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:46:29.212 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:46:29.212 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:46:29.212Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:46:29.212Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:46:38.831 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:46:38.831Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:46:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:46:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:46:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:46:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:46:59.212 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:46:59.212Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:47:08.771 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:47:08.771Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:47:29.211 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:47:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:47:29.216 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:47:29.216Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:47:29.217 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:47:29.217Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:47:38.803 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:47:38.803Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:47:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:47:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:47:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:47:59.212 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:47:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:47:59.212Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:48:08.773 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:48:08.773Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:48:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:48:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:48:29.213 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:48:29.213Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:48:29.213 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:48:29.213Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:48:38.772 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:48:38.772Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:48:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:48:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:48:59.212 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:48:59.212 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:48:59.212Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:48:59.212Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:49:08.763 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:49:08.763Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:49:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:49:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:49:29.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:49:29.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:49:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:49:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:49:38.764 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:49:38.764Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:49:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:49:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:49:59.212 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:49:59.212 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:49:59.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:49:59.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:50:08.767 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:50:08.767Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:50:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:50:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:50:29.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:50:29.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:50:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:50:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:50:38.768 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:50:38.768Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:50:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:50:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:50:59.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:50:59.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:50:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:50:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:51:08.764 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:51:08.764Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:51:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:51:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:51:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:51:29.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:51:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:51:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:51:38.762 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:51:38.762Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:51:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:51:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:51:59.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:51:59.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:51:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:51:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:52:08.772 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:52:08.772Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:52:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:52:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:52:29.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:52:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:52:29.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:52:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:52:38.775 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:52:38.775Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:52:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:52:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:52:59.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:52:59.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:52:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:52:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:53:08.774 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:53:08.774Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:53:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:53:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:53:29.213 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:53:29.214 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:53:29.213Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:53:29.214Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:53:38.775 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:53:38.775Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:53:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:53:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:53:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:53:59.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:53:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:53:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:54:08.770 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:54:08.770Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:54:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:54:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:54:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:54:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:54:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:54:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:54:38.770 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:54:38.770Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:54:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:54:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:54:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:54:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:54:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:54:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:55:08.777 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:55:08.777Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:55:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:55:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:55:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:55:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:55:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:55:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:55:38.830 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:55:38.830Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:55:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:55:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:55:59.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:55:59.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:55:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:55:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:56:08.766 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:56:08.766Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:56:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:56:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:56:29.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:56:29.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:56:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:56:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:56:38.785 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:56:38.785Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:56:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:56:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:56:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:56:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:56:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:56:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:57:08.819 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:57:08.819Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:57:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:57:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:57:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:57:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:57:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:57:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:57:38.804 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:57:38.804Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:57:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:57:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:57:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:57:59.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:57:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:57:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:58:08.775 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:58:08.775Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:58:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:58:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:58:29.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:58:29.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:58:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:58:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:58:38.768 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:58:38.768Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:58:59.211 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:58:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:58:59.214 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:58:59.214 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:58:59.214Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:58:59.214Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:59:08.772 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:59:08.772Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:59:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:59:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:59:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:59:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:59:29.212 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:59:29.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14 23:59:38.783 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-14T23:59:38.783Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-14 23:59:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14T23:59:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-14 23:59:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14 23:59:59.212 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-14T23:59:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-14T23:59:59.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:00:08.765 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:00:08.765Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:00:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:00:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:00:29.212 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:00:29.212 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:00:29.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:00:29.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:00:38.769 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:00:38.769Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:00:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:00:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:00:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:00:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:00:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:00:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:01:08.775 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:01:08.775Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:01:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:01:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:01:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:01:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:01:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:01:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:01:38.771 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:01:38.771Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:01:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:01:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:01:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:01:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:01:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:01:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:02:08.762 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:02:08.762Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:02:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:02:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:02:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:02:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:02:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:02:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:02:38.771 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:02:38.771Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:02:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:02:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:02:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:02:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:02:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:02:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:03:08.765 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:03:08.765Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:03:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:03:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:03:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:03:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:03:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:03:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:03:38.771 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:03:38.771Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:03:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:03:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:03:59.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:03:59.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:03:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:03:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:04:08.772 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:04:08.772Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:04:29.211 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:04:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:04:29.214 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:04:29.214 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:04:29.214Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:04:29.214Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:04:38.783 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:04:38.783Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:04:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:04:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:04:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:04:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:04:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:04:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:05:08.770 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:05:08.770Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:05:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:05:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:05:29.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:05:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:05:29.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:05:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:05:38.767 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:05:38.767Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:05:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:05:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:05:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:05:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:05:59.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:05:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:06:08.768 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:06:08.768Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:06:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:06:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:06:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:06:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:06:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:06:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:06:38.768 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:06:38.768Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:06:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:06:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:06:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:06:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:06:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:06:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:07:08.763 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:07:08.763Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:07:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:07:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:07:29.212 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:07:29.212Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:07:29.212 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:07:29.212Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:07:38.763 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:07:38.763Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:07:59.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:07:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:07:59.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:07:59.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:07:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:07:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:08:08.763 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:08:08.763Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:08:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:08:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:08:29.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:08:29.212 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:08:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:08:29.212Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:08:38.767 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:08:38.767Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:08:59.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:08:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:08:59.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:08:59.212 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:08:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:08:59.212Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:09:08.767 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:09:08.767Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:09:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:09:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:09:29.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:09:29.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:09:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:09:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:09:38.766 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:09:38.766Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:09:59.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:09:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:09:59.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:09:59.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:09:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:09:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:10:08.766 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:10:08.766Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:10:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:10:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:10:29.212 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:10:29.212 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:10:29.212Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:10:29.212Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:10:38.776 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:10:38.776Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:10:59.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:10:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:10:59.212 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:10:59.212Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:10:59.212 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:10:59.212Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:11:08.778 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:11:08.778Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:11:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:11:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:11:29.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:11:29.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:11:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:11:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:11:38.797 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:11:38.797Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:11:59.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:11:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:11:59.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:11:59.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:11:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:11:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:12:08.780 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:12:08.780Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:12:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:12:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:12:29.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:12:29.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:12:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:12:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:12:38.791 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:12:38.791Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:12:59.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:12:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:12:59.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:12:59.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:12:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:12:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:13:08.773 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:13:08.773Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:13:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:13:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:13:29.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:13:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:13:29.212 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:13:29.212Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:13:38.790 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:13:38.790Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:13:59.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:13:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:13:59.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:13:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:13:59.212 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:13:59.212Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:14:08.771 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:14:08.771Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:14:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:14:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:14:29.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:14:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:14:29.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:14:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:14:38.771 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:14:38.771Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:14:59.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:14:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:14:59.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:14:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:14:59.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:14:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:15:08.777 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:15:08.777Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:15:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:15:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:15:29.212 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:15:29.212 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:15:29.212Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:15:29.212Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:15:38.778 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:15:38.778Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:15:59.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:15:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:15:59.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:15:59.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:15:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:15:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:16:08.782 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:16:08.782Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:16:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:16:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:16:29.214 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:16:29.214 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:16:29.214Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:16:29.214Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:16:38.811 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:16:38.811Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:16:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:16:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:16:59.212 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:16:59.213 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:16:59.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:16:59.213Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:17:08.783 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:17:08.783Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:17:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:17:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:17:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:17:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:17:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:17:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:17:38.799 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:17:38.799Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:17:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:17:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:17:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:17:59.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:17:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:17:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:18:08.787 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:18:08.787Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:18:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:18:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:18:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:18:29.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:18:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:18:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:18:38.782 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:18:38.782Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:18:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:18:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:18:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:18:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:18:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:18:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:19:08.765 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:19:08.765Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:19:29.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:19:29.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:19:29.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:19:29.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:19:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:19:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:19:38.798 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:19:38.798Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:19:59.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:19:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:19:59.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:19:59.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:19:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:19:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:20:08.786 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:20:08.786Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:20:29.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:20:29.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:20:29.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:20:29.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:20:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:20:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:20:38.764 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:20:38.764Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:20:59.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:20:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:20:59.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:20:59.212 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:20:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:20:59.212Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:21:08.776 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:21:08.776Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:21:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:21:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:21:29.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:21:29.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:21:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:21:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:21:38.785 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:21:38.785Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:21:59.211 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:21:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:21:59.214 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:21:59.215 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:21:59.214Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:21:59.215Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:22:08.774 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:22:08.774Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:22:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:22:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:22:29.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:22:29.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:22:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:22:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:22:38.800 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:22:38.800Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:22:59.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:22:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:22:59.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:22:59.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:22:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:22:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:23:08.778 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:23:08.778Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:23:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:23:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:23:29.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:23:29.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:23:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:23:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:23:38.787 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:23:38.787Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:23:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:23:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:23:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:23:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:23:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:23:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:24:08.777 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:24:08.777Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:24:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:24:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:24:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:24:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:24:29.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:24:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:24:38.778 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:24:38.778Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:24:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:24:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:24:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:24:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:24:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:24:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:25:08.777 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:25:08.777Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:25:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:25:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:25:29.212 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:25:29.212 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:25:29.212Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:25:29.212Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:25:38.787 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:25:38.787Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:25:59.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:25:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:25:59.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:25:59.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:25:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:25:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:26:08.766 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:26:08.766Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:26:29.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:26:29.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:26:29.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:26:29.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:26:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:26:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:26:38.789 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:26:38.789Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:26:59.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:26:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:26:59.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:26:59.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:26:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:26:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:27:08.783 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:27:08.783Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:27:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:27:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:27:29.212 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:27:29.212 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:27:29.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:27:29.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:27:38.792 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:27:38.792Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:27:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:27:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:27:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:27:59.212 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:27:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:27:59.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:28:08.817 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:28:08.817Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:28:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:28:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:28:29.212 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:28:29.212 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:28:29.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:28:29.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:28:38.797 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:28:38.797Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:28:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:28:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:28:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:28:59.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:28:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:28:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:29:08.781 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:29:08.781Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:29:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:29:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:29:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:29:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:29:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:29:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:29:38.809 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:29:38.809Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:29:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:29:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:29:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:29:59.212 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:29:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:29:59.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:30:08.798 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:30:08.798Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:30:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:30:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:30:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:30:29.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:30:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:30:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:30:38.792 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:30:38.792Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:30:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:30:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:30:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:30:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:30:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:30:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:31:08.790 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:31:08.790Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:31:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:31:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:31:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:31:29.212 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:31:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:31:29.212Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:31:38.812 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:31:38.812Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:31:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:31:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:31:59.212 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:31:59.212 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:31:59.212Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:31:59.212Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:32:08.794 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:32:08.794Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:32:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:32:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:32:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:32:29.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:32:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:32:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:32:38.790 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:32:38.790Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:32:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:32:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:32:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:32:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:32:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:32:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:33:08.785 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:33:08.785Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:33:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:33:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:33:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:33:29.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:33:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:33:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:33:38.793 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:33:38.793Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:33:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:33:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:33:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:33:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:33:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:33:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:34:08.787 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:34:08.787Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:34:29.211 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:34:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:34:29.215 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:34:29.215 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:34:29.215Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:34:29.215Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:34:38.828 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:34:38.828Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:34:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:34:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:34:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:34:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:34:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:34:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:35:08.783 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:35:08.783Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:35:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:35:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:35:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:35:29.212 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:35:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:35:29.212Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:35:38.765 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:35:38.765Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:35:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:35:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:35:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:35:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:35:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:35:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:36:08.775 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:36:08.775Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:36:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:36:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:36:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:36:29.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:36:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:36:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:36:38.771 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:36:38.771Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:36:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:36:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:36:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:36:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:36:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:36:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:37:08.783 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:37:08.783Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:37:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:37:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:37:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:37:29.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:37:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:37:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:37:38.787 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:37:38.787Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:37:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:37:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:37:59.212 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:37:59.212 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:37:59.212Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:37:59.212Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:38:08.767 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:38:08.767Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:38:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:38:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:38:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:38:29.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:38:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:38:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:38:38.789 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:38:38.789Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:38:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:38:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:38:59.212 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:38:59.212Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:38:59.212 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:38:59.212Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:39:08.791 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:39:08.791Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:39:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:39:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:39:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:39:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:39:29.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:39:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:39:38.788 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:39:38.788Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:39:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:39:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:39:59.212 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:39:59.212 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:39:59.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:39:59.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:40:08.786 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:40:08.786Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:40:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:40:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:40:29.212 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:40:29.212 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:40:29.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:40:29.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:40:38.810 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:40:38.810Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:40:59.213 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:40:59.213Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:40:59.216 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:40:59.216 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:40:59.216Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:40:59.216Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:41:08.808 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:41:08.808Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:41:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:41:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:41:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:41:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:41:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:41:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:41:38.770 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:41:38.770Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:41:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:41:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:41:59.212 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:41:59.212 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:41:59.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:41:59.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:42:08.771 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:42:08.771Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:42:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:42:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:42:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:42:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:42:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:42:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:42:38.791 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:42:38.791Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:42:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:42:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:42:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:42:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:42:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:42:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:43:08.789 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:43:08.789Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:43:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:43:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:43:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:43:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:43:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:43:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:43:38.808 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:43:38.808Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:43:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:43:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:43:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:43:59.212 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:43:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:43:59.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:44:08.792 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:44:08.792Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:44:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:44:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:44:29.212 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:44:29.212 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:44:29.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:44:29.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:44:38.832 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:44:38.832Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:44:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:44:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:44:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:44:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:44:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:44:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:45:08.793 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:45:08.793Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:45:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:45:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:45:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:45:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:45:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:45:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:45:38.769 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:45:38.769Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:45:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:45:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:45:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:45:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:45:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:45:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:46:08.804 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:46:08.804Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:46:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:46:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:46:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:46:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:46:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:46:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:46:38.798 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:46:38.798Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:46:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:46:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:46:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:46:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:46:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:46:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:47:08.761 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:47:08.761Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:47:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:47:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:47:29.212 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:47:29.212 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:47:29.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:47:29.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:47:38.776 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:47:38.776Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:47:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:47:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:47:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:47:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:47:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:47:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:48:08.773 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:48:08.773Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:48:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:48:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:48:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:48:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:48:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:48:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:48:38.783 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:48:38.783Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:48:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:48:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:48:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:48:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:48:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:48:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:49:08.770 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:49:08.770Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:49:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:49:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:49:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:49:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:49:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:49:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:49:38.770 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:49:38.770Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:49:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:49:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:49:59.212 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:49:59.212 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:49:59.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:49:59.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:50:08.761 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:50:08.761Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:50:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:50:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:50:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:50:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:50:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:50:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:50:38.773 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:50:38.773Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:50:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:50:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:50:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:50:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:50:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:50:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:51:08.808 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:51:08.808Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:51:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:51:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:51:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:51:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:51:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:51:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:51:38.786 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:51:38.786Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:51:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:51:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:51:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:51:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:51:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:51:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:52:08.776 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:52:08.776Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:52:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:52:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:52:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:52:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:52:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:52:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:52:38.780 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:52:38.780Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:52:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:52:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:52:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:52:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:52:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:52:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:53:08.771 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:53:08.771Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:53:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:53:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:53:29.213 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:53:29.214 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:53:29.213Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:53:29.214Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:53:38.783 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:53:38.783Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:53:59.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:53:59.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:53:59.212 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:53:59.212 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:53:59.212Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:53:59.212Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:54:08.916 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:54:08.916Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:54:29.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:54:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:54:29.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:54:29.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:54:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:54:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:54:38.787 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:54:38.787Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:54:59.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:54:59.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:54:59.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:54:59.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:54:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:54:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:55:08.763 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:55:08.763Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:55:29.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:55:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:55:29.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:55:29.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:55:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:55:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:55:38.779 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:55:38.779Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:55:59.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:55:59.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:55:59.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:55:59.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:55:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:55:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:56:08.761 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:56:08.761Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:56:29.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:56:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:56:29.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:56:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:56:29.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:56:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:56:38.788 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:56:38.788Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:56:59.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:56:59.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:56:59.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:56:59.212 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:56:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:56:59.212Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:57:08.766 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:57:08.766Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:57:29.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:57:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:57:29.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:57:29.212 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:57:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:57:29.212Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:57:38.785 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:57:38.785Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:57:59.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:57:59.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:57:59.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:57:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:57:59.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:57:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:58:08.766 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:58:08.766Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:58:29.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:58:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:58:29.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:58:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:58:29.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:58:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:58:38.794 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:58:38.794Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:58:59.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:58:59.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:58:59.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:58:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:58:59.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:58:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:59:08.770 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:59:08.770Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:59:29.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:59:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:59:29.212 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:59:29.212Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:59:29.212 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:59:29.212Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 00:59:38.781 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T00:59:38.781Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 00:59:59.211 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T00:59:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 00:59:59.213 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T00:59:59.213Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 00:59:59.214 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T00:59:59.214Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:00:08.776 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:00:08.776Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:00:29.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:00:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:00:29.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:00:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:00:29.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:00:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:00:38.793 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:00:38.793Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:00:59.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:00:59.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:00:59.211 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:00:59.211 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:00:59.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:00:59.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:01:08.773 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:01:08.773Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:01:29.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:01:29.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:01:29.211 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:01:29.211 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:01:29.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:01:29.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:01:38.767 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:01:38.767Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:01:59.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:01:59.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:01:59.211 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:01:59.211 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:01:59.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:01:59.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:02:08.758 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:02:08.758Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:02:29.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:02:29.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:02:29.211 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:02:29.211 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:02:29.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:02:29.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:02:38.764 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:02:38.764Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:02:59.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:02:59.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:02:59.212 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:02:59.212 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:02:59.212Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:02:59.212Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:03:08.764 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:03:08.764Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:03:29.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:03:29.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:03:29.211 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:03:29.211 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:03:29.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:03:29.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:03:38.776 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:03:38.776Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:03:59.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:03:59.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:03:59.211 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:03:59.211 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:03:59.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:03:59.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:04:08.763 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:04:08.763Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:04:29.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:04:29.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:04:29.211 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:04:29.211 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:04:29.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:04:29.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:04:38.767 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:04:38.767Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:04:59.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:04:59.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:04:59.211 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:04:59.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:04:59.212 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:04:59.212Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:05:08.781 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:05:08.781Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:05:29.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:05:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:05:29.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:05:29.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:05:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:05:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:05:38.790 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:05:38.790Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:05:59.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:05:59.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:05:59.213 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:05:59.213 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:05:59.213Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:05:59.213Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:06:08.841 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:06:08.841Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:06:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:06:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:06:29.212 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:06:29.212 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:06:29.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:06:29.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:06:38.807 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:06:38.807Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:06:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:06:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:06:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:06:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:06:59.212 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:06:59.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:07:08.763 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:07:08.763Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:07:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:07:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:07:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:07:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:07:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:07:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:07:38.795 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:07:38.795Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:07:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:07:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:07:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:07:59.212 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:07:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:07:59.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:08:08.773 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:08:08.773Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:08:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:08:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:08:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:08:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:08:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:08:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:08:38.760 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:08:38.760Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:08:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:08:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:08:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:08:59.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:08:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:08:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:09:08.776 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:09:08.776Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:09:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:09:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:09:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:09:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:09:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:09:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:09:38.766 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:09:38.766Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:09:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:09:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:09:59.212 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:09:59.212 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:09:59.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:09:59.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:10:08.766 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:10:08.766Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:10:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:10:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:10:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:10:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:10:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:10:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:10:38.763 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:10:38.763Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:10:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:10:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:10:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:10:59.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:10:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:10:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:11:08.790 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:11:08.790Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:11:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:11:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:11:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:11:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:11:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:11:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:11:38.787 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:11:38.787Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:11:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:11:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:11:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:11:59.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:11:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:11:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:12:08.764 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:12:08.764Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:12:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:12:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:12:29.213 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:12:29.213 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:12:29.213Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:12:29.213Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:12:38.774 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:12:38.774Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:12:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:12:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:12:59.218 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:12:59.218 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:12:59.218Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:12:59.218Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:13:08.798 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:13:08.798Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:13:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:13:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:13:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:13:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:13:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:13:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:13:38.784 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:13:38.784Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:13:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:13:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:13:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:13:59.212 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:13:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:13:59.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:14:08.773 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:14:08.773Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:14:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:14:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:14:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:14:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:14:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:14:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:14:38.759 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:14:38.759Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:14:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:14:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:14:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:14:59.212 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:14:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:14:59.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:15:08.791 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:15:08.791Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:15:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:15:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:15:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:15:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:15:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:15:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:15:38.770 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:15:38.770Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:15:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:15:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:15:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:15:59.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:15:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:15:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:16:08.783 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:16:08.783Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:16:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:16:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:16:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:16:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:16:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:16:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:16:38.787 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:16:38.787Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:16:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:16:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:16:59.212 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:16:59.212 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:16:59.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:16:59.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:17:08.793 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:17:08.793Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:17:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:17:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:17:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:17:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:17:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:17:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:17:38.760 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:17:38.760Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:17:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:17:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:17:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:17:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:17:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:17:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:18:08.801 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:18:08.801Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:18:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:18:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:18:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:18:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:18:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:18:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:18:38.780 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:18:38.780Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:18:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:18:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:18:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:18:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:18:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:18:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:19:08.771 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:19:08.771Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:19:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:19:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:19:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:19:29.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:19:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:19:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:19:38.850 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:19:38.850Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:19:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:19:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:19:59.213 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:19:59.213 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:19:59.213Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:19:59.213Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:20:08.768 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:20:08.768Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:20:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:20:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:20:29.212 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:20:29.213 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:20:29.212Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:20:29.213Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:20:38.765 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:20:38.765Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:20:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:20:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:20:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:20:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:20:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:20:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:21:08.818 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:21:08.818Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:21:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:21:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:21:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:21:29.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:21:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:21:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:21:38.781 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:21:38.781Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:21:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:21:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:21:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:21:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:21:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:21:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:22:08.762 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:22:08.762Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:22:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:22:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:22:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:22:29.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:22:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:22:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:22:38.760 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:22:38.760Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:22:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:22:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:22:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:22:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:22:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:22:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:23:08.765 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:23:08.765Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:23:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:23:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:23:29.212 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:23:29.213 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:23:29.212Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:23:29.213Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:23:38.819 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:23:38.819Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:23:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:23:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:23:59.212 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:23:59.212 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:23:59.212Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:23:59.212Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:24:08.837 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:24:08.837Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:24:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:24:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:24:29.212 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:24:29.212Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:24:29.213 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:24:29.213Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:24:38.767 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:24:38.767Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:24:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:24:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:24:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:24:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:24:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:24:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:25:08.776 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:25:08.776Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:25:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:25:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:25:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:25:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:25:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:25:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:25:38.763 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:25:38.763Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:25:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:25:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:25:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:25:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:25:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:25:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:26:08.765 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:26:08.765Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:26:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:26:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:26:29.213 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:26:29.213 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:26:29.213Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:26:29.213Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:26:38.780 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:26:38.780Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:26:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:26:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:26:59.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:26:59.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:26:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:26:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:27:08.771 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:27:08.771Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:27:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:27:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:27:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:27:29.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:27:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:27:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:27:38.854 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:27:38.854Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:27:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:27:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:27:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:27:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:27:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:27:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:28:08.767 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:28:08.767Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:28:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:28:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:28:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:28:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:28:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:28:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:28:38.777 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:28:38.777Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:28:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:28:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:28:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:28:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:28:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:28:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:29:08.768 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:29:08.768Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:29:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:29:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:29:29.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:29:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:29:29.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:29:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:29:38.762 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:29:38.762Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:29:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:29:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:29:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:29:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:29:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:29:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:30:08.768 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:30:08.768Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:30:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:30:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:30:29.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:30:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:30:29.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:30:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:30:38.770 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:30:38.770Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:30:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:30:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:30:59.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:30:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:30:59.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:30:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:31:08.805 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:31:08.805Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:31:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:31:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:31:29.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:31:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:31:29.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:31:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:31:38.765 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:31:38.765Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:31:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:31:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:31:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:31:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:31:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:31:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:32:08.766 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:32:08.766Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:32:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:32:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:32:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:32:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:32:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:32:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:32:38.775 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:32:38.775Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:32:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:32:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:32:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:32:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:32:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:32:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:33:08.773 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:33:08.773Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:33:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:33:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:33:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:33:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:33:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:33:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:33:38.822 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:33:38.822Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:33:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:33:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:33:59.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:33:59.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:33:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:33:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:34:08.782 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:34:08.782Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:34:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:34:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:34:29.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:34:29.213 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:34:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:34:29.213Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:34:38.780 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:34:38.780Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:34:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:34:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:34:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:34:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:34:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:34:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:35:08.798 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:35:08.798Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:35:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:35:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:35:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:35:29.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:35:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:35:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:35:38.791 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:35:38.791Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:35:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:35:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:35:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:35:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:35:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:35:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:36:08.767 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:36:08.767Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:36:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:36:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:36:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:36:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:36:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:36:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:36:38.766 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:36:38.766Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:36:59.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:36:59.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:36:59.211 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:36:59.211 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:36:59.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:36:59.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:37:08.760 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:37:08.760Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:37:29.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:37:29.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:37:29.211 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:37:29.211 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:37:29.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:37:29.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:37:38.768 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:37:38.768Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:37:59.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:37:59.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:37:59.211 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:37:59.212 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:37:59.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:37:59.212Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:38:08.779 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:38:08.779Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:38:29.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:38:29.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:38:29.211 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:38:29.211 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:38:29.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:38:29.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:38:38.772 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:38:38.772Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:38:59.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:38:59.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:38:59.211 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:38:59.211 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:38:59.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:38:59.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:39:08.775 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:39:08.775Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:39:29.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:39:29.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:39:29.211 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:39:29.211 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:39:29.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:39:29.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:39:38.765 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:39:38.765Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:39:59.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:39:59.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:39:59.212 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:39:59.212 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:39:59.212Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:39:59.212Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:40:08.762 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:40:08.762Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:40:29.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:40:29.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:40:29.211 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:40:29.211 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:40:29.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:40:29.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:40:38.770 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:40:38.770Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:40:59.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:40:59.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:40:59.212 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:40:59.212 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:40:59.212Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:40:59.212Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:41:08.768 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:41:08.768Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:41:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:41:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:41:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:41:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:41:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:41:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:41:38.768 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:41:38.768Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:41:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:41:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:41:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:41:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:41:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:41:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:42:08.781 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:42:08.781Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:42:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:42:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:42:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:42:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:42:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:42:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:42:38.772 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:42:38.772Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:42:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:42:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:42:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:42:59.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:42:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:42:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:43:08.765 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:43:08.765Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:43:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:43:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:43:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:43:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:43:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:43:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:43:38.825 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:43:38.825Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:43:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:43:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:43:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:43:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:43:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:43:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:44:08.786 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:44:08.786Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:44:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:44:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:44:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:44:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:44:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:44:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:44:38.768 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:44:38.768Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:44:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:44:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:44:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:44:59.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:44:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:44:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:45:08.778 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:45:08.778Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:45:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:45:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:45:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:45:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:45:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:45:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:45:38.766 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:45:38.766Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:45:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:45:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:45:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:45:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:45:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:45:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:46:08.781 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:46:08.781Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:46:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:46:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:46:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:46:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:46:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:46:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:46:38.766 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:46:38.766Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:46:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:46:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:46:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:46:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:46:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:46:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:47:08.765 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:47:08.765Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:47:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:47:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:47:29.213 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:47:29.213 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:47:29.213Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:47:29.213Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:47:38.776 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:47:38.776Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:47:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:47:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:47:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:47:59.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:47:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:47:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:48:08.789 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:48:08.789Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:48:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:48:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:48:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:48:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:48:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:48:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:48:38.786 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:48:38.786Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:48:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:48:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:48:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:48:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:48:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:48:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:49:08.769 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:49:08.769Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:49:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:49:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:49:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:49:29.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:49:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:49:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:49:38.775 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:49:38.775Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:49:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:49:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:49:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:49:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:49:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:49:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:50:08.777 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:50:08.777Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:50:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:50:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:50:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:50:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:50:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:50:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:50:38.774 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:50:38.774Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:50:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:50:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:50:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:50:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:50:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:50:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:51:08.866 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:51:08.866Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:51:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:51:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:51:29.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:51:29.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:51:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:51:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:51:38.791 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:51:38.791Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:51:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:51:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:51:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:51:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:51:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:51:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:52:08.826 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:52:08.826Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:52:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:52:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:52:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:52:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:52:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:52:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:52:38.796 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:52:38.796Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:52:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:52:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:52:59.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:52:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:52:59.213 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:52:59.213Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:53:08.770 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:53:08.770Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:53:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:53:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:53:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:53:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:53:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:53:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:53:38.789 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:53:38.789Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:53:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:53:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:53:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:53:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:53:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:53:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:54:08.780 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:54:08.780Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:54:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:54:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:54:29.214 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:54:29.214 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:54:29.214Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:54:29.214Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:54:38.793 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:54:38.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:54:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:54:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:54:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:54:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:54:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:54:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:55:08.786 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:55:08.786Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:55:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:55:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:55:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:55:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:55:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:55:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:55:38.774 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:55:38.774Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:55:59.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:55:59.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:55:59.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:55:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:55:59.212 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:55:59.212Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:56:08.800 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:56:08.800Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:56:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:56:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:56:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:56:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:56:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:56:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:56:38.784 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:56:38.784Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:56:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:56:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:56:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:56:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:56:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:56:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:57:08.781 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:57:08.781Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:57:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:57:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:57:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:57:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:57:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:57:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:57:38.796 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:57:38.796Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:57:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:57:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:57:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:57:59.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:57:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:57:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:58:08.790 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:58:08.790Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:58:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:58:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:58:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:58:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:58:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:58:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:58:38.795 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:58:38.795Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:58:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:58:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:58:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:58:59.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:58:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:58:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:59:08.786 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:59:08.786Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:59:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:59:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:59:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:59:29.212 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:59:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:59:29.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 01:59:38.806 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T01:59:38.806Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 01:59:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T01:59:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 01:59:59.212 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 01:59:59.212 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T01:59:59.212Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T01:59:59.212Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:00:08.789 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:00:08.789Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:00:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:00:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:00:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:00:29.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:00:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:00:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:00:38.805 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:00:38.805Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:00:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:00:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:00:59.213 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:00:59.213Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:00:59.213 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:00:59.213Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:01:08.779 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:01:08.779Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:01:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:01:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:01:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:01:29.212 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:01:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:01:29.212Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:01:38.793 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:01:38.793Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:01:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:01:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:01:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:01:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:01:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:01:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:02:08.778 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:02:08.778Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:02:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:02:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:02:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:02:29.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:02:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:02:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:02:38.813 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:02:38.813Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:02:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:02:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:02:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:02:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:02:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:02:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:03:08.794 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:03:08.794Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:03:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:03:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:03:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:03:29.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:03:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:03:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:03:38.782 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:03:38.782Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:03:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:03:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:03:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:03:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:03:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:03:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:04:08.785 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:04:08.785Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:04:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:04:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:04:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:04:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:04:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:04:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:04:38.793 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:04:38.793Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:04:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:04:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:04:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:04:59.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:04:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:04:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:05:08.788 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:05:08.788Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:05:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:05:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:05:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:05:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:05:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:05:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:05:38.792 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:05:38.792Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:05:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:05:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:05:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:05:59.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:05:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:05:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:06:08.790 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:06:08.790Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:06:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:06:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:06:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:06:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:06:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:06:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:06:38.808 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:06:38.808Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:06:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:06:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:06:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:06:59.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:06:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:06:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:07:08.786 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:07:08.786Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:07:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:07:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:07:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:07:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:07:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:07:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:07:38.835 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:07:38.835Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:07:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:07:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:07:59.213 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:07:59.213 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:07:59.213Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:07:59.213Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:08:08.835 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:08:08.835Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:08:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:08:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:08:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:08:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:08:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:08:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:08:38.798 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:08:38.798Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:08:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:08:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:08:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:08:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:08:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:08:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:09:08.791 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:09:08.791Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:09:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:09:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:09:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:09:29.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:09:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:09:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:09:38.830 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:09:38.830Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:09:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:09:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:09:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:09:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:09:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:09:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:10:08.819 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:10:08.819Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:10:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:10:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:10:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:10:29.212 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:10:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:10:29.212Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:10:38.833 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:10:38.833Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:10:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:10:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:10:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:10:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:10:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:10:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:11:08.797 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:11:08.797Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:11:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:11:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:11:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:11:29.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:11:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:11:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:11:38.793 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:11:38.793Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:11:59.214 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:11:59.214Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:11:59.216 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:11:59.216 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:11:59.216Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:11:59.216Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:12:08.808 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:12:08.808Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:12:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:12:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:12:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:12:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:12:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:12:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:12:38.821 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:12:38.821Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:12:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:12:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:12:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:12:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:12:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:12:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:13:08.785 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:13:08.785Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:13:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:13:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:13:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:13:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:13:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:13:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:13:38.782 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:13:38.782Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:13:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:13:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:13:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:13:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:13:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:13:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:14:08.800 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:14:08.800Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:14:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:14:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:14:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:14:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:14:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:14:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:14:38.797 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:14:38.797Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:14:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:14:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:14:59.214 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:14:59.214 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:14:59.214Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:14:59.214Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:15:08.806 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:15:08.806Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:15:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:15:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:15:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:15:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:15:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:15:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:15:38.794 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:15:38.794Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:15:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:15:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:15:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:15:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:15:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:15:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:16:08.774 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:16:08.774Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:16:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:16:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:16:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:16:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:16:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:16:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:16:38.780 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:16:38.780Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:16:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:16:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:16:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:16:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:16:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:16:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:17:08.771 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:17:08.771Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:17:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:17:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:17:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:17:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:17:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:17:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:17:38.774 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:17:38.774Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:17:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:17:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:17:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:17:59.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:17:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:17:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:18:08.770 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:18:08.770Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:18:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:18:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:18:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:18:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:18:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:18:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:18:38.841 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:18:38.841Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:18:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:18:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:18:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:18:59.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:18:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:18:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:19:08.762 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:19:08.762Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:19:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:19:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:19:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:19:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:19:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:19:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:19:38.771 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:19:38.771Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:19:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:19:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:19:59.212 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:19:59.212 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:19:59.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:19:59.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:20:08.782 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:20:08.782Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:20:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:20:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:20:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:20:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:20:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:20:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:20:38.770 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:20:38.770Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:20:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:20:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:20:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:20:59.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:20:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:20:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:21:08.762 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:21:08.762Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:21:29.211 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:21:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:21:29.213 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:21:29.214 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:21:29.213Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:21:29.214Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:21:38.793 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:21:38.793Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:21:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:21:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:21:59.212 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:21:59.212 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:21:59.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:21:59.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:22:08.804 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:22:08.804Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:22:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:22:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:22:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:22:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:22:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:22:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:22:38.780 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:22:38.780Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:22:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:22:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:22:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:22:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:22:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:22:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:23:08.801 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:23:08.801Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:23:29.216 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:23:29.216Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:23:29.217 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:23:29.217 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:23:29.217Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:23:29.217Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:23:38.782 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:23:38.782Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:23:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:23:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:23:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:23:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:23:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:23:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:24:08.788 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:24:08.788Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:24:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:24:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:24:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:24:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:24:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:24:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:24:38.820 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:24:38.820Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:24:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:24:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:24:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:24:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:24:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:24:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:25:08.762 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:25:08.762Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:25:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:25:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:25:29.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:25:29.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:25:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:25:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:25:38.820 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:25:38.820Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:25:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:25:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:25:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:25:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:25:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:25:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:26:08.774 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:26:08.774Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:26:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:26:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:26:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:26:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:26:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:26:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:26:38.811 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:26:38.811Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:26:59.212 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:26:59.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:26:59.217 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:26:59.218 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:26:59.217Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:26:59.218Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:27:08.774 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:27:08.774Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:27:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:27:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:27:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:27:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:27:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:27:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:27:38.782 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:27:38.782Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:27:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:27:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:27:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:27:59.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:27:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:27:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:28:08.774 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:28:08.774Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:28:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:28:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:28:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:28:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:28:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:28:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:28:38.773 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:28:38.773Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:28:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:28:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:28:59.212 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:28:59.212 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:28:59.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:28:59.212Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:29:08.773 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:29:08.773Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:29:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:29:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:29:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:29:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:29:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:29:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:29:38.776 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:29:38.776Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:29:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:29:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:29:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:29:59.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:29:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:29:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:30:08.774 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:30:08.774Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:30:29.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:30:29.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:30:29.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:30:29.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:30:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:30:29.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:30:38.758 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:30:38.758Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:30:59.210 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:30:59.210Z||pool-2-thread-10|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:30:59.211 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:30:59.211 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:30:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:30:59.211Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:31:08.765 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:31:08.765Z||pool-2-thread-10|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:31:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:31:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:31:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:31:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:31:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:31:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:31:38.771 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:31:38.771Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:31:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:31:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:31:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:31:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:31:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:31:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:32:08.774 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:32:08.774Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:32:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:32:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:32:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:32:29.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:32:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:32:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:32:38.810 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:32:38.810Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:32:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:32:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:32:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:32:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:32:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:32:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:33:08.780 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:33:08.780Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:33:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:33:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:33:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:33:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:33:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:33:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:33:38.864 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:33:38.864Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:33:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:33:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:33:59.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:33:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:33:59.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:33:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:34:08.773 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:34:08.773Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:34:29.211 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:34:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:34:29.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:34:29.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:34:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:34:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:34:38.775 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:34:38.775Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:34:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:34:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:34:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:34:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:34:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:34:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:35:08.772 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:35:08.772Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:35:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:35:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:35:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:35:29.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:35:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:35:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:35:38.821 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:35:38.821Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:35:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:35:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:35:59.213 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:35:59.213 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:35:59.213Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:35:59.213Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:36:08.768 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:36:08.768Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:36:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:36:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:36:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:36:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:36:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:36:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:36:38.832 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:36:38.832Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:36:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:36:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:36:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:36:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:36:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:36:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:37:08.771 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:37:08.771Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:37:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:37:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:37:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:37:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:37:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:37:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:37:38.874 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:37:38.874Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:37:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:37:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:37:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:37:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:37:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:37:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:38:08.771 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:38:08.771Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:38:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:38:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:38:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:38:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:38:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:38:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:38:38.784 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:38:38.784Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:38:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:38:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:38:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:38:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:38:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:38:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:39:08.764 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:39:08.764Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:39:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:39:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:39:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:39:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:39:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:39:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:39:38.782 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:39:38.782Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:39:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:39:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:39:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:39:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:39:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:39:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:40:08.764 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:40:08.764Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:40:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:40:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:40:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:40:29.212 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:40:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:40:29.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:40:38.772 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:40:38.772Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:40:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:40:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:40:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:40:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:40:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:40:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:41:08.762 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:41:08.762Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:41:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:41:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:41:29.212 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:41:29.212 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:41:29.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:41:29.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:41:38.771 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:41:38.771Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:41:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:41:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:41:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:41:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:41:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:41:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:42:08.926 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:42:08.926Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:42:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:42:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:42:29.213 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:42:29.213Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:42:29.213 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:42:29.213Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:42:38.775 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:42:38.775Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:42:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:42:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:42:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:42:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:42:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:42:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:43:08.763 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:43:08.763Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:43:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:43:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:43:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:43:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:43:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:43:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:43:38.881 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:43:38.881Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:43:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:43:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:43:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:43:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:43:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:43:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:44:08.865 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:44:08.865Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:44:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:44:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:44:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:44:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:44:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:44:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:44:38.821 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:44:38.821Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:44:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:44:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:44:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:44:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:44:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:44:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:45:08.780 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:45:08.780Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:45:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:45:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:45:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:45:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:45:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:45:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:45:38.806 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:45:38.806Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:45:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:45:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:45:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:45:59.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:45:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:45:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:46:08.782 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:46:08.782Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:46:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:46:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:46:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:46:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:46:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:46:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:46:38.765 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:46:38.765Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:46:59.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:46:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:46:59.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:46:59.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:46:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:46:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:47:08.764 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:47:08.764Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:47:29.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:47:29.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:47:29.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:47:29.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:47:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:47:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:47:38.770 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:47:38.770Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:47:59.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:47:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:47:59.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:47:59.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:47:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:47:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:48:08.927 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:48:08.927Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:48:29.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:48:29.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:48:29.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:48:29.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:48:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:48:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:48:38.780 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:48:38.780Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:48:59.211 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:48:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:48:59.213 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:48:59.214 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:48:59.213Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:48:59.214Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:49:08.766 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:49:08.766Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:49:29.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:49:29.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:49:29.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:49:29.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:49:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:49:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:49:38.770 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:49:38.770Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:49:59.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:49:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:49:59.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:49:59.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:49:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:49:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:50:08.755 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:50:08.755Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:50:29.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:50:29.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:50:29.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:50:29.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:50:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:50:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:50:38.761 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:50:38.761Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:50:59.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:50:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:50:59.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:50:59.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:50:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:50:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:51:08.759 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:51:08.759Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:51:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:51:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:51:29.212 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:51:29.212 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:51:29.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:51:29.212Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:51:38.777 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:51:38.777Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:51:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:51:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:51:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:51:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:51:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:51:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:52:08.787 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:52:08.787Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:52:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:52:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:52:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:52:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:52:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:52:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:52:38.775 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:52:38.775Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:52:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:52:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:52:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:52:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:52:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:52:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:53:08.780 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:53:08.780Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:53:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:53:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:53:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:53:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:53:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:53:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:53:38.761 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:53:38.761Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:53:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:53:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:53:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:53:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:53:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:53:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:54:08.779 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:54:08.779Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:54:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:54:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:54:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:54:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:54:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:54:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:54:38.769 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:54:38.769Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:54:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:54:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:54:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:54:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:54:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:54:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:55:08.836 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:55:08.836Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:55:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:55:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:55:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:55:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:55:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:55:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:55:38.812 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:55:38.812Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:55:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:55:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:55:59.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:55:59.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:55:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:55:59.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:56:08.761 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:56:08.761Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:56:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:56:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:56:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:56:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:56:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:56:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:56:38.764 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:56:38.764Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:56:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:56:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:56:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:56:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:56:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:56:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:57:08.773 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:57:08.773Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:57:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:57:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:57:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:57:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:57:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:57:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:57:38.761 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:57:38.761Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:57:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:57:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:57:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:57:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:57:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:57:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:58:08.764 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:58:08.764Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:58:29.211 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:58:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:58:29.212 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:58:29.212 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:58:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:58:29.212Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:58:38.779 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:58:38.779Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:58:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:58:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:58:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:58:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:58:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:58:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:59:08.803 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:59:08.803Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:59:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:59:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:59:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:59:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:59:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:59:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 02:59:38.760 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T02:59:38.760Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 02:59:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T02:59:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 02:59:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T02:59:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 02:59:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T02:59:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:00:08.809 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:00:08.809Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:00:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:00:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:00:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:00:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:00:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:00:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:00:38.768 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:00:38.768Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:00:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:00:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:00:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:00:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:00:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:00:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:01:08.774 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:01:08.774Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:01:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:01:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:01:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:01:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:01:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:01:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:01:38.765 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:01:38.765Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:01:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:01:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:01:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:01:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:01:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:01:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:02:08.779 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:02:08.779Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:02:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:02:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:02:29.213 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:02:29.213 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:02:29.213Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:02:29.213Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:02:38.780 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:02:38.780Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:02:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:02:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:02:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:02:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:02:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:02:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:03:08.784 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:03:08.784Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:03:29.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:03:29.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:03:29.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:03:29.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:03:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:03:29.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:03:38.769 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:03:38.769Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:03:59.210 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:03:59.210Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:03:59.211 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:03:59.211 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:03:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:03:59.211Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:04:08.784 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:04:08.784Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:04:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:04:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:04:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:04:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:04:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:04:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:04:38.823 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:04:38.823Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:04:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:04:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:04:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:04:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:04:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:04:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:05:08.768 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:05:08.768Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:05:29.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:05:29.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:05:29.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:05:29.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:05:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:05:29.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:05:38.770 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:05:38.770Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:05:59.210 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:05:59.210Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:05:59.211 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:05:59.211 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:05:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:05:59.211Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:06:08.771 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:06:08.771Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:06:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:06:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:06:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:06:29.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:06:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:06:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:06:38.773 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:06:38.773Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:06:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:06:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:06:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:06:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:06:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:06:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:07:08.771 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:07:08.771Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:07:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:07:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:07:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:07:29.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:07:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:07:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:07:38.767 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:07:38.767Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:07:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:07:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:07:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:07:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:07:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:07:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:08:08.768 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:08:08.768Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:08:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:08:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:08:29.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:08:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:08:29.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:08:29.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:08:38.764 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:08:38.764Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:08:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:08:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:08:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:08:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:08:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:08:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:09:08.758 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:09:08.758Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:09:29.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:09:29.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:09:29.212 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:09:29.212 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:09:29.212Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:09:29.212Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:09:38.765 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:09:38.765Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:09:59.210 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:09:59.210Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:09:59.211 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:09:59.211 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:09:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:09:59.211Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:10:08.764 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:10:08.764Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:10:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:10:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:10:29.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:10:29.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:10:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:10:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:10:38.761 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:10:38.761Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:10:59.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:10:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:10:59.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:10:59.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:10:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:10:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:11:08.790 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:11:08.790Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:11:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:11:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:11:29.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:11:29.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:11:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:11:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:11:38.821 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:11:38.821Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:11:59.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:11:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:11:59.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:11:59.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:11:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:11:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:12:08.769 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:12:08.769Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:12:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:12:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:12:29.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:12:29.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:12:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:12:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:12:38.776 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:12:38.776Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:12:59.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:12:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:12:59.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:12:59.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:12:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:12:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:13:08.767 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:13:08.767Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:13:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:13:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:13:29.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:13:29.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:13:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:13:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:13:38.766 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:13:38.766Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:13:59.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:13:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:13:59.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:13:59.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:13:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:13:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:14:08.820 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:14:08.820Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:14:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:14:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:14:29.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:14:29.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:14:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:14:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:14:38.777 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:14:38.777Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:14:59.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:14:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:14:59.210 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:14:59.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:14:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:14:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:15:08.766 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:15:08.766Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:15:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:15:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:15:29.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:15:29.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:15:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:15:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:15:38.889 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:15:38.889Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:15:59.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:15:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:15:59.210 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:15:59.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:15:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:15:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:16:08.926 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:16:08.926Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:16:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:16:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:16:29.212 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:16:29.212 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:16:29.212Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:16:29.212Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:16:38.785 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:16:38.785Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:16:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:16:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:16:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:16:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:16:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:16:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:17:08.759 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:17:08.759Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:17:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:17:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:17:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:17:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:17:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:17:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:17:38.758 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:17:38.758Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:17:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:17:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:17:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:17:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:17:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:17:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:18:08.771 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:18:08.771Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:18:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:18:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:18:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:18:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:18:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:18:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:18:38.797 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:18:38.797Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:18:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:18:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:18:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:18:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:18:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:18:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:19:08.768 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:19:08.768Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:19:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:19:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:19:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:19:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:19:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:19:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:19:38.760 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:19:38.760Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:19:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:19:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:19:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:19:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:19:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:19:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:20:08.776 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:20:08.776Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:20:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:20:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:20:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:20:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:20:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:20:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:20:38.774 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:20:38.774Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:20:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:20:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:20:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:20:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:20:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:20:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:21:08.766 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:21:08.766Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:21:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:21:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:21:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:21:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:21:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:21:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:21:38.766 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:21:38.766Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:21:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:21:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:21:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:21:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:21:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:21:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:22:08.782 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:22:08.782Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:22:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:22:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:22:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:22:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:22:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:22:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:22:38.775 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:22:38.775Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:22:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:22:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:22:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:22:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:22:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:22:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:23:08.776 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:23:08.776Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:23:29.211 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:23:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:23:29.213 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:23:29.214 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:23:29.213Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:23:29.214Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:23:38.784 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:23:38.784Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:23:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:23:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:23:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:23:59.212 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:23:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:23:59.212Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:24:08.765 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:24:08.765Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:24:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:24:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:24:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:24:29.212 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:24:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:24:29.212Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:24:38.770 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:24:38.770Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:24:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:24:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:24:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:24:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:24:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:24:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:25:08.764 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:25:08.764Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:25:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:25:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:25:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:25:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:25:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:25:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:25:38.773 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:25:38.773Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:25:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:25:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:25:59.210 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:25:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:25:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:25:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:26:08.780 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:26:08.780Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:26:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:26:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:26:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:26:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:26:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:26:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:26:38.783 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:26:38.783Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:26:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:26:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:26:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:26:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:26:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:26:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:27:08.773 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:27:08.773Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:27:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:27:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:27:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:27:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:27:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:27:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:27:38.769 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:27:38.769Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:27:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:27:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:27:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:27:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:27:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:27:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:28:08.768 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:28:08.768Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:28:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:28:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:28:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:28:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:28:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:28:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:28:38.770 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:28:38.770Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:28:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:28:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:28:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:28:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:28:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:28:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:29:08.778 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:29:08.778Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:29:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:29:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:29:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:29:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:29:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:29:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:29:38.770 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:29:38.770Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:29:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:29:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:29:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:29:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:29:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:29:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:30:08.769 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:30:08.769Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:30:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:30:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:30:29.214 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:30:29.214 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:30:29.214Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:30:29.214Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:30:38.793 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:30:38.793Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:30:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:30:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:30:59.212 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:30:59.212 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:30:59.212Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:30:59.212Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:31:08.779 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:31:08.779Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:31:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:31:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:31:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:31:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:31:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:31:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:31:38.766 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:31:38.766Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:31:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:31:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:31:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:31:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:31:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:31:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:32:08.782 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:32:08.782Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:32:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:32:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:32:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:32:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:32:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:32:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:32:38.773 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:32:38.773Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:32:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:32:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:32:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:32:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:32:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:32:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:33:08.775 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:33:08.775Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:33:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:33:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:33:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:33:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:33:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:33:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:33:38.761 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:33:38.761Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:33:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:33:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:33:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:33:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:33:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:33:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:34:08.772 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:34:08.772Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:34:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:34:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:34:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:34:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:34:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:34:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:34:38.787 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:34:38.787Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:34:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:34:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:34:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:34:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:34:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:34:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:35:08.768 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:35:08.768Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:35:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:35:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:35:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:35:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:35:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:35:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:35:38.770 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:35:38.770Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:35:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:35:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:35:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:35:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:35:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:35:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:36:08.765 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:36:08.765Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:36:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:36:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:36:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:36:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:36:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:36:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:36:38.769 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:36:38.769Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:36:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:36:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:36:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:36:59.212 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:36:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:36:59.212Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:37:08.777 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:37:08.777Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:37:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:37:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:37:29.212 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:37:29.212 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:37:29.212Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:37:29.212Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:37:38.775 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:37:38.775Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:37:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:37:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:37:59.212 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:37:59.212 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:37:59.212Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:37:59.212Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:38:08.764 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:38:08.764Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:38:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:38:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:38:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:38:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:38:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:38:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:38:38.786 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:38:38.786Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:38:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:38:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:38:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:38:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:38:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:38:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:39:08.786 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:39:08.786Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:39:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:39:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:39:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:39:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:39:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:39:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:39:38.763 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:39:38.763Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:39:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:39:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:39:59.210 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:39:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:39:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:39:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:40:08.780 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:40:08.780Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:40:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:40:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:40:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:40:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:40:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:40:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:40:38.782 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:40:38.782Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:40:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:40:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:40:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:40:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:40:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:40:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:41:08.770 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:41:08.770Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:41:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:41:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:41:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:41:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:41:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:41:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:41:38.777 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:41:38.777Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:41:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:41:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:41:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:41:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:41:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:41:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:42:08.783 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:42:08.783Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:42:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:42:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:42:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:42:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:42:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:42:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:42:38.767 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:42:38.767Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:42:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:42:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:42:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:42:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:42:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:42:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:43:08.882 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:43:08.882Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:43:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:43:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:43:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:43:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:43:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:43:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:43:38.815 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:43:38.815Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:43:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:43:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:43:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:43:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:43:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:43:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:44:08.768 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:44:08.768Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:44:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:44:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:44:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:44:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:44:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:44:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:44:38.788 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:44:38.788Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:44:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:44:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:44:59.212 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:44:59.212 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:44:59.212Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:44:59.212Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:45:08.774 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:45:08.774Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:45:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:45:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:45:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:45:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:45:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:45:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:45:38.769 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:45:38.769Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:45:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:45:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:45:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:45:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:45:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:45:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:46:08.776 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:46:08.776Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:46:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:46:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:46:29.210 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:46:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:46:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:46:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:46:38.778 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:46:38.778Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:46:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:46:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:46:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:46:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:46:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:46:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:47:08.771 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:47:08.771Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:47:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:47:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:47:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:47:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:47:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:47:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:47:38.886 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:47:38.886Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:47:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:47:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:47:59.210 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:47:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:47:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:47:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:48:08.818 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:48:08.818Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:48:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:48:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:48:29.210 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:48:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:48:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:48:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:48:38.779 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:48:38.779Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:48:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:48:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:48:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:48:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:48:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:48:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:49:08.759 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:49:08.759Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:49:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:49:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:49:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:49:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:49:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:49:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:49:38.769 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:49:38.769Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:49:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:49:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:49:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:49:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:49:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:49:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:50:08.768 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:50:08.768Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:50:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:50:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:50:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:50:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:50:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:50:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:50:38.774 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:50:38.774Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:50:59.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:50:59.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:50:59.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:50:59.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:50:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:50:59.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:51:08.767 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:51:08.767Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:51:29.210 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:51:29.210Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:51:29.211 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:51:29.211 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:51:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:51:29.211Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:51:38.769 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:51:38.769Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:51:59.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:51:59.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:51:59.212 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:51:59.212 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:51:59.212Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:51:59.212Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:52:08.763 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:52:08.763Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:52:29.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:52:29.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:52:29.211 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:52:29.211 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:52:29.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:52:29.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:52:38.770 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:52:38.770Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:52:59.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:52:59.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:52:59.211 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:52:59.211 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:52:59.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:52:59.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:53:08.767 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:53:08.767Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:53:29.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:53:29.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:53:29.210 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:53:29.211 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:53:29.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:53:29.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:53:38.869 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:53:38.869Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:53:59.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:53:59.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:53:59.211 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:53:59.211 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:53:59.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:53:59.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:54:08.761 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:54:08.761Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:54:29.210 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:54:29.210Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:54:29.211 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:54:29.211 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:54:29.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:54:29.211Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:54:38.787 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:54:38.787Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:54:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:54:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:54:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:54:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:54:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:54:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:55:08.775 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:55:08.775Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:55:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:55:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:55:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:55:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:55:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:55:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:55:38.793 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:55:38.793Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:55:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:55:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:55:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:55:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:55:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:55:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:56:08.772 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:56:08.772Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:56:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:56:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:56:29.210 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:56:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:56:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:56:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:56:38.771 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:56:38.771Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:56:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:56:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:56:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:56:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:56:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:56:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:57:08.764 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:57:08.764Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:57:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:57:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:57:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:57:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:57:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:57:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:57:38.806 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:57:38.806Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:57:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:57:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:57:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:57:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:57:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:57:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:58:08.764 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:58:08.764Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:58:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:58:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:58:29.212 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:58:29.212Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:58:29.212 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:58:29.212Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:58:38.769 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:58:38.769Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:58:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:58:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:58:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:58:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:58:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:58:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:59:08.771 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:59:08.771Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:59:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:59:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:59:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:59:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:59:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:59:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 03:59:38.787 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T03:59:38.787Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 03:59:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T03:59:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 03:59:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 03:59:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T03:59:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T03:59:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:00:08.769 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:00:08.769Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:00:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:00:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:00:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:00:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:00:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:00:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:00:38.786 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:00:38.786Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:00:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:00:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:00:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:00:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:00:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:00:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:01:08.767 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:01:08.767Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:01:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:01:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:01:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:01:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:01:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:01:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:01:38.794 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:01:38.794Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:01:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:01:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:01:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:01:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:01:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:01:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:02:08.760 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:02:08.760Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:02:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:02:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:02:29.210 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:02:29.210 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:02:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:02:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:02:38.765 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:02:38.765Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:02:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:02:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:02:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:02:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:02:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:02:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:03:08.766 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:03:08.766Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:03:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:03:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:03:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:03:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:03:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:03:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:03:38.782 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:03:38.782Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:03:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:03:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:03:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:03:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:03:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:03:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:04:08.763 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:04:08.763Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:04:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:04:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:04:29.210 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:04:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:04:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:04:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:04:38.779 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:04:38.779Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:04:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:04:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:04:59.210 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:04:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:04:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:04:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:05:08.762 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:05:08.762Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:05:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:05:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:05:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:05:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:05:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:05:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:05:38.785 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:05:38.785Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:05:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:05:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:05:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:05:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:05:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:05:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:06:08.932 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:06:08.932Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:06:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:06:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:06:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:06:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:06:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:06:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:06:38.780 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:06:38.780Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:06:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:06:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:06:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:06:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:06:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:06:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:07:08.773 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:07:08.773Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:07:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:07:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:07:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:07:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:07:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:07:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:07:38.785 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:07:38.785Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:07:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:07:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:07:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:07:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:07:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:07:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:08:08.776 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:08:08.776Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:08:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:08:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:08:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:08:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:08:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:08:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:08:38.806 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:08:38.806Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:08:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:08:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:08:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:08:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:08:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:08:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:09:08.758 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:09:08.758Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:09:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:09:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:09:29.210 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:09:29.210 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:09:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:09:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:09:38.874 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:09:38.874Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:09:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:09:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:09:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:09:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:09:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:09:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:10:08.761 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:10:08.761Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:10:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:10:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:10:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:10:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:10:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:10:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:10:38.766 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:10:38.766Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:10:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:10:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:10:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:10:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:10:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:10:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:11:08.856 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:11:08.856Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:11:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:11:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:11:29.210 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:11:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:11:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:11:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:11:38.779 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:11:38.779Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:11:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:11:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:11:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:11:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:11:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:11:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:12:08.759 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:12:08.759Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:12:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:12:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:12:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:12:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:12:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:12:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:12:38.768 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:12:38.768Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:12:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:12:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:12:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:12:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:12:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:12:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:13:08.804 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:13:08.804Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:13:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:13:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:13:29.212 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:13:29.212 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:13:29.212Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:13:29.212Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:13:38.877 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:13:38.877Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:13:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:13:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:13:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:13:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:13:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:13:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:14:08.799 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:14:08.799Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:14:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:14:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:14:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:14:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:14:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:14:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:14:38.762 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:14:38.762Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:14:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:14:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:14:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:14:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:14:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:14:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:15:08.763 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:15:08.763Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:15:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:15:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:15:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:15:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:15:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:15:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:15:38.793 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:15:38.793Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:15:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:15:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:15:59.212 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:15:59.212 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:15:59.212Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:15:59.212Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:16:08.763 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:16:08.763Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:16:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:16:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:16:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:16:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:16:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:16:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:16:38.760 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:16:38.760Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:16:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:16:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:16:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:16:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:16:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:16:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:17:08.768 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:17:08.768Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:17:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:17:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:17:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:17:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:17:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:17:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:17:38.772 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:17:38.772Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:17:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:17:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:17:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:17:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:17:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:17:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:18:08.891 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:18:08.891Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:18:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:18:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:18:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:18:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:18:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:18:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:18:38.875 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:18:38.875Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:18:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:18:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:18:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:18:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:18:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:18:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:19:08.763 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:19:08.763Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:19:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:19:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:19:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:19:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:19:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:19:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:19:38.807 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:19:38.807Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:19:59.211 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:19:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:19:59.213 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:19:59.213 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:19:59.213Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:19:59.213Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:20:08.781 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:20:08.781Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:20:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:20:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:20:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:20:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:20:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:20:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:20:38.796 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:20:38.796Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:20:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:20:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:20:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:20:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:20:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:20:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:21:08.768 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:21:08.768Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:21:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:21:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:21:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:21:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:21:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:21:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:21:38.758 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:21:38.758Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:21:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:21:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:21:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:21:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:21:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:21:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:22:08.760 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:22:08.760Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:22:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:22:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:22:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:22:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:22:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:22:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:22:38.760 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:22:38.760Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:22:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:22:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:22:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:22:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:22:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:22:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:23:08.762 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:23:08.762Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:23:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:23:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:23:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:23:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:23:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:23:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:23:38.774 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:23:38.774Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:23:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:23:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:23:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:23:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:23:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:23:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:24:08.757 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:24:08.757Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:24:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:24:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:24:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:24:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:24:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:24:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:24:38.794 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:24:38.794Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:24:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:24:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:24:59.210 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:24:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:24:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:24:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:25:08.759 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:25:08.759Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:25:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:25:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:25:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:25:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:25:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:25:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:25:38.895 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:25:38.895Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:25:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:25:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:25:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:25:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:25:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:25:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:26:08.883 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:26:08.883Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:26:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:26:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:26:29.212 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:26:29.212 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:26:29.212Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:26:29.212Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:26:38.772 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:26:38.772Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:26:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:26:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:26:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:26:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:26:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:26:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:27:08.759 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:27:08.759Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:27:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:27:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:27:29.210 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:27:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:27:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:27:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:27:38.762 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:27:38.762Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:27:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:27:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:27:59.210 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:27:59.210 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:27:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:27:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:28:08.772 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:28:08.772Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:28:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:28:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:28:29.210 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:28:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:28:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:28:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:28:38.779 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:28:38.779Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:28:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:28:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:28:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:28:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:28:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:28:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:29:08.769 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:29:08.769Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:29:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:29:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:29:29.210 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:29:29.210 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:29:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:29:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:29:38.764 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:29:38.764Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:29:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:29:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:29:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:29:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:29:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:29:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:30:08.779 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:30:08.779Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:30:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:30:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:30:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:30:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:30:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:30:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:30:38.767 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:30:38.767Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:30:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:30:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:30:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:30:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:30:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:30:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:31:08.763 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:31:08.763Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:31:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:31:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:31:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:31:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:31:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:31:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:31:38.770 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:31:38.770Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:31:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:31:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:31:59.210 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:31:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:31:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:31:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:32:08.760 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:32:08.760Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:32:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:32:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:32:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:32:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:32:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:32:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:32:38.762 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:32:38.762Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:32:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:32:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:32:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:32:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:32:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:32:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:33:08.765 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:33:08.765Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:33:29.211 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:33:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:33:29.214 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:33:29.214 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:33:29.214Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:33:29.214Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:33:38.773 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:33:38.773Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:33:59.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:33:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:33:59.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:33:59.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:33:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:33:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:34:08.763 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:34:08.763Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:34:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:34:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:34:29.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:34:29.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:34:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:34:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:34:38.796 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:34:38.796Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:34:59.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:34:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:34:59.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:34:59.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:34:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:34:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:35:08.795 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:35:08.795Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:35:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:35:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:35:29.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:35:29.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:35:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:35:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:35:38.773 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:35:38.773Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:35:59.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:35:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:35:59.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:35:59.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:35:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:35:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:36:08.775 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:36:08.775Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:36:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:36:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:36:29.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:36:29.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:36:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:36:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:36:38.768 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:36:38.768Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:36:59.215 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:36:59.215Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:36:59.216 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:36:59.216 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:36:59.216Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:36:59.216Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:37:08.766 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:37:08.766Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:37:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:37:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:37:29.212 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:37:29.212 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:37:29.212Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:37:29.212Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:37:38.775 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:37:38.775Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:37:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:37:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:37:59.212 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:37:59.212Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:37:59.213 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:37:59.213Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:38:08.765 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:38:08.765Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:38:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:38:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:38:29.212 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:38:29.212 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:38:29.212Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:38:29.212Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:38:38.765 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:38:38.765Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:38:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:38:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:38:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:38:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:38:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:38:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:39:08.768 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:39:08.768Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:39:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:39:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:39:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:39:29.212 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:39:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:39:29.212Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:39:38.773 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:39:38.773Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:39:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:39:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:39:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:39:59.212 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:39:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:39:59.212Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:40:08.762 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:40:08.762Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:40:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:40:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:40:29.213 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:40:29.213Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:40:29.214 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:40:29.214Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:40:38.771 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:40:38.771Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:40:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:40:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:40:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:40:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:40:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:40:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:41:08.766 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:41:08.766Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:41:29.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:41:29.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:41:29.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:41:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:41:29.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:41:29.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:41:38.770 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:41:38.770Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:41:59.210 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:41:59.210Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:41:59.211 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:41:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:41:59.211 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:41:59.211Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:42:08.761 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:42:08.761Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:42:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:42:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:42:29.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:42:29.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:42:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:42:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:42:38.760 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:42:38.760Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:42:59.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:42:59.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:42:59.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:42:59.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:42:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:42:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:43:08.760 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:43:08.760Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:43:29.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:43:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:43:29.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:43:29.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:43:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:43:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:43:38.761 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:43:38.761Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:43:59.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:43:59.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:43:59.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:43:59.212 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:43:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:43:59.212Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:44:08.769 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:44:08.769Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:44:29.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:44:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:44:29.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:44:29.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:44:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:44:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:44:38.773 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:44:38.773Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:44:59.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:44:59.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:44:59.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:44:59.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:44:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:44:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:45:08.763 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:45:08.763Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:45:29.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:45:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:45:29.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:45:29.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:45:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:45:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:45:38.885 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:45:38.885Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:45:59.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:45:59.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:45:59.210 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:45:59.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:45:59.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:45:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:46:08.771 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:46:08.771Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:46:29.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:46:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:46:29.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:46:29.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:46:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:46:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:46:38.769 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:46:38.769Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:46:59.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:46:59.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:46:59.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:46:59.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:46:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:46:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:47:08.768 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:47:08.768Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:47:29.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:47:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:47:29.212 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:47:29.212 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:47:29.212Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:47:29.212Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:47:38.770 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:47:38.770Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:47:59.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:47:59.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:47:59.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:47:59.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:47:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:47:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:48:08.774 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:48:08.774Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:48:29.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:48:29.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:48:29.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:48:29.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:48:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:48:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:48:38.769 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:48:38.769Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:48:59.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:48:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:48:59.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:48:59.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:48:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:48:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:49:08.764 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:49:08.764Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:49:29.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:49:29.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:49:29.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:49:29.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:49:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:49:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:49:38.774 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:49:38.774Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:49:59.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:49:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:49:59.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:49:59.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:49:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:49:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:50:08.766 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:50:08.766Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:50:29.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:50:29.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:50:29.210 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:50:29.210 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:50:29.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:50:29.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:50:38.763 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:50:38.763Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:50:59.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:50:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:50:59.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:50:59.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:50:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:50:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:51:08.761 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:51:08.761Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:51:29.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:51:29.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:51:29.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:51:29.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:51:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:51:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:51:38.893 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:51:38.893Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:51:59.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:51:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:51:59.210 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:51:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:51:59.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:51:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:52:08.765 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:52:08.765Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:52:29.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:52:29.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:52:29.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:52:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:52:29.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:52:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:52:38.762 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:52:38.762Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:52:59.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:52:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:52:59.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:52:59.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:52:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:52:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:53:08.772 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:53:08.772Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:53:29.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:53:29.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:53:29.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:53:29.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:53:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:53:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:53:38.762 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:53:38.762Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:53:59.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:53:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:53:59.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:53:59.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:53:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:53:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:54:08.840 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:54:08.840Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:54:29.211 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:54:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:54:29.213 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:54:29.213 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:54:29.213Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:54:29.213Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:54:38.771 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:54:38.771Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:54:59.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:54:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:54:59.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:54:59.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:54:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:54:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:55:08.774 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:55:08.774Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:55:29.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:55:29.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:55:29.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:55:29.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:55:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:55:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:55:38.768 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:55:38.768Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:55:59.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:55:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:55:59.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:55:59.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:55:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:55:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:56:08.764 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:56:08.764Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:56:29.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:56:29.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:56:29.210 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:56:29.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:56:29.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:56:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:56:38.776 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:56:38.776Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:56:59.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:56:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:56:59.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:56:59.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:56:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:56:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:57:08.765 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:57:08.765Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:57:29.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:57:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:57:29.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:57:29.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:57:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:57:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:57:38.766 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:57:38.766Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:57:59.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:57:59.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:57:59.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:57:59.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:57:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:57:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:58:08.774 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:58:08.774Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:58:29.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:58:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:58:29.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:58:29.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:58:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:58:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:58:38.773 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:58:38.773Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:58:59.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:58:59.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:58:59.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:58:59.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:58:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:58:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:59:08.782 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:59:08.782Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:59:29.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:59:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:59:29.210 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:59:29.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:59:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:59:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 04:59:38.766 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T04:59:38.766Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 04:59:59.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T04:59:59.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 04:59:59.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 04:59:59.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T04:59:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T04:59:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 05:00:08.768 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T05:00:08.768Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 05:00:29.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T05:00:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 05:00:29.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 05:00:29.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T05:00:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T05:00:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 05:00:38.763 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T05:00:38.763Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 05:00:59.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T05:00:59.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 05:00:59.215 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 05:00:59.215 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T05:00:59.215Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T05:00:59.215Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 05:01:08.771 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T05:01:08.771Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 05:01:29.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T05:01:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 05:01:29.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 05:01:29.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T05:01:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T05:01:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 05:01:38.768 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T05:01:38.768Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 05:01:59.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T05:01:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 05:01:59.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 05:01:59.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T05:01:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T05:01:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 05:02:08.769 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T05:02:08.769Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 05:02:29.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T05:02:29.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 05:02:29.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 05:02:29.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T05:02:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T05:02:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 05:02:38.869 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T05:02:38.869Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 05:02:59.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T05:02:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 05:02:59.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 05:02:59.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T05:02:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T05:02:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 05:03:08.769 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T05:03:08.769Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 05:03:29.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T05:03:29.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 05:03:29.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T05:03:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 05:03:29.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T05:03:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 05:03:38.771 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T05:03:38.771Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 05:03:59.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T05:03:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 05:03:59.210 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 05:03:59.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T05:03:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T05:03:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 05:04:08.766 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T05:04:08.766Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 05:04:29.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T05:04:29.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 05:04:29.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 05:04:29.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T05:04:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T05:04:29.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 05:04:38.778 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T05:04:38.778Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 05:04:59.210 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T05:04:59.210Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 05:04:59.211 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 05:04:59.211 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T05:04:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T05:04:59.211Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 05:05:08.765 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T05:05:08.765Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 05:05:29.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T05:05:29.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 05:05:29.211 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 05:05:29.212 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T05:05:29.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T05:05:29.212Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 05:05:38.767 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T05:05:38.767Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 05:05:59.210 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T05:05:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 05:05:59.210 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T05:05:59.210Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 05:05:59.211 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T05:05:59.211Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 05:06:08.765 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T05:06:08.765Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 05:06:29.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T05:06:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 05:06:29.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 05:06:29.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T05:06:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T05:06:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 05:06:38.766 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T05:06:38.766Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 05:06:59.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T05:06:59.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 05:06:59.211 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 05:06:59.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T05:06:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T05:06:59.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15 05:07:08.757 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-15T05:07:08.757Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-07-15 05:07:29.210 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15T05:07:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-07-15 05:07:29.210 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15 05:07:29.211 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ... 2022-07-15T05:07:29.210Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-07-15T05:07:29.211Z||pool-2-thread-7|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as w9Mp5fN1Ldx4Isig) ...